retitle 674898 diff for NMU version 1.26+nmu3
thanks

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

Helmut
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 <[email protected]>  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"; }

Reply via email to