Hello,

I would like to request a UVF exception for apt-proxy, from
1.9.32ubuntu2 currently in dapper to Debian's 1.9.33 (will be merged as
1.9.33ubuntu1).

Rationale:
  - With python-twisted 2.1.0 currently in dapper, apt-proxy 1.9.32ubuntu2
    doesn't work at all (malone #29267)
  - 1.9.33 is a release focused on bugfixes and doc/translation updates,
    it's probably easier and less error-prone to just merge new Debian
    version instead of cherry-picking the patch

The diff of changelog, as well as the diffstat of all the change between
1.9.32 and 1.9.33 are attached.

The debdiff from 1.9.33 to the proposed 1.9.33ubuntu1 from my merging
work is attached in malone #29267.  The debian/changelog entry:

apt-proxy (1.9.33ubuntu1) dapper; urgency=low

  * Resynchronize with Debian.
    - Work correctly with python-twisted (>= 2.1.0).  (Ubuntu #29267)
  * Add a missing comma in the Depends line in debian/control.
  * Ubuntu specific changes:
    - doc/apt-proxy.conf:  Set min_refresh=1s.
    - debian/init.d:  Use LSB init-functions.
    - debian/install:  Install into python2.4 dirs instead of python2.3.

 -- Ming Hua <[EMAIL PROTECTED]>  Thu, 16 Feb 2006 23:55:44 -0600

Comments?

Ming
2006.02.17
--- apt-proxy-1.9.32/debian/changelog   2005-08-19 12:22:25.000000000 -0500
+++ apt-proxy-1.9.33/debian/changelog   2006-01-26 06:09:10.000000000 -0600
@@ -1,3 +1,20 @@
+apt-proxy (1.9.33) unstable; urgency=low
+
+  [ Chris Halls ]
+  * Update for twisted 2.1.0.  Thanks Tuncer Ayazi and Andreas Pakulat for
+    their patches and suggestions.
+  * Depend on python-twisted-web if using twisted > 2.0.1 (Closes: #349596)
+  * Remove use of deprecated arm calls (Closes: #349447)
+  * Rework apt-proxy.conf manpage. Thanks to Roey Katz for all the
+    suggestions
+  * debian/rules: swap dh_python and dh_installinit calls, so that
+    update-python-modules is called before init script in postinst
+
+  [ Debconf Translations ]
+  * Yuriy Talakan <[EMAIL PROTECTED]>: ru.po (closes: #310326)
+
+ -- Chris Halls <[EMAIL PROTECTED]>  Thu, 26 Jan 2006 11:59:56 +0000
+
 apt-proxy (1.9.32) unstable; urgency=low
 
   [ Chris Halls ]
 apt_proxy/apt_proxy.py             |    8 ---
 apt_proxy/misc.py                  |    2 
 apt_proxy/twisted_compat/compat.py |    2 
 debian/changelog                   |   17 ++++++
 debian/control                     |    2 
 debian/po/ru.po                    |   97 +++++++++++++++++++++++++++++++++++++
 debian/rules                       |    2 
 doc/apt-proxy.conf.5               |   76 +++++++++++++++++++++-------
 8 files changed, 175 insertions(+), 31 deletions(-)
-- 
Ubuntu-motu mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu

Reply via email to