Your message dated Mon, 15 Aug 2011 16:32:33 +0000
with message-id <[email protected]>
and subject line Bug#635936: fixed in meld 1.5.2-1
has caused the Debian Bug report #635936,
regarding meld: 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.)


-- 
635936: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635936
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: meld
Version: 1.5.1-1
Severity: normal
Tags: patch

python-support is now officially deprecated in Debian:

http://article.gmane.org/gmane.linux.debian.devel.python/6948

Attached is a patch which converts meld to use the recommended dh_python2.
It is based on 1.5.1 in experimental.
diff -ru meld-1.5.1/debian//control.in meld-1.5.2/debian//control.in
--- meld-1.5.1/debian//control.in	2011-02-26 17:10:37.000000000 +0100
+++ meld-1.5.2/debian//control.in	2011-07-29 18:46:13.228183797 +0200
@@ -3,17 +3,16 @@
 Priority: optional
 Maintainer: Ross Burton <[email protected]>
 Build-Depends: debhelper (>= 5),
-               cdbs,
+               cdbs (>= 0.4.90~),
                gnome-pkg-tools
-Build-Depends-Indep: python,
-                     python-support (>= 0.4.0),
+Build-Depends-Indep: python (>= 2.6.6-3~),
                      intltool,
                      scrollkeeper
 Uploaders: @GNOME_TEAM@
 Standards-Version: 3.9.1
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/unstable/meld
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/meld/
-XS-Python-Version: >= 2.5
+X-Python-Version: >= 2.5
 
 Package: meld
 Architecture: all
@@ -26,7 +25,6 @@
             python-gnome2,
             python-gconf,
             python-gtksourceview2 (>= 2.4)
-XB-Python-Version: ${python:Versions}
 Description: graphical tool to diff and merge files
  Meld is a tool which allows the user to see the changes in, and merge between,
  either two files, two directories, or two files with a common ancestor.
diff -ru meld-1.5.1/debian//rules meld-1.5.2/debian//rules
--- meld-1.5.1/debian//rules	2010-04-21 19:17:44.000000000 +0200
+++ meld-1.5.2/debian//rules	2011-07-29 18:31:54.808183502 +0200
@@ -13,7 +13,7 @@
 DEB_MAKE_INSTALL_TARGET := DESTDIR=$(CURDIR)/debian/meld install
 
 binary-install/meld::
-	dh_pysupport -p$(cdbs_curpkg)
+	dh_python2 -p$(cdbs_curpkg)
 
 binary-post-install/meld::
 	rm -rf debian/$(cdbs_curpkg)/usr/share/application-registry

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: meld
Source-Version: 1.5.2-1

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

meld_1.5.2-1.debian.tar.gz
  to main/m/meld/meld_1.5.2-1.debian.tar.gz
meld_1.5.2-1.dsc
  to main/m/meld/meld_1.5.2-1.dsc
meld_1.5.2-1_all.deb
  to main/m/meld/meld_1.5.2-1_all.deb
meld_1.5.2.orig.tar.bz2
  to main/m/meld/meld_1.5.2.orig.tar.bz2



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.
Balint Reczey <[email protected]> (supplier of updated meld 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: SHA256

Format: 1.8
Date: Thu, 07 Apr 2011 19:28:14 +0200
Source: meld
Binary: meld
Architecture: source all
Version: 1.5.2-1
Distribution: experimental
Urgency: low
Maintainer: Ross Burton <[email protected]>
Changed-By: Balint Reczey <[email protected]>
Description: 
 meld       - graphical tool to diff and merge files
Closes: 629824 635303 635936
Changes: 
 meld (1.5.2-1) experimental; urgency=low
 .
   [ Balint Reczey ]
   * New upstream development release (Closes: #635303)
   * debian/control.in:
     - Standards-Version is 3.9.2, no changes needed.
     - Allow DM uploads
   * transition from dh_pysupport to dh_python2 (Closes: #635936)
   * depend on Python >= 2.6
   * update debian/watch to check *.tar.xz
 .
   [ Josselin Mouette ]
   * Add missing dependency on patch. Closes: #629824.
Checksums-Sha1: 
 b26c20706fd4bac45fd26025165477d3ed07ab3a 2016 meld_1.5.2-1.dsc
 f2a745de7e1bf316e9804418269e141f5cadad46 351711 meld_1.5.2.orig.tar.bz2
 d3334a57aa99006218435e52da1af2e3486803ca 6367 meld_1.5.2-1.debian.tar.gz
 90aa05ecdd6cad812ab2d15c1b8d4936da206f58 400932 meld_1.5.2-1_all.deb
Checksums-Sha256: 
 12acf69ad5b46e432089d586ea673ac99bf2582a01ab6b1348ee4156553869fb 2016 
meld_1.5.2-1.dsc
 ee453dc2aacf7ffbb5fdb99565d88ed075d7d2b8b54521e758c0faf7f19ae9c7 351711 
meld_1.5.2.orig.tar.bz2
 b53ea16142698979f7d44c68647b8553e71ca458f3807d67e681dcf0f399e6db 6367 
meld_1.5.2-1.debian.tar.gz
 e9b89077074734d15000f5ce205e05cfe7051f57a17c981cdf4b2775352a003b 400932 
meld_1.5.2-1_all.deb
Files: 
 38d37f8cfb92bea781d35f9c75a444c9 2016 gnome optional meld_1.5.2-1.dsc
 b9a3f595fbf45a2b20eafaa66c6127d2 351711 gnome optional meld_1.5.2.orig.tar.bz2
 b9ad5e23bda0860619ce8b546faa1d8a 6367 gnome optional meld_1.5.2-1.debian.tar.gz
 90a13f1b930ab56b2ebfe6a044f87a67 400932 gnome optional meld_1.5.2-1_all.deb

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

iQIcBAEBCAAGBQJOSUcjAAoJEGrh3w1gjyLcI+UP/i1W937iwFcSmq+ROVNdf251
s2VEe911v9hpjrfejFUYeKk5SX8vyYGNzLxn4Sb4cmGGYM0Xn1aOIBSRvHXQg1Tr
IR2SqgNd9KACzyXPi4E/lxDSMhNIF9X61Gt35p4fvilL8BnU5bX6YWbgM/kg5cWK
Ub3eKFfnsxYgdLn+QYpI8FwJyw5v21RJMrcn1EuhWWl5icq9eOPJeS6cff1fTkkG
4yYGWNURMeilACM9/3YNSqVg3Nv14GvZ/Dp4iX7oBeyUUz2ojWoWePw/UAKcxAfG
OWzx/G7cQ52b3EgFFBjHC3CgF+IwMd/dEUV0uMJrFIRbY3+eHM+kGyO8i+Wpqy+z
p7IDhWdR2rUR4E/BQH1Y/fSpQwrrtvInVCazFF29EI95LGphXz/wy0ozJrgNgglN
YqfkfH0/IRDbeiTqIG8CiXSaRhBDe08+vWvnYK6AGZNaqfaduU5Z5MYoHHmDEXlu
0h3L02WzKupJe8wPfYpsKASsRBIITbFln0NY7EqRaBu0WvLRGCHZXuK6OFKVJtUg
Oro+XKDI0jT8HpDoAiF2KYJWJiL0gLAMLWltpnC3vjXFoEP7th+qX9qtHW/EpeAB
x/g13YcBuFnsXAyZGbeQb4+3Y4VgSmi5Pzf4xMLPJtE50xM7k8tqvO8gX0JSbX6P
xSB46TU3O8sQilGto1iW
=be0n
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to