[med-svn] r765 - trunk/packages/gwyddion/trunk/debian
beathovn-guest at alioth.debian.org
beathovn-guest at alioth.debian.org
Wed Nov 7 20:41:59 UTC 2007
Author: beathovn-guest
Date: 2007-11-07 20:41:58 +0000 (Wed, 07 Nov 2007)
New Revision: 765
Modified:
trunk/packages/gwyddion/trunk/debian/README.Debian
trunk/packages/gwyddion/trunk/debian/changelog
trunk/packages/gwyddion/trunk/debian/rules
Log:
Motivated manpage-patches a bit in README.Debian. Brendan O'Dea asked me
to also close the corresponding bug, which I filed.
Modified: trunk/packages/gwyddion/trunk/debian/README.Debian
===================================================================
--- trunk/packages/gwyddion/trunk/debian/README.Debian 2007-11-07 20:41:18 UTC (rev 764)
+++ trunk/packages/gwyddion/trunk/debian/README.Debian 2007-11-07 20:41:58 UTC (rev 765)
@@ -10,7 +10,7 @@
where rpaths still get set. chrpath will be removed, once I get libtool
to not set rpaths for real.
-Patching the Makefiles for the Gwyddion::Dump manpage was necessary, because
-pod2man doesn't set the section correctly to 3pm. This is bug #449296.
+Patching the Makefiles for the Gwyddion::Dump.3pm manpage was necessary, to
+comply to Debian policy, suggesting section 3pm for user generated perl modules.
-- Jan Beyer <jan at beathovn.de> Sun, 04 Nov 2007 21:33:03 +0100
Modified: trunk/packages/gwyddion/trunk/debian/changelog
===================================================================
--- trunk/packages/gwyddion/trunk/debian/changelog 2007-11-07 20:41:18 UTC (rev 764)
+++ trunk/packages/gwyddion/trunk/debian/changelog 2007-11-07 20:41:58 UTC (rev 765)
@@ -1,6 +1,7 @@
gwyddion (2.9-1) unstable; urgency=low
* New upstream release.
+ * Gwyddion::dump.3pm manpage section fixed (Closes: #449296)
-- Jan Beyer <jan at beathovn.de> Thu, 25 Oct 2007 10:22:00 +0200
Modified: trunk/packages/gwyddion/trunk/debian/rules
===================================================================
--- trunk/packages/gwyddion/trunk/debian/rules 2007-11-07 20:41:18 UTC (rev 764)
+++ trunk/packages/gwyddion/trunk/debian/rules 2007-11-07 20:41:58 UTC (rev 765)
@@ -15,8 +15,8 @@
DEB_DH_MAKESHLIBS_ARGS_gwyddion := -n -Xgwyddion
DEB_DH_MAKESHLIBS_ARGS_libgwyddion2-0 := -V'libgwyddion2-0 (>= ${version})'
-install/gwyddion::
- chrpath -d debian/tmp/usr/bin/gwyddion
-
-install/libgwyddion2-0::
- chrpath -d debian/tmp/usr/lib/libgwy*.so.0
+#install/gwyddion::
+# chrpath -d debian/tmp/usr/bin/gwyddion
+#
+#install/libgwyddion2-0::
+# chrpath -d debian/tmp/usr/lib/libgwy*.so.0
More information about the debian-med-commit
mailing list