[xml/sgml-pkgs] Bug#674898: sgml-base: diff for NMU version 1.26+nmu2

Helmut Grohne helmut at subdivi.de
Mon May 28 19:35:54 UTC 2012


retitle 674898 diff for NMU version 1.26+nmu3
thanks

Sorry, I broke it. I fix it. Here goes the additional +nmu3 debdiff.

Helmut
-------------- next part --------------
diff -Nru sgml-base-1.26+nmu2/debian/changelog sgml-base-1.26+nmu3/debian/changelog
--- sgml-base-1.26+nmu2/debian/changelog	2012-05-28 12:53:49.000000000 +0200
+++ sgml-base-1.26+nmu3/debian/changelog	2012-05-28 20:55:04.000000000 +0200
@@ -1,3 +1,10 @@
+sgml-base (1.26+nmu3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * "--" may not appear in comments. (Closes: #674933)
+
+ -- Helmut Grohne <helmut at subdivi.de>  Mon, 28 May 2012 20:51:56 +0200
+
 sgml-base (1.26+nmu2) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru sgml-base-1.26+nmu2/tools/update-catalog sgml-base-1.26+nmu3/tools/update-catalog
--- sgml-base-1.26+nmu2/tools/update-catalog	2012-05-28 12:53:49.000000000 +0200
+++ sgml-base-1.26+nmu3/tools/update-catalog	2012-05-28 20:53:39.000000000 +0200
@@ -259,7 +259,7 @@
         open( CATALOG, ">$supercat.new")
             or die "cannot open $supercat.new for writing: $!";
         print CATALOG "--\n";
-        print CATALOG "## This file is created by update-catalog --update-super.\n";
+        print CATALOG "## This file is created by update-catalog with update-super.\n";
         print CATALOG "## Please see update-catalog(8) for how to modify this file.\n";
         print CATALOG "--\n";
         for ( @cats ) { print CATALOG "CATALOG $_\n"; }


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