r50067 - in /packages/unstable/gnome-multi-writer/debian: changelog patches/README patches/gnome-multi-writer.patch rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Sep 4 13:28:17 UTC 2016


Author: biebl
Date: Sun Sep  4 13:28:17 2016
New Revision: 50067

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50067
Log:
Stop patching the generated man pages, upstream groff nowadays renders
both - and \- as HYPHEN-MINUS.

Removed:
    packages/unstable/gnome-multi-writer/debian/patches/README
    packages/unstable/gnome-multi-writer/debian/patches/gnome-multi-writer.patch
Modified:
    packages/unstable/gnome-multi-writer/debian/changelog
    packages/unstable/gnome-multi-writer/debian/rules

Modified: packages/unstable/gnome-multi-writer/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-multi-writer/debian/changelog?rev=50067&op=diff
==============================================================================
--- packages/unstable/gnome-multi-writer/debian/changelog	[utf-8] (original)
+++ packages/unstable/gnome-multi-writer/debian/changelog	[utf-8] Sun Sep  4 13:28:17 2016
@@ -1,6 +1,8 @@
 gnome-multi-writer (3.21.91-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Stop patching the generated man pages, upstream groff nowadays renders
+    both - and \- as HYPHEN-MINUS.
 
  -- Michael Biebl <biebl at debian.org>  Sun, 04 Sep 2016 14:22:46 +0200
 

Modified: packages/unstable/gnome-multi-writer/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-multi-writer/debian/rules?rev=50067&op=diff
==============================================================================
--- packages/unstable/gnome-multi-writer/debian/rules	[utf-8] (original)
+++ packages/unstable/gnome-multi-writer/debian/rules	[utf-8] Sun Sep  4 13:28:17 2016
@@ -18,10 +18,6 @@
 override_dh_installchangelogs:
 	dh_installchangelogs NEWS
 
-override_dh_installman:
-	dh_installman
-	patch -d ./debian/gnome-multi-writer/usr/share/man/man1 -p0 <debian/patches/gnome-multi-writer.patch
-
 override_dh_install:
 	dh_install
 	# Remove extra gnome-multi-writer-probe




More information about the pkg-gnome-commits mailing list