[xml/sgml-commit] r2260 - in /packages/html-xml-utils/trunk/debian: changelog patches/ rules

dleidert at users.alioth.debian.org dleidert at users.alioth.debian.org
Mon Sep 22 11:13:30 UTC 2014


Author: dleidert
Date: Mon Sep 22 11:13:30 2014
New Revision: 2260

URL: http://svn.debian.org/wsvn/debian-xml-sgml/?sc=1&rev=2260
Log:
* debian/rules: Remove installed extra license file.
* debian/patches/694460_fix_ftbfs_with_netcat_traditional.patch: Dropped.
  Upstream applied a fix working with all related netcat versions.
* debian/patches/series: Dropped empty file.

Removed:
    packages/html-xml-utils/trunk/debian/patches/
Modified:
    packages/html-xml-utils/trunk/debian/changelog
    packages/html-xml-utils/trunk/debian/rules

Modified: packages/html-xml-utils/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/html-xml-utils/trunk/debian/changelog?rev=2260&op=diff
==============================================================================
--- packages/html-xml-utils/trunk/debian/changelog	(original)
+++ packages/html-xml-utils/trunk/debian/changelog	Mon Sep 22 11:13:30 2014
@@ -2,6 +2,11 @@
 
   * NOT RELEASED YET
   * New upstream release.
+    - Fixes compilation with clang (closes: #757816).
+  * debian/rules: Remove installed extra license file.
+  * debian/patches/694460_fix_ftbfs_with_netcat_traditional.patch: Dropped.
+    Upstream applied a fix working with all related netcat versions.
+  * debian/patches/series: Dropped empty file.
 
  -- Daniel Leidert <dleidert at debian.org>  Tue, 18 Mar 2014 23:17:50 +0100
 

Modified: packages/html-xml-utils/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/html-xml-utils/trunk/debian/rules?rev=2260&op=diff
==============================================================================
--- packages/html-xml-utils/trunk/debian/rules	(original)
+++ packages/html-xml-utils/trunk/debian/rules	Mon Sep 22 11:13:30 2014
@@ -8,3 +8,7 @@
 
 %:
 	dh $@ --parallel
+
+override_dh_auto_install:
+	dh_auto_install
+	-$(RM) $(CURDIR)/debian/html-xml-utils/usr/share/doc/html-xml-utils/COPYING




More information about the debian-xml-sgml-commit mailing list