Your message dated Mon, 05 Aug 2013 00:04:02 +0000
with message-id <e1v68hk-000060...@franck.debian.org>
and subject line Bug#710369: fixed in uucp-lmtp 0.20130117+nmu1
has caused the Debian Bug report #710369,
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.)


-- 
710369: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710369
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: uucp-lmtp
Source-Version: 0.20130117+nmu1

We believe that the bug you reported is fixed in the latest version of
uucp-lmtp, 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 uucp-lmtp 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:47:49 -0400
Source: uucp-lmtp
Binary: uucp-lmtp
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: 
 uucp-lmtp  - LMTP to UUCP gateway
Closes: 710369
Changes: 
 uucp-lmtp (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: #710369)
Checksums-Sha1: 
 ce0ed69f6c613da314e7717e8c12cdbb0f6689ec 807 uucp-lmtp_0.20130117+nmu1.dsc
 fd270f1410e4796fc3c44e007f170ea6041f5e1d 23944 uucp-lmtp_0.20130117+nmu1.tar.gz
 e7311f8514860c72a288136d1a5bd5c863e86f12 11730 
uucp-lmtp_0.20130117+nmu1_all.deb
Checksums-Sha256: 
 75cee985bf445c29744e7d83e720fad2be0a29bf633ed3bb11203f72c3b464bd 807 
uucp-lmtp_0.20130117+nmu1.dsc
 5d4b1ed27fd6c7227321c77b8533302e466d1f2d8c149f68b5cde6b3f99c5d33 23944 
uucp-lmtp_0.20130117+nmu1.tar.gz
 3e5a2e63686302cdd09b262b757ff84b8a5735952c58cb1e0f6e936bc3abd5e7 11730 
uucp-lmtp_0.20130117+nmu1_all.deb
Files: 
 7ae28a1c1ca596b154484d98853f481a 807 python extra uucp-lmtp_0.20130117+nmu1.dsc
 6a5f9119cf7a391ffe7ad065c0987413 23944 python extra 
uucp-lmtp_0.20130117+nmu1.tar.gz
 08b6b517dec97da602e3407d3d99409a 11730 python extra 
uucp-lmtp_0.20130117+nmu1_all.deb

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

iEYEARECAAYFAlH+6YMACgkQHajaM93NaGqcwwCggVgkResoQ9nBp8LYn0xScwsp
Cs8An1O8HPN0pmiHuLCeu48UL/C2SKUF
=Bk+K
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to