Your message dated Tue, 18 Nov 2014 07:19:22 +0100
with message-id <[email protected]>
and subject line Re: Bug#769964: unblock: pyvorbis/1.5-4
has caused the Debian Bug report #769964,
regarding unblock: pyvorbis/1.5-4
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.)
--
769964: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769964
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 pyvorbis
The upload fixes a regression introduced during Jessie development period
regarding -dbg doc directory, which now has been set back to a symlink, as in
Wheezy
unblock pyvorbis/1.5-4
-- 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
diff -Nru pyvorbis-1.5/debian/changelog pyvorbis-1.5/debian/changelog
--- pyvorbis-1.5/debian/changelog 2014-02-22 17:57:23.000000000 +0000
+++ pyvorbis-1.5/debian/changelog 2014-11-17 22:36:55.000000000 +0000
@@ -1,3 +1,12 @@
+pyvorbis (1.5-4) unstable; urgency=medium
+
+ * debian/rules
+ - correctly link -dbg doc directory to the main package one; thanks to
+ Andreas Beckmann for the report and to Jean-Michel Nirgal Vourgère for the
+ first patch; Closes: #768285
+
+ -- Sandro Tosi <[email protected]> Mon, 17 Nov 2014 22:36:50 +0000
+
pyvorbis (1.5-3) unstable; urgency=low
[ Jakub Wilk ]
diff -Nru pyvorbis-1.5/debian/rules pyvorbis-1.5/debian/rules
--- pyvorbis-1.5/debian/rules 2014-02-22 17:46:42.000000000 +0000
+++ pyvorbis-1.5/debian/rules 2014-11-17 22:35:49.000000000 +0000
@@ -47,8 +47,7 @@
endif
override_dh_installdocs:
- dh_installdocs
- dh_installdocs -A --link-doc=python-pyvorbis
+ dh_installdocs --link-doc=python-pyvorbis
override_dh_compress:
dh_compress -X.py
--- End Message ---
--- Begin Message ---
On 2014-11-17 23:41, Sandro Tosi wrote:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
> Please unblock package pyvorbis
>
> The upload fixes a regression introduced during Jessie development period
> regarding -dbg doc directory, which now has been set back to a symlink, as in
> Wheezy
>
> unblock pyvorbis/1.5-4
>
> [...]
>
Unblocked, thanks.
~Niels
--- End Message ---