Your message dated Sat, 28 Jul 2012 15:43:31 +0200
with message-id <[email protected]>
and subject line Re: Bug#682468: unblock: python-colorama/0.2.4-1.1
has caused the Debian Bug report #682468,
regarding unblock: python-colorama/0.2.4-1.1
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.)
--
682468: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682468
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 python-colorama
Fixes RC bug #681584
unblock python-colorama/0.2.4-1.1
diff -Nru python-colorama-0.2.4/debian/changelog python-colorama-0.2.4/debian/changelog
--- python-colorama-0.2.4/debian/changelog 2012-03-06 13:17:39.000000000 -0500
+++ python-colorama-0.2.4/debian/changelog 2012-07-23 01:02:44.000000000 -0400
@@ -1,3 +1,13 @@
+python-colorama (0.2.4-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Use dh_python2.
+ Build-Depend on python (>= 2.6.6-3~) for that.
+ Add python:Depends to Depends.
+ Closes: #681584
+
+ -- Evgeni Golov <[email protected]> Tue, 17 Jul 2012 08:52:08 +0200
+
python-colorama (0.2.4-1) unstable; urgency=low
* Initial release (Closes: #662761)
diff -Nru python-colorama-0.2.4/debian/control python-colorama-0.2.4/debian/control
--- python-colorama-0.2.4/debian/control 2012-03-06 13:17:39.000000000 -0500
+++ python-colorama-0.2.4/debian/control 2012-07-23 01:01:55.000000000 -0400
@@ -2,7 +2,7 @@
Section: python
Priority: optional
Maintainer: Khalid El Fathi <[email protected]>
-Build-Depends: debhelper (>= 9.0.0), python
+Build-Depends: debhelper (>= 9.0.0), python (>= 2.6.6-3~)
Standards-Version: 3.9.3
Homepage: http://pypi.python.org/pypi/colorama/
Vcs-Git: git://git.debian.org/collab-maint/python-colorama.git
@@ -11,7 +11,7 @@
Package: python-colorama
Architecture: all
-Depends: ${misc:Depends}
+Depends: ${python:Depends}, ${misc:Depends}
Description: Cross-platform colored terminal text in Python
Python-colorama provides a simple cross-platform API to print colored terminal
text from Python applications.
diff -Nru python-colorama-0.2.4/debian/rules python-colorama-0.2.4/debian/rules
--- python-colorama-0.2.4/debian/rules 2012-03-06 13:17:39.000000000 -0500
+++ python-colorama-0.2.4/debian/rules 2012-07-23 01:01:55.000000000 -0400
@@ -2,7 +2,7 @@
#export DH_VERBOSE=1
%:
- dh $@
+ dh $@ --with=python2
override_dh_installexamples:
cp -r $(CURDIR)/demos/* $(CURDIR)/debian/python-colorama/usr/share/doc/python-colorama/examples/
--- End Message ---
--- Begin Message ---
On Mon, Jul 23, 2012 at 01:11:06 -0400, Scott Kitterman wrote:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
> Please unblock package python-colorama
>
> Fixes RC bug #681584
>
Same question as blist, I guess. Hrm, except this one has one reverse
dependency (httpcode). Oh well, unblocked.
Cheers,
Julien
signature.asc
Description: Digital signature
--- End Message ---