Your message dated Fri, 2 Jan 2015 23:38:36 +0100
with message-id <[email protected]>
and subject line Re: Bug#774432: unblock: pyogg/1.3+repack-7
has caused the Debian Bug report #774432,
regarding unblock: pyogg/1.3+repack-7
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.)
--
774432: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774432
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package pyogg
this upload fixes an RC bug in how the transition from directory to symlink was
performed for python-ogg-dbg doc dir
unblock pyogg/1.3+repack-7
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500,
'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.14-2-amd64 (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
Init: systemd (via /run/systemd/system)
diff -Nru pyogg-1.3+repack/debian/changelog pyogg-1.3+repack/debian/changelog
--- pyogg-1.3+repack/debian/changelog 2014-02-22 11:10:10.000000000 +0000
+++ pyogg-1.3+repack/debian/changelog 2015-01-02 17:21:02.000000000 +0000
@@ -1,3 +1,13 @@
+pyogg (1.3+repack-7) unstable; urgency=medium
+
+ * debian/copyright
+ - fix upstream source name
+ * debian/{control, *.maintscript, rules}
+ - properly handle the transition from dir to symlink for python-ogg-dbg doc
+ directory; thanks to Andreas Beckmann for the report; Closes: #773191
+
+ -- Sandro Tosi <[email protected]> Fri, 02 Jan 2015 17:20:58 +0000
+
pyogg (1.3+repack-6) unstable; urgency=low
[ Sandro Tosi ]
diff -Nru pyogg-1.3+repack/debian/control pyogg-1.3+repack/debian/control
--- pyogg-1.3+repack/debian/control 2014-02-22 10:47:36.000000000 +0000
+++ pyogg-1.3+repack/debian/control 2015-01-02 17:20:27.000000000 +0000
@@ -22,6 +22,7 @@
Architecture: any
Section: debug
Priority: extra
+Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, python-ogg (= ${binary:Version}), python-dbg, ${shlibs:Depends}
Description: Python interface to the Ogg library (debug extension)
This module makes the libogg (Ogg) functions available
diff -Nru pyogg-1.3+repack/debian/copyright pyogg-1.3+repack/debian/copyright
--- pyogg-1.3+repack/debian/copyright 2014-02-22 10:57:27.000000000 +0000
+++ pyogg-1.3+repack/debian/copyright 2014-02-22 17:51:21.000000000 +0000
@@ -1,5 +1,5 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: astroid
+Upstream-Name: pyogg
Source: http://ekyo.nerim.net/software/pyogg/
Files: *
diff -Nru pyogg-1.3+repack/debian/python-ogg-dbg.maintscript pyogg-1.3+repack/debian/python-ogg-dbg.maintscript
--- pyogg-1.3+repack/debian/python-ogg-dbg.maintscript 1970-01-01 01:00:00.000000000 +0100
+++ pyogg-1.3+repack/debian/python-ogg-dbg.maintscript 2015-01-02 17:20:27.000000000 +0000
@@ -0,0 +1 @@
+dir_to_symlink /usr/share/doc/python-ogg-dbg python-ogg
diff -Nru pyogg-1.3+repack/debian/rules pyogg-1.3+repack/debian/rules
--- pyogg-1.3+repack/debian/rules 2014-02-22 10:47:36.000000000 +0000
+++ pyogg-1.3+repack/debian/rules 2015-01-02 17:20:27.000000000 +0000
@@ -44,5 +44,4 @@
endif
override_dh_installdocs:
- dh_installdocs
- dh_installdocs -A --link-doc=python-ogg
+ dh_installdocs --link-doc=python-ogg
--- End Message ---
--- Begin Message ---
Hi,
On Fri, Jan 02, 2015 at 05:39:16PM +0000, Sandro Tosi wrote:
> Please unblock package pyogg
Unblocked.
Cheers,
Ivo
--- End Message ---