Your message dated Sat, 21 Jul 2012 10:57:54 +0100
with message-id <[email protected]>
and subject line Re: Bug#682295: unblock: pyparsing/1.5.6+dfsg1-2
has caused the Debian Bug report #682295,
regarding unblock: pyparsing/1.5.6+dfsg1-2
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.)
--
682295: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682295
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package pyparsing
Fixes RC bug #681537
unblock pyparsing/1.5.6+dfsg1-2
diff -ruN export/debian/changelog pyparsing-1.5.6+dfsg1/debian/changelog
--- export/debian/changelog 2012-05-19 16:12:05.114055000 -0400
+++ pyparsing-1.5.6+dfsg1/debian/changelog 2012-07-21 00:19:24.704656066 -0400
@@ -1,3 +1,12 @@
+pyparsing (1.5.6+dfsg1-2) unstable; urgency=low
+
+ * Team upload
+ * Use python3 depends/provides instead of python for python3-pyparsing to
+ correct dependencies (Closes: 681537)
+ - Thanks to Michael Terry/Ubuntu for the patch
+
+ -- Scott Kitterman <[email protected]> Sat, 21 Jul 2012 00:17:19 -0400
+
pyparsing (1.5.6+dfsg1-1) unstable; urgency=low
* Team upload.
diff -ruN export/debian/control pyparsing-1.5.6+dfsg1/debian/control
--- export/debian/control 2012-04-29 17:22:11.755241000 -0400
+++ pyparsing-1.5.6+dfsg1/debian/control 2012-07-21 00:17:15.556659883 -0400
@@ -30,8 +30,8 @@
Package: python3-pyparsing
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}
-Provides: ${python:Provides}
+Depends: ${python3:Depends}, ${misc:Depends}
+Provides: ${python3:Provides}
Description: Python parsing module, Python3 package
The parsing module is an alternative approach to creating and
executing simple grammars, vs. the traditional lex/yacc approach, or
--- End Message ---
--- Begin Message ---
On Sat, 2012-07-21 at 00:26 -0400, Scott Kitterman wrote:
> Please unblock package pyparsing
>
> Fixes RC bug #681537
Unblocked.
Regards,
Adam
--- End Message ---