Your message dated Wed, 11 Aug 2010 19:12:37 +0200
with message-id <[email protected]>
and subject line Closed: NMU for plywood
has caused the Debian Bug report #213112,
regarding NMU for plywood
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
213112: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=213112
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: plywood
Version: 0.5.8
diff -ur plywood-0.5.8/debian/changelog plywood-0.5.8.1/debian/changelog
--- plywood-0.5.8/debian/changelog 2003-08-26 17:54:56.000000000 +0200
+++ plywood-0.5.8.1/debian/changelog 2003-09-28 14:50:48.000000000 +0200
@@ -1,3 +1,10 @@
+plywood (0.5.8.1) unstable; urgency=low
+
+ * NMU.
+ * Fix python dependency (closes: #198015).
+
+ -- Matthias Klose <[email protected]> Sun, 28 Sep 2003 14:48:04 +0200
+
plywood (0.5.8) unstable; urgency=low
* Really updated debhelper to 4
diff -ur plywood-0.5.8/debian/control plywood-0.5.8.1/debian/control
--- plywood-0.5.8/debian/control 2003-08-27 11:51:36.000000000 +0200
+++ plywood-0.5.8.1/debian/control 2003-09-28 14:51:16.000000000 +0200
@@ -2,12 +2,12 @@
Section: text
Priority: optional
Maintainer: Monty Taylor <[email protected]>
-Build-Depends-Indep: debhelper (>= 4), python2.3-dev
+Build-Depends-Indep: debhelper (>= 4.1.67), python2.3-dev
Standards-Version: 3.6.1
Package: plywood
Architecture: all
-Depends: tetex-extra (>= 1.0.2), python (>= 2.3)
+Depends: tetex-extra (>= 1.0.2), ${python:Depends}
Suggests: pdf-viewer, postscript-viewer, gs
Recommends: plywood-elisp
Description: Playwriting typing and typesetting help
diff -ur plywood-0.5.8/debian/rules plywood-0.5.8.1/debian/rules
--- plywood-0.5.8/debian/rules 2003-08-26 05:34:18.000000000 +0200
+++ plywood-0.5.8.1/debian/rules 2003-09-28 14:50:05.000000000 +0200
@@ -50,6 +50,7 @@
dh_link -i
dh_compress -i
dh_fixperms -i
+ dh_python -i
dh_installdeb -i
dh_gencontrol -i
dh_md5sums -i
--- End Message ---
--- Begin Message ---
Version: 0.5.9
According to the changelog, that bug was closed and NMU acknowledged with
0.5.9
--- End Message ---