tag 701056 patch pending
thanks

Hi,

I've just made a 7 days delayed queue upload as part of a debian training,
sorry for the noise, I forgot to change the upload server.

Just for completion, I'm attaching the debdiff file.

-- 
"If I ask another professor what he teaches in the introductory programming
course, whether he answers proudly "Pascal" or diffidently "FORTRAN," I know
that he is teaching a grammar, a set of semantic rules, and some finished
algorithms, leaving the students to discover, on their own, some process of
design."
-- Robert W. Floyd
Saludos /\/\ /\ >< `/

diff -u noweb-2.11b/debian/changelog noweb-2.11b/debian/changelog
--- noweb-2.11b/debian/changelog
+++ noweb-2.11b/debian/changelog
@@ -1,3 +1,11 @@
+noweb (2.11b-7.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/patches/99_touch.dpatch: Add src/Makefile to the list of touched
+    files. (Closes: #701056)
+
+ -- Maximiliano Curia <m...@debian.org>  Thu, 21 Feb 2013 21:43:25 +0100
+
 noweb (2.11b-7) unstable; urgency=low
 
   * debian/patches/13_bashism.dpatch: Fix unportable backslash in call to echo.
diff -u noweb-2.11b/debian/patches/99_touch.dpatch 
noweb-2.11b/debian/patches/99_touch.dpatch
--- noweb-2.11b/debian/patches/99_touch.dpatch
+++ noweb-2.11b/debian/patches/99_touch.dpatch
@@ -14,7 +14,7 @@
      for x in src/shell/tmac.w src/shell/noroff src/shell/toroff \
           src/xdoc/notangle.1 src/xdoc/nowebstyle.7 src/xdoc/noweb.1 \
           src/xdoc/cpif.1 src/xdoc/nuweb2noweb.1 src/tex/noweb.sty \
-          src/tex/nwmac.tex ; do
+          src/tex/nwmac.tex src/Makefile; do
         touch $x;
      done
      ;;

Attachment: signature.asc
Description: Digital signature

Reply via email to