debian/0000755000000000000000000000000012122616714007170 5ustar debian/rules0000755000000000000000000000013612122616714010250 0ustar #!/usr/bin/make -f %: dh $@ --with python2 override_dh_install: dh_install --list-missing debian/watch0000644000000000000000000000012312122616714010215 0ustar version=3 https://fedorahosted.org/released/python-slip/python-slip-(.*)\.tar\.bz2 debian/python-slip.install0000644000000000000000000000025512122616714013050 0ustar usr/lib/python*/site-packages/slip/*.py usr/lib/python*/site-packages/slip/util/ usr/lib/python*/site-packages/slip/_wrappers/ usr/lib/python*/site-packages/slip-*.egg-info debian/python-slip-dbus.install0000644000000000000000000000013412122616714013777 0ustar usr/lib/python*/site-packages/slip/dbus/ usr/lib/python*/site-packages/slip.dbus-*.egg-info debian/changelog0000644000000000000000000000045312122616714011044 0ustar python-slip (0.4.0-1) unstable; urgency=low * New upstream release. -- Michael Biebl Thu, 21 Mar 2013 15:48:30 +0100 python-slip (0.2.24-1) unstable; urgency=low * Initial release. (Closes: #700153) -- Michael Biebl Sat, 09 Feb 2013 06:48:05 +0100 debian/control0000644000000000000000000000260612122616714010577 0ustar Source: python-slip Section: python Priority: optional Maintainer: Michael Biebl Build-Depends: debhelper (>= 9), python (>= 2.6.6-3~) Standards-Version: 3.9.4 Vcs-Git: git://git.debian.org/git/collab-maint/python-slip.git Vcs-Browser: http://git.debian.org/?p=collab-maint/python-slip.git;a=summary Homepage: https://fedorahosted.org/python-slip/ Package: python-slip Architecture: all Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${python:Depends} Description: miscellaneous convenience, extension and workaround code for Python The Simple Library for Python packages contain miscellaneous code for convenience, extension and workaround purposes. Package: python-slip-dbus Architecture: all Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${python:Depends}, python-slip (= ${source:Version}), python-dbus, python-decorator Description: convenience functions for dbus services The Simple Library for Python packages contain miscellaneous code for convenience, extension and workaround purposes. Package: python-slip-gtk Architecture: all Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${python:Depends}, python-slip (= ${source:Version}), python-cairo, python-gtk2 Description: code to make auto-wrapping gtk labels The Simple Library for Python packages contain miscellaneous code for convenience, extension and workaround purposes. debian/source/0000755000000000000000000000000012122616714010470 5ustar debian/source/format0000644000000000000000000000001412122616714011676 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000201112122616714011115 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: python-slip Upstream-Contact: Nils Philippsen Source: https://fedorahosted.org/released/python-slip/ Files: * Copyright: 2009 - 2012 Red Hat, Inc. License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/python-slip-gtk.install0000644000000000000000000000013212122616714013625 0ustar usr/lib/python*/site-packages/slip/gtk/ usr/lib/python*/site-packages/slip.gtk-*.egg-info debian/compat0000644000000000000000000000000212122616714010366 0ustar 9 debian/gbp.conf0000644000000000000000000000003612122616714010606 0ustar [DEFAULT] pristine-tar = True