[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#776249: marked as done (unblock: python-exif/1.4.2-2)



Your message dated Mon, 26 Jan 2015 08:32:37 +0100
with message-id <54C5ED95.3040101@thykier.net>
and subject line Re: Bug#776249: unblock: python-exif/1.4.2-2
has caused the Debian Bug report #776249,
regarding unblock: python-exif/1.4.2-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 owner@bugs.debian.org
immediately.)


-- 
776249: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776249
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package python-exif

This fixes https://bugs.debian.org/775609

(I just dropped the Python 3 package for Jessie which was never
in a stable release anyway.)

diff -Nru python-exif-1.4.2/debian/changelog python-exif-1.4.2/debian/changelog
--- python-exif-1.4.2/debian/changelog	2014-10-08 00:48:01.000000000 +0200
+++ python-exif-1.4.2/debian/changelog	2015-01-25 23:46:40.000000000 +0100
@@ -1,3 +1,9 @@
+python-exif (1.4.2-2) unstable; urgency=low
+
+  * Drop buggy Python 3 support for Jessie (Closes: #775609).
+
+ -- W. Martin Borgert <debacle@debian.org>  Sun, 25 Jan 2015 22:33:19 +0000
+
 python-exif (1.4.2-1) unstable; urgency=low
 
   * New upstream release (Closes: #763347), new upstream homepage
diff -Nru python-exif-1.4.2/debian/control python-exif-1.4.2/debian/control
--- python-exif-1.4.2/debian/control	2014-10-08 00:48:01.000000000 +0200
+++ python-exif-1.4.2/debian/control	2015-01-25 23:46:40.000000000 +0100
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
 Uploaders: TANIGUCHI Takaki <takaki@debian.org>, W. Martin Borgert <debacle@debian.org>
-Build-Depends: python-all (>= 2.7~), python-setuptools, debhelper (>= 9), python3-all, python3-setuptools
+Build-Depends: python-all (>= 2.7~), python-setuptools, debhelper (>= 9)
 Standards-Version: 3.9.5
 Homepage: https://github.com/ianare/exif-py
 Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-exif.git
@@ -18,13 +18,3 @@
  image files. It contains the EXIF.py script and the exifread library.
  .
  This package provides the Python 2.x module.
-
-Package: python3-exif
-Architecture: all
-Depends: ${python3:Depends}, ${misc:Depends}
-Provides: ${python3:Provides}
-Description: Python library to extract Exif data from TIFF and JPEG files
- This is a Python library to extract Exif information from digital camera
- image files. It contains the EXIF.py script and the exifread library.
- .
- This package provides the Python 3.x module.
diff -Nru python-exif-1.4.2/debian/python3-exif.install python-exif-1.4.2/debian/python3-exif.install
--- python-exif-1.4.2/debian/python3-exif.install	2014-10-08 00:48:01.000000000 +0200
+++ python-exif-1.4.2/debian/python3-exif.install	1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-EXIF.py /usr/lib/python3/dist-packages/
\ No newline at end of file
diff -Nru python-exif-1.4.2/debian/rules python-exif-1.4.2/debian/rules
--- python-exif-1.4.2/debian/rules	2014-10-08 00:48:01.000000000 +0200
+++ python-exif-1.4.2/debian/rules	2015-01-25 23:46:40.000000000 +0100
@@ -5,9 +5,8 @@
 export PYBUILD_NAME=exif
 
 %:
-	dh $@ --buildsystem=pybuild --with python2,python3
+	dh $@ --buildsystem=pybuild --with python2
 
 override_dh_install:
 	dh_install
-	sed -i '1c\#!/usr/bin/python3' $(CURDIR)/debian/python3-exif/usr/lib/python3/dist-packages/EXIF.py
 	rm $(CURDIR)/debian/python*-exif/usr/bin/EXIF.py

--- End Message ---
--- Begin Message ---
On 2015-01-25 23:53, W. Martin Borgert wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian.org@packages.debian.org
> Usertags: unblock
> 
> Please unblock package python-exif
> 
> This fixes https://bugs.debian.org/775609
> 
> (I just dropped the Python 3 package for Jessie which was never
> in a stable release anyway.)
> 
> [...]

Unblocked, thanks.

~Niels

--- End Message ---

Reply to: