Your message dated Thu, 10 Aug 2006 21:31:59 -0300
with message-id <[EMAIL PROTECTED]>
and subject line Closed in previous release
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: apt-proxy
Version: 1.9.33
Severity: important
Tags: patch
When preparing the apt-proxy package for Ubuntu, I noticed that there is
a comma missing in the Depends: line of binary package apt-proxy in
debian/control file, between "python-twisted-web | python-twisted
(<< 2.1.0)" and "python-apt (>= 0.5.8)". The fix is obvious but I'm
attaching a patch anyway.
I don't really know what the consequence of this bug is. It seems that
python-apt (>= 0.5.8) is dropped from the dependency completely, but I
didn't check for sure.
Ming
2006.02.17
--- apt-proxy-1.9.33/debian/control 2006-01-26 06:09:10.000000000 -0600
+++ apt-proxy-1.9.33ubuntu1/debian/control 2006-02-16 23:43:18.000000000
-0600
@@ -8,7 +8,7 @@
Package: apt-proxy
Architecture: all
-Depends: debconf (>= 0.5.00) | debconf-2.0, ${python:Depends}, python-twisted
(>= 1.3.0-7) | python2.3 (<< 2.3.5-1), python-twisted (>= 1.0.0),
python-twisted-web | python-twisted (<< 2.1.0) python-apt (>= 0.5.8),
python-bsddb3, bzip2, logrotate, adduser
+Depends: debconf (>= 0.5.00) | debconf-2.0, ${python:Depends}, python-twisted
(>= 1.3.0-7) | python2.3 (<< 2.3.5-1), python-twisted (>= 1.0.0),
python-twisted-web | python-twisted (<< 2.1.0), python-apt (>= 0.5.8),
python-bsddb3, bzip2, logrotate, adduser
Conflicts: apt-proxy-v2 (<= 1.9.5)
Replaces: apt-proxy-v2 (<= 1.9.5)
Suggests: rsync
--- End Message ---
--- Begin Message ---
Version: 1.9.34
Those bugs were close in last upload but marked as NMU. I'm closing
them.
Any problem please feel free to reopen them.
--
O T A V I O S A L V A D O R
---------------------------------------------
E-mail: [EMAIL PROTECTED] UIN: 5906116
GNU/Linux User: 239058 GPG ID: 49A5F855
Home Page: http://www.freedom.ind.br/otavio
---------------------------------------------
"Microsoft gives you Windows ... Linux gives
you the whole house."
--- End Message ---