Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
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 <mo...@debian.org>  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

Reply via email to