debian/0000755000000000000000000000000012251666462007200 5ustar debian/copyright0000644000000000000000000000437512251662500011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: gcm-client Upstream-Contact: Sardar Yumatov Source: https://bitbucket.org/sardarnl/gcm-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/control0000644000000000000000000000172512251666462010610 0ustar Source: python-gcm-client Maintainer: Zulip Debian Packaging Team Uploaders: Python Modules Packaging Team , Luke Faraone 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/gcm-client/ Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-gcm-client/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-gcm-client/trunk/ Package: python-gcm-client Architecture: all Depends: ${misc:Depends}, ${python:Depends} Description: Python client for Google Cloud Messaging (GCM) This package allows integration with Google Cloud Messaging, a push notification service offered by Google for use on its Android devices. . It provides similar functionality to python-apns-client, which implements Apple's protocol for iOS. debian/source/0000755000000000000000000000000012251661244010471 5ustar debian/source/options0000644000000000000000000000003712251661244012107 0ustar extend-diff-ignore=".egg-info" debian/source/format0000644000000000000000000000001412251660510011672 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212251660510010362 0ustar 7 debian/rules0000755000000000000000000000025712251661757010266 0ustar #!/usr/bin/make -f # This file was automatically generated by stdeb 0.6.0+git at # Tue, 10 Dec 2013 13:45:28 -0500 %: dh $@ --with python2 --buildsystem=python_distutils debian/watch0000644000000000000000000000012712251664444010227 0ustar version=3 https://pypi.python.org/packages/source/g/gcm-client/ gcm-client-(.+).tar.gz debian/changelog0000644000000000000000000000024212251664131011037 0ustar python-gcm-client (0.1.4-1) unstable; urgency=low * Initial release. (Closes: #731879) -- Luke Faraone Tue, 10 Dec 2013 14:15:35 -0500