debian/0000755000000000000000000000000012302376247007174 5ustar debian/python3-pyinotify.install0000644000000000000000000000002012226604324014203 0ustar usr/lib/python3 debian/python-pyinotify-doc.examples0000644000000000000000000000002612226604324015041 0ustar python2/examples/*.py debian/copyright0000644000000000000000000000443512226604324011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pyinotify Upstream-Contact: Sebastien Martini Source: https://github.com/seb-m/pyinotify Files: * Copyright: 2005-2011, Sebastien Martini 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. Files: debian/* Copyright: 2006, Hans Ulrich Niedermann 2006, Pierre Habouzit 2007-2012, Mikhail Gusarov License: GPL-2 This program 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. . This program 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, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. . On Debian systems the full text of the GNU General Public License can be found in the `/usr/share/common-licenses/GPL-2' file. debian/python-pyinotify-doc.docs0000644000000000000000000000002412226604324014151 0ustar ACKS html README.md debian/changelog0000644000000000000000000002132412302376247011050 0ustar pyinotify (0.9.4-1build1) trusty; urgency=medium * Rebuild to drop files installed into /usr/share/pyshared. -- Matthias Klose Sun, 23 Feb 2014 13:50:31 +0000 pyinotify (0.9.4-1) unstable; urgency=low * New upstream release (Closes: #730106) -- Mikhail Gusarov Sun, 24 Nov 2013 17:51:01 +0100 pyinotify (0.9.3-2) unstable; urgency=low * Team upload. [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. [ Sebastian Ramacher ] * debian/control: Change python3 in Build-Depends to python3-all to build against all supported Python 3 versions. (Closes: #692385) -- Sebastian Ramacher Fri, 24 May 2013 13:54:56 +0200 pyinotify (0.9.3-1.1) unstable; urgency=low * Non-maintainer upload with IRC maintainer consent. * Add python3 package (Closes: #672187). -- Didier Raboud Sat, 16 Jun 2012 12:58:31 +0200 pyinotify (0.9.3-1) unstable; urgency=low * New upstream release. * Update Standards-Version to 3.9.3, no changes required. * Update debian/copyright to version 1.0 of machine-readable format. * Add missing reference to /usr/share/common-licenses/GPL-2 to debian/copyright. -- Mikhail Gusarov Mon, 19 Mar 2012 20:15:33 +0100 pyinotify (0.9.2-1) unstable; urgency=low * New upstream release (Closes: #638708) * Use dh_python2 instead of python-support (Closes: #637148). * Drop Breaks for obsolete packages. * Update Standards-Version to 3.9.2, no changes required. * Convert debian/copyright to machine-readable format. -- Mikhail Gusarov Sat, 27 Aug 2011 22:26:37 +0200 pyinotify (0.9.1-1) unstable; urgency=low * New upstream release. - debian/control: Update list of documentation installed. * debian/control: Update my e-mail address. * Upstream moved to another site: - debian/control: Update homepage. - debian/watch: Update download location. * debian/source/format: Update source format to 3.0 (quilt). * debian/control, debian/rules: Use dh(1). * debian/control: Update Standards-Version to 3.9.1, no changes required. * debian/control: Drop conflict with python2.[34]-pyinotify which are no longer in oldstable. -- Mikhail Gusarov Tue, 29 Mar 2011 08:57:40 +0200 pyinotify (0.8.9-1) unstable; urgency=low * New upstream release - License changed from GPLv2+ to MIT * Adjust documentation generation and installation due to changed tarball layout -- Mikhail Gusarov Mon, 11 Jan 2010 02:28:44 +0600 pyinotify (0.8.8-1) unstable; urgency=low * New upstream release. -- Mikhail Gusarov Wed, 11 Nov 2009 19:29:08 +0600 pyinotify (0.8.7-1) unstable; urgency=low * New upstream release: - inotify detection with glibc 2.10 fixed (Closes: #546786), - python-psyco suggestion dropped, Psyco support removed upstream. - installing examples/* as examples, files moved upstream * Standards-Version is bumped to 3.8.3, no changes required. * Unused XB-Python-Version field removed. * doc-base registration added for HTML documentation -- Mikhail Gusarov Fri, 25 Sep 2009 03:31:04 +0700 pyinotify (0.8.6-2) unstable; urgency=low * Upload to unstable. * Added Breaks field for packages known to be incompatible with pyinotify 0.8.x. -- Mikhail Gusarov Thu, 14 May 2009 13:49:58 +0700 pyinotify (0.8.6-1) experimental; urgency=low * New upstream release (Closes: #521422): - New upstream homepage, + debian/watch updated. - debian/copyright updated. - compiled module is gone: + -dbg package removed, + build-dependencies/runtime-dependencies cleaned up, + debian/rules cleanup. - documentation is now built with epydoc + added python-epydoc to dependencies + debian/rules adjusted - use-sys-syscall-h.patch removed, obsolete. - quilt dependency removed, no longer used: + debian/README.source removed. * Bump Standards-Version to 3.8.1, no changes required. * Bump debhelper compatibility to 7. -- Mikhail Gusarov Mon, 13 Apr 2009 16:47:49 +0700 pyinotify (0.7.1-3) unstable; urgency=low * debian/copyight: - Replacing (C) with ©, as suggested by Lintian, - Several files are under GPLv2 or later, - Updating copyright years to 2009. * debian/control: - Updated short description for python-pyinotify-doc, as suggested by Lintian. -- Mikhail Gusarov Tue, 17 Feb 2009 00:46:17 +0600 pyinotify (0.7.1-2) unstable; urgency=low [ Piotr Ożarowski ] * Vcs-Svn, Vcs-Browser and Homepage fields added [ Sandro Tosi ] * debian/control - uniforming Vcs-Browser field - switch Vcs-Browser field to viewsvn - added -dbg package, adding python-all-dbg to build-depends - uncapitalized short descriptions of all binary packages - bump Standards-Version to 3.8.0 + added debian/README.source * debian/rules - added -dbg building rules; thanks to Ezequiel Lara Gómez for the (partial) patch; Closes: #470990 - correctly depending on '$(QUILT_STAMPFN)' (for configure-stamp target) and 'unpatch' (for clean target) - added removal of 'html/' dir (created by Debian package build system) - merged *-stamp removal in 'dh_clean' call * debian/patches/use-sys-syscall-h.patch - added description (from previous changelog entries) -- Debian Python Modules Team Sun, 28 Dec 2008 15:01:11 +0100 pyinotify (0.7.1-1) unstable; urgency=low [Mikhail Gusarov] * New upstream release (Closes: #432866). - Removed hppa-syscalls.patch - applied upstream. - Removed m68k-syscalls.patch - applied upstream. * Acknowleging NMU 0.7.0-2.1. Thanks to LaMont Jones. - Added use-sys-syscall-h.patch - all Lenny architectures have an inotify support. - Package made Architecture: any. * Fixed compilation of _inotify.so for several Python versions (thanks to Christopher Halse Rogers) (Closes: #430891). * epydoc documentation moved to html/ subdir to avoid polluting documentation directory. * autopath.py stripped from examples, as it is not needed for packaged library, and hangs when being imported due to some reason. [Scott Kitterman] * Suggest python-pyinotify instead of python2.*-pyinotify for python-pyinotify-doc. -- Mikhail Gusarov Thu, 20 Sep 2007 01:22:55 +0700 pyinotify (0.7.0-2.1) unstable; urgency=low * Fix FTBFS on hppa and mips/mipsel by using sys/syscall.h, since inotify stuff is mainline linux on all lenny-supporting architectures. * Architecture: any and let Packages-arch-specific deal with the exceptions. -- LaMont Jones Fri, 31 Aug 2007 18:59:18 -0600 pyinotify (0.7.0-2) unstable; urgency=low * Added armel and armeb to the supported architectures list. Thanks, Riku. (Closes: #429266) * Added patch hppa-syscalls.patch, enabling compilation for hppa. Thanks, Jan. (Closes: #382647). -- Mikhail Gusarov Sun, 17 Jun 2007 00:18:31 +0700 pyinotify (0.7.0-1) unstable; urgency=low * New maintainer. Thanks for your work, Hans! * Acknowledging NMU. Thanks, Pierre! (Closes: #373497) * New upstream release. (Closes: #370565, #414740) * Added syscall numbers for m68k. (Closes: #394587) * debhelper compatibility level 5 (no changes required). * -doc package moved to 'doc' section. * '[dummy package]' removed from description: package is no longer dummy. (Closes: #420775) * Trailing whitespace and empty lines removed from the debian/{control,rules,changelog} * 'Homepage' entries indented to have two leading spaces. * debian/copyright updated: several files in package are under MIT and PSF licenses -- Mikhail Gusarov Mon, 14 May 2007 21:54:22 +0700 pyinotify (0.5.2-1.1) unstable; urgency=low * Non-maintainer upload. * Update package for new python policy (Closes: #373497). -- Pierre Habouzit Fri, 30 Jun 2006 10:30:52 +0200 pyinotify (0.5.2-1) unstable; urgency=low * New upstream release. -- Hans Ulrich Niedermann Sun, 2 Apr 2006 02:35:31 +0200 pyinotify (0.5.1-1) unstable; urgency=low * New upstream release. * Explicitly list all (Linux) architectures supported by inotify. * Do ship private docs (they are linked to from the public docs). -- Hans Ulrich Niedermann Tue, 28 Mar 2006 14:25:09 +0200 pyinotify (0.5.0-1) unstable; urgency=low * Initial Release, closes: #351451. -- Hans Ulrich Niedermann Thu, 9 Mar 2006 15:48:55 +0100 debian/python-pyinotify.install0000644000000000000000000000002112226604324014121 0ustar usr/lib/python2* debian/compat0000644000000000000000000000000212226604324010365 0ustar 7 debian/python-pyinotify-doc.doc-base0000644000000000000000000000052012226604324014677 0ustar Document: python-pyinotify-reference-manual Title: Python Pyinotify Library Reference Manual Author: xxxx Abstract: Pyinotify is a simple library for accessing Linux inotify mechanism. Section: Programming/Python Format: HTML Index: /usr/share/doc/python-pyinotify-doc/html/index.html Files: /usr/share/doc/python-pyinotify-doc/html/* debian/control0000644000000000000000000000356512226604324010603 0ustar Source: pyinotify Section: python Priority: optional Maintainer: Mikhail Gusarov Uploaders: Debian Python Modules Team Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3~), python3-all Build-Depends-Indep: python-epydoc Standards-Version: 3.9.3 Homepage: https://github.com/seb-m/pyinotify Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/pyinotify/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/pyinotify/trunk/ X-Python3-Version: >= 3.2 Package: python-pyinotify Architecture: all Depends: ${python:Depends}, ${misc:Depends} Provides: ${python:Provides} Suggests: python-pyinotify-doc Description: simple Linux inotify Python bindings pyinotify is a simple wrapper for the Linux inotify mechanism. . inotify is a Linux Kernel feature available since 2.6.13. inotify makes it possible for applications to easily be notified of filesystem changes. Package: python3-pyinotify Architecture: all Depends: ${python3:Depends}, ${misc:Depends} Provides: ${python3:Provides} Suggests: python-pyinotify-doc Description: simple Linux inotify Python bindings pyinotify is a simple wrapper for the Linux inotify mechanism. . inotify is a Linux Kernel feature available since 2.6.13. inotify makes it possible for applications to easily be notified of filesystem changes. . This is the Python 3 version of the package. Package: python-pyinotify-doc Architecture: all Section: doc Depends: ${misc:Depends} Recommends: python-pyinotify, python3-pyinotify Description: simple Linux inotify Python bindings -- documentation pyinotify is a simple wrapper for the Linux inotify mechanism. . inotify is a Linux Kernel feature available since 2.6.13. inotify makes it possible for applications to easily be notified of filesystem changes. . This package contains API documentation and examples. debian/rules0000755000000000000000000000113112226604324010243 0ustar #!/usr/bin/make -f PYTHON3=$(shell py3versions -vr) %: dh $@ --with python2,python3 override_dh_auto_clean: dh_auto_clean -- --all rm -rf build rm -rf *.egg-info rm -rf html [ ! -e docstrings.orig ] || mv docstrings.orig docstrings build-python%: python$* setup.py build override_dh_auto_build: $(PYTHON3:%=build-python%) dh_auto_build install-python%: python$* setup.py install --root=$(CURDIR)/debian/tmp --install-layout=deb override_dh_auto_install: $(PYTHON3:%=install-python%) dh_auto_install [ ! -e docstrings ] || mv docstrings docstrings.orig epydoc python2/pyinotify.py debian/source/0000755000000000000000000000000012244431125010464 5ustar debian/source/format0000644000000000000000000000001512226604324011676 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000011412226604324010214 0ustar version=3 http://githubredir.debian.net/github/seb-m/pyinotify/ (.*).tar.gz