debian/0000755000000000000000000000000012251670111007162 5ustar debian/copyright0000644000000000000000000000437712251663777011154 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: apns-client Upstream-Contact: Sardar Yumatov Source: https://bitbucket.org/sardarnl/apns-client/ Files: * Copyright: 2013, Getlogic BV, Sardar Yumatov License: Apache-2.0 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache License Version 2.0 can be found in the /usr/share/common-licenses/Apache-2.0 file. Files: debian/* Copyright: 2013, Zulip, Inc. License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/control0000644000000000000000000000201712251667715010605 0ustar Source: python-apns-client Maintainer: Zulip Debian Packaging Team Uploaders: Python Modules Packaging Team , Luke Faraone , Leo Franchi Section: python Priority: optional Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 7) Standards-Version: 3.9.5 Homepage: https://bitbucket.org/sardarnl/apns-client/ Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-apns-client/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-apns-client/trunk/ Package: python-apns-client Architecture: all Depends: ${misc:Depends}, ${python:Depends} Description: Python client for the Apple Push Notification service (APNS) This package allows integration with Apple Push Notification Service, a push notification service offered by Apple for use on its iOS devices. . It provides similar functionality to python-gcm-client, which implements Google's protocol for Android. debian/source/0000755000000000000000000000000012227315201010461 5ustar debian/source/format0000644000000000000000000000001412227315201011667 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212227315201010357 0ustar 7 debian/rules0000755000000000000000000000025712227315201010245 0ustar #!/usr/bin/make -f # This file was automatically generated by stdeb 0.6.0+git at # Tue, 15 Oct 2013 19:41:52 +0000 %: dh $@ --with python2 --buildsystem=python_distutils debian/watch0000644000000000000000000000013112251670111010206 0ustar version=3 https://pypi.python.org/packages/source/a/apns-client/ apns-client-(.+).tar.gz debian/changelog0000644000000000000000000000024312251666547011055 0ustar python-apns-client (0.1.8-1) unstable; urgency=low * Initial release. (closes: #731880) -- Luke Faraone Tue, 10 Dec 2013 14:19:20 -0500