Your message dated Mon, 15 Aug 2011 16:32:25 +0000
with message-id <[email protected]>
and subject line Bug#633911: fixed in inotifyx 0.2.0-1
has caused the Debian Bug report #633911,
regarding inotifyx: Switch to dh_python2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
633911: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633911
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: inotifyx
Version: 0.1.2-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu oneiric ubuntu-patch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

python-support and python-central are now both deprecated in Debian.  In
Ubuntu, we are removing both from the CDs, and for this work I have converted
the inotifyx package to use dh_python2, as per the instructions in this wiki
page:

http://wiki.debian.org/Python/TransitionToDHPython2

Please consider applying this patch to the Debian version of the package.

Cheers.

*** /tmp/tmp5DNUZy
In Ubuntu, the attached patch was applied to achieve the following:


  * Switch to dh_python2.  (LP: #788514)


Thanks for considering the patch.


- -- System Information:
Debian Release: wheezy/sid
  APT prefers oneiric-updates
  APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 
'oneiric'), (100, 'oneiric-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-5-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJOH2WuAAoJEBJutWOnSwa/0KIQAK08HPAjTBd8DqY7m/LiICgP
otKJxqi1X8E5W6IS6eXYRmvuDB5z7h0xTWgl2tYHE882geq94+w44E4s3VczQXmm
mJ/HqVyvu7LaL2YSNYQK+u1Bqehf841+e0SgqPSfe3cIrVFzVlmGyzOm8SPb1dXi
Pi0yblu1g34akf3nRkpb+eXd4eN2xEsqN7SJiOUqkV8dWhkZSwIG626hnQUNAV79
13TRe+gefbWtAq0Nm1bovS6s4xX3421R96bw+IMRpT5B8PtHSiAy63K7r0RlM+FC
67ZpMlHvYzzJFPqpzLft4jjGzlLAX40rClVYqJLooUc9mvwz/yFC5o1zBVoYopYT
jl6rpBWxFV4aoTTn8hNAuUu9btCzQq0XHOPrR3ASkov33x1joHZdAh8Slk5/rnMk
e7payOYltVIEDYzMEWxj3WidRdM3ui7WnKw+1aZnnzWMz+ZpyqeSUqVL0Dp8rWNy
Z9kOJeVlnt7ABZ7vtcBdQ3CA/mCXb3UdPY45pCTt/nkhUJnupr0j17qrpYRHHHmv
o26WS28Ewb6gC4I8JRAW6esx9DYZH5pi17WIYGvV2SNHA7L6c4MNqA2eaEPobDMs
eZmMIKEh+GC3wRHKF1N80p06WH9gxHzmIqROK6FEdcRdFK++LYVfGKNRDUCKqVf6
E6VlJ2iQBq3Ry8yBQt2U
=iEMF
-----END PGP SIGNATURE-----
=== modified file 'debian/changelog'

=== modified file 'debian/control'
--- debian/control      2011-04-11 18:31:00 +0000
+++ debian/control      2011-07-14 21:53:05 +0000
@@ -3,8 +3,7 @@
 Priority: optional
 Maintainer: Ritesh Raj Sarraf <[email protected]>
 Uploaders: Debian Python Modules Team 
<[email protected]>
-Build-Depends: debhelper (>= 7), python-epydoc, python-support, python-all-dev 
(>= 2.3.5-11)
-XS-Python-Version: all
+Build-Depends: debhelper (>= 7), python-epydoc, python-all-dev (>= 2.6.6-3~)
 Standards-Version: 3.9.1
 Vcs-Svn: svn://svn.debian.org/svn/python-modules/packages/inotifyx/trunk
 Vcs-Browser: 
http://svn.debian.org/wsvn/python-modules/packages/inotifyx/trunk/?op=log
@@ -15,7 +14,6 @@
 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Recommends: doc-base
 Provides: ${python:Provides}
-XB-Python-Version: ${python:Versions}
 Description: simple Python binding to the Linux inotify
  inotifyx is a Python extension providing access to the Linux
  inotify file system event notification API. It is primarily

=== modified file 'debian/rules'
--- debian/rules        2011-04-11 18:31:00 +0000
+++ debian/rules        2011-07-14 21:43:07 +0000
@@ -49,7 +49,7 @@
                dh_testroot
                dh_installdocs
                dh_installchangelogs NEWS
-               dh_pysupport
+               dh_python2
                dh_compress
                dh_fixperms
                dh_strip


--- End Message ---
--- Begin Message ---
Source: inotifyx
Source-Version: 0.2.0-1

We believe that the bug you reported is fixed in the latest version of
inotifyx, which is due to be installed in the Debian FTP archive:

inotifyx_0.2.0-1.diff.gz
  to main/i/inotifyx/inotifyx_0.2.0-1.diff.gz
inotifyx_0.2.0-1.dsc
  to main/i/inotifyx/inotifyx_0.2.0-1.dsc
inotifyx_0.2.0.orig.tar.gz
  to main/i/inotifyx/inotifyx_0.2.0.orig.tar.gz
python-inotifyx_0.2.0-1_amd64.deb
  to main/i/inotifyx/python-inotifyx_0.2.0-1_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ritesh Raj Sarraf <[email protected]> (supplier of updated inotifyx package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 15 Aug 2011 19:37:12 +0530
Source: inotifyx
Binary: python-inotifyx
Architecture: source amd64
Version: 0.2.0-1
Distribution: unstable
Urgency: low
Maintainer: Ritesh Raj Sarraf <[email protected]>
Changed-By: Ritesh Raj Sarraf <[email protected]>
Description: 
 python-inotifyx - simple Python binding to the Linux inotify
Closes: 633911
Changes: 
 inotifyx (0.2.0-1) unstable; urgency=low
 .
   * New Upstream Release
   * [63bfabd] add comress for changelogs
   * [b48aae1] update debian/watch for launchpad hosting
   * [de64451] Switch to dh_python2.
     Thanks to Barry  Warsaw (Closes: 633911)
   * [41164bf] drop html docs
   * [caee400] drop epydoc doc generation
   * [c106e5e] drop python-epydoc from build-dep
   * [e3ba5ee] add build-arch and build-indep targets
   * [4d1b0fc] Update Standards Version to 3.9.2. No changes required
   * [12befdb] drop duplicate changelog
   * [c1a91fd] remove html install files and doc-base
Checksums-Sha1: 
 132949b5e39c5849816e255de1fa755b7a66883d 1929 inotifyx_0.2.0-1.dsc
 e29996f6882227e390464de2185eb25fc4e0c951 11302 inotifyx_0.2.0.orig.tar.gz
 c2523d237837987e31b7210f2113e58b9dede379 3405 inotifyx_0.2.0-1.diff.gz
 df92e90c69f9953a6a09ef6c5969fc7b1115dbb2 11318 
python-inotifyx_0.2.0-1_amd64.deb
Checksums-Sha256: 
 8f635f9bbd388afa8fe6779a487d2785a6383666ef26db8853d5ae1fcd1948ac 1929 
inotifyx_0.2.0-1.dsc
 1a1769816324a1ccb766ecd7f336cf07b8bc498477d83cbb0e6dcea69c1dd60b 11302 
inotifyx_0.2.0.orig.tar.gz
 c2a92b7c6cab741c508d138e9fd3c5a294cb96398fa35704728c9476a22722f7 3405 
inotifyx_0.2.0-1.diff.gz
 7173fc2046a539dfc3b3dcfa42e0bb48d485467495abb33569f93a41a66b6221 11318 
python-inotifyx_0.2.0-1_amd64.deb
Files: 
 e72c9b61ef5bc387dd9ab890e3014074 1929 python optional inotifyx_0.2.0-1.dsc
 0fb87649a174c4f352052d70a1f64934 11302 python optional 
inotifyx_0.2.0.orig.tar.gz
 a3c63c075e272e15b786511d4b748843 3405 python optional inotifyx_0.2.0-1.diff.gz
 16a649891555a9477cb7f516b1c1dfbc 11318 python optional 
python-inotifyx_0.2.0-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCgAGBQJOSUahAAoJEKY6WKPy4XVp9n4P/0f+dKnA1zj7v3VKm0/zj180
LsNTL8t9UwJUmDeNPXIziSXvvLJAmQCKZG9Y4zjEQdZCVkZ/L7yE9se7e/DgNiHA
aiz5vc5KmWNH2SgQ7dsrV4J2IRx42BellRZec5IXQKM2QfRXgK9v5/hf/+LknKhP
QMTBEl85M8OcpjiZVQANlr6smKwvHFDXW+/yREuF4FeH6kPHmS7cfWc+xCJy4WxE
lqxChvNU36gUzo3JQPozlOFe56ljCS5wOYHTgYNSDRhpIgJZQxx6bec2EcgBNBMr
hyt90HGi0+6jrZlp4dlRdBsxFvNXugDlu769DTa/Y/PZgCq6YrvJdBcYSPQZZgaC
CbOOCbbNzOjidOWzCfSjYuOL2EVY3dXQn4mDaKKIfF+JyR0FjLwsBc4GRgm3PRft
jCv+gLzQc5I2EcRe1UcQhSqznTvZ0fKvnRmXGsSzWe66+kBKfBs0pii9oKvUN8r6
MhAbkOhLGcNEj3lVCYfOf+qTSGIGLjpzig18udKe7Icyvd/O3NqNf2eNA6w6BDRu
k4DS9rLgY4gzL0g/ZNoqhETk/UcUIWh3wHu+le8XAhQjzgc75ZyeSSHaXmYN/Snu
PBON+NM0us6yZq+zAMBvurTWbvL8caLJv9ZAqonKEzgdMYQbEm4jeEYM445SDACW
8qZOlviKbGRzCJzy0FCA
=tc/5
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to