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

Closes: #768276 (Severity: serious; RC)

        Mattias

diff -Nru voms-2.0.11/debian/changelog voms-2.0.11/debian/changelog
--- voms-2.0.11/debian/changelog	2014-08-07 05:18:24.000000000 +0200
+++ voms-2.0.11/debian/changelog	2014-11-08 07:20:44.000000000 +0100
@@ -1,3 +1,9 @@
+voms (2.0.11-4) unstable; urgency=medium
+
+  * Properly handle symlink-to-dir conversion in doc package (Closes: #768276)
+
+ -- Mattias Ellert <mattias.ell...@fysast.uu.se>  Sat, 08 Nov 2014 07:19:30 +0100
+
 voms (2.0.11-3) unstable; urgency=medium
 
   * Drop depends on voms-dev in voms-doc (Closes: #755570)
diff -Nru voms-2.0.11/debian/control voms-2.0.11/debian/control
--- voms-2.0.11/debian/control	2014-08-07 05:05:04.000000000 +0200
+++ voms-2.0.11/debian/control	2014-11-08 07:41:14.000000000 +0100
@@ -2,7 +2,7 @@
 Priority: optional
 Maintainer: Mattias Ellert <mattias.ell...@fysast.uu.se>
 Build-Depends: debhelper (>= 5), autoconf, automake, libtool, autotools-dev, libssl-dev, libexpat1-dev, gsoap, pkg-config, xsltproc, docbook-xml, docbook-xsl, doxygen-latex, texlive-fonts-recommended
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Section: libs
 Vcs-Browser: http://svn.nordugrid.org/trac/packaging/browser/debian/voms
 Vcs-Svn: http://svn.nordugrid.org/repos/packaging/debian/voms
diff -Nru voms-2.0.11/debian/voms-doc.postinst voms-2.0.11/debian/voms-doc.postinst
--- voms-2.0.11/debian/voms-doc.postinst	1970-01-01 01:00:00.000000000 +0100
+++ voms-2.0.11/debian/voms-doc.postinst	2014-11-08 07:24:55.000000000 +0100
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+set -e
+
+#DEBHELPER#
+
+dpkg-maintscript-helper symlink_to_dir \
+    /usr/share/doc/voms-doc \
+    voms-dev 2.0.11-4~ \
+    voms-doc -- "$@"
diff -Nru voms-2.0.11/debian/voms-doc.postrm voms-2.0.11/debian/voms-doc.postrm
--- voms-2.0.11/debian/voms-doc.postrm	1970-01-01 01:00:00.000000000 +0100
+++ voms-2.0.11/debian/voms-doc.postrm	2014-11-08 07:24:55.000000000 +0100
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+set -e
+
+#DEBHELPER#
+
+dpkg-maintscript-helper symlink_to_dir \
+    /usr/share/doc/voms-doc \
+    voms-dev 2.0.11-4~ \
+    voms-doc -- "$@"
diff -Nru voms-2.0.11/debian/voms-doc.preinst voms-2.0.11/debian/voms-doc.preinst
--- voms-2.0.11/debian/voms-doc.preinst	1970-01-01 01:00:00.000000000 +0100
+++ voms-2.0.11/debian/voms-doc.preinst	2014-11-08 07:24:55.000000000 +0100
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+set -e
+
+#DEBHELPER#
+
+dpkg-maintscript-helper symlink_to_dir \
+    /usr/share/doc/voms-doc \
+    voms-dev 2.0.11-4~ \
+    voms-doc -- "$@"

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to