Dear maintainer,
here's the debdiff for my stgit NMU.
Cheers,
Moritz
diff -u stgit-0.15/debian/changelog stgit-0.15/debian/changelog
--- stgit-0.15/debian/changelog
+++ stgit-0.15/debian/changelog
@@ -1,3 +1,10 @@
+stgit (0.15-1.1) unstable; urgency=low
+
+ * Non-maintainer upload for RC bugfix:
+ * Fix build, patch by Andreas Moog (Closes: #621802)
+
+ -- Moritz Muehlenhoff <[email protected]> Tue, 13 Mar 2012 16:46:04 +0100
+
stgit (0.15-1) unstable; urgency=low
* New upstream release (Closes: #554910).
only in patch2:
unchanged:
--- stgit-0.15.orig/Documentation/tutorial.txt
+++ stgit-0.15/Documentation/tutorial.txt
@@ -1,5 +1,5 @@
StGit tutorial
-##############
+==============
StGit is a command-line application that provides functionality
similar to link:http://savannah.nongnu.org/projects/quilt/[Quilt]