Your message dated Sun, 04 Aug 2013 23:48:39 +0000
with message-id <e1v682r-0005x5...@franck.debian.org>
and subject line Bug#710370: fixed in python-dvdvideo 0.20130117+nmu1
has caused the Debian Bug report #710370,
regarding Hard-coded build-depends on python3.2
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 ow...@bugs.debian.org
immediately.)


-- 
710370: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710370
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: uucp-lmtp
Severity: important
Tags: patch
User: debian-pyt...@lists.debian.org
Usertags: python3.3
Control: clone -1 -2
Control: reassign -2 src:python-dvdvideo

Dear Maintainer,

Your packages uucp-lmtp and python-dvdvideo currently have hard-coded 
dependency on python3.2.

This means that when python3.2 will be removed from jessie, these packages will 
fail to build.

The attached patch removes that hard-coded dependency, which doesn't seem to be 
really needed.

Cheers,

--
Dmitry Shachnev

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (700, 'unstable'), (500, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.8-2-686-pae (SMP w/4 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- debian/control
+++ debian/control
@@ -2,9 +2,9 @@
 Section: python
 Priority: extra
 Maintainer: Bastian Blank <wa...@debian.org>
-Build-Depends: debhelper (>= 9.0.0), python3, python3.2
+Build-Depends: debhelper (>= 9.0.0), python3
 Standards-Version: 3.9.4
-X-Python3-Version: 3.2
+X-Python3-Version: >= 3.2
 
 Package: uucp-lmtp
 Architecture: all

--- debian/rules
+++ debian/rules
@@ -7,7 +7,7 @@
 %:
 	dh $@ --with python3
 
-PYTHON = $(shell py3versions -r)
+PYTHON = python3
 
 #override_dh_auto_test:
 #	$(PYTHON) setup.py test -vv


--- End Message ---
--- Begin Message ---
Source: python-dvdvideo
Source-Version: 0.20130117+nmu1

We believe that the bug you reported is fixed in the latest version of
python-dvdvideo, which is due to be installed in the Debian FTP archive.

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 710...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Shachnev <mity...@gmail.com> (supplier of updated python-dvdvideo 
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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 04 Aug 2013 19:25:43 -0400
Source: python-dvdvideo
Binary: python3-dvdvideo
Architecture: source all
Version: 0.20130117+nmu1
Distribution: unstable
Urgency: low
Maintainer: Bastian Blank <wa...@debian.org>
Changed-By: Dmitry Shachnev <mity...@gmail.com>
Description: 
 python3-dvdvideo - Video DVD reader library
Closes: 710370
Changes: 
 python-dvdvideo (0.20130117+nmu1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Remove hard coded build-dep on python3.2 to fix FTBFS now that python3.3
     is the default python3 (Closes: #710370)
Checksums-Sha1: 
 d91f44a3275ccc7f7b7a3c5f756ce7038128a630 845 
python-dvdvideo_0.20130117+nmu1.dsc
 75c15c5b171b8671d6b56c92f61935c093498e92 21083 
python-dvdvideo_0.20130117+nmu1.tar.gz
 ec4446d1ade968ee6f67565bc6f5db2665c2aabd 9224 
python3-dvdvideo_0.20130117+nmu1_all.deb
Checksums-Sha256: 
 c5079175aeaad032c8d0fa627115b6aeae75b9a7924e2c0d14a5fe02b9383650 845 
python-dvdvideo_0.20130117+nmu1.dsc
 2a0983f0cdd96a55087dc75b2eed784b2f423fa0eca03cafe75f58462a149c6f 21083 
python-dvdvideo_0.20130117+nmu1.tar.gz
 30499170fb9438dd77a5b220fc3d2c5d313cc61c156a32fc6388d9ad2a52ae8e 9224 
python3-dvdvideo_0.20130117+nmu1_all.deb
Files: 
 d91ec276459815a2b7f1ac9e7f955533 845 python extra 
python-dvdvideo_0.20130117+nmu1.dsc
 8a3333f4240a60bd52f1ec04e649f719 21083 python extra 
python-dvdvideo_0.20130117+nmu1.tar.gz
 45fd851b228b22f1a36048d92b73644c 9224 python extra 
python3-dvdvideo_0.20130117+nmu1_all.deb

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

iEYEARECAAYFAlH+5HcACgkQHajaM93NaGrDQwCfYPJFLscgOtLTf7qXlvlVpdHO
PeQAn0okDB0IltfQHmtmaaTgTwGczXpY
=A/AK
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to