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

Bug#775172: unblock: nettle/2.7.1-5



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

The nettle package in sid fixes an unhandled directory to symlink
conversion in nettle-dbg (#774919). This is a regression introduced in
2.7.1-4 which started using dh_installdocs --link-doc and was recently
unblocked.

Please find the debdiff attached. The unblock command should be:

unblock nettle/2.7.1-5

Helmut
diff -Nru nettle-2.7.1/debian/changelog nettle-2.7.1/debian/changelog
--- nettle-2.7.1/debian/changelog	2014-12-21 01:14:22.000000000 +0100
+++ nettle-2.7.1/debian/changelog	2015-01-11 20:27:22.000000000 +0100
@@ -1,3 +1,11 @@
+nettle (2.7.1-5) unstable; urgency=medium
+
+  * Add code to transition /usr/share/doc/nettle-dbg from directory to
+    symlink (Closes: #774919).
+  * Also add missing Pre-Depends: multiarch-support to nettle-dbg.
+
+ -- Magnus Holmgren <holmgren@debian.org>  Sun, 11 Jan 2015 20:27:20 +0100
+
 nettle (2.7.1-4) unstable; urgency=medium
 
   * Use dh_installdocs --link-doc to create symlinks and add correct
diff -Nru nettle-2.7.1/debian/control nettle-2.7.1/debian/control
--- nettle-2.7.1/debian/control	2014-12-21 00:42:17.000000000 +0100
+++ nettle-2.7.1/debian/control	2015-01-11 20:27:22.000000000 +0100
@@ -108,6 +108,7 @@
 Section: debug
 Priority: extra
 Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
 Depends: libnettle4 (= ${binary:Version}) | libhogweed2 (= ${binary:Version}) | nettle-bin (= ${binary:Version}), ${misc:Depends}
 Description: low level cryptographic library (debugging symbols)
  Nettle is a cryptographic library that is designed to fit easily in more or
diff -Nru nettle-2.7.1/debian/nettle-dbg.maintscript nettle-2.7.1/debian/nettle-dbg.maintscript
--- nettle-2.7.1/debian/nettle-dbg.maintscript	1970-01-01 01:00:00.000000000 +0100
+++ nettle-2.7.1/debian/nettle-dbg.maintscript	2015-01-11 20:27:22.000000000 +0100
@@ -0,0 +1 @@
+dir_to_symlink /usr/share/doc/nettle-dbg libnettle4 2.7.1-5~ nettle-dbg

Reply to: