Your message dated Mon, 1 Dec 2008 15:01:17 GMT
with message-id <[EMAIL PROTECTED]>
and subject line config-manager has been removed from Debian, closing #488008
has caused the Debian Bug report #488008,
regarding config-manager: Please make package independent of python version
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.)
--
488008: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=488008
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: config-manager
Version: 0.3-3.1
Severity: wishlist
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu intrepid ubuntu-patch
Hi,
The attached patch from Matthias Klose patch is used in Ubuntu to
make the package independent of the python version. Please
consider applying it.
Thanks,
James
diff -u config-manager-0.3/debian/control config-manager-0.3/debian/control
--- config-manager-0.3/debian/control
+++ config-manager-0.3/debian/control
@@ -2,7 +2,7 @@
Section: devel
Priority: extra
Maintainer: Anand Kumria <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), automake1.9, python2.4-dev, python-dev, bzr (>=0.6), pybaz
+Build-Depends: debhelper (>= 4.0.0), automake1.9, python-dev (>= 2.4), bzr (>=0.6), pybaz
Standards-Version: 3.6.2.1
Package: config-manager
diff -u config-manager-0.3/setup.py config-manager-0.3/setup.py
--- config-manager-0.3/setup.py
+++ config-manager-0.3/setup.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python2.4
+#!/usr/bin/python
# This is an installation script for cm. Run it with
# './setup.py install', or
--- End Message ---
--- Begin Message ---
Version: 0.3-3.1+rm
The config-manager package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.
For more information about this package's removal, read
http://bugs.debian.org/501890 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.
Don't hesitate to reply to this mail if you have any question.
Thank you for your contribution to Debian.
--
Marco Rodrigues
http://Marco.Tondela.org
--- End Message ---