[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: funkload update to 1.6.2 (fixes: #493205), + python-webunit fix (closes: #493388)



Hi,

On Fri, 01.08.2008 at 17:12:02 +0200, Toni Mueller <toni@debian.org> wrote:
> On Fri, 01.08.2008 at 12:49:00 +0200, Marc 'HE' Brockschmidt <he@ftwca.de> wrote:
> > Toni Mueller <toni@debian.org> writes:
> > > +  * added python-docutils (closes: #493205)
> > > +  * suggests -> recommends due to the high usability impact
> > > +  * fixed python-webunit at 1.3.8 (compatibilty issue with 1.3.9)
> > 
> > Rejected. Don't use =, but Conflict with >= 1.3.9 or whatever the
> > correct version is.
> 
> I'll do that, but I'll also have to upload a new package for
> python-webunit, which, by unfortunate circumstances, was uploaded in
> error by Mathias Klose with the wrong version number. Uploads will
> probably come in today.

done.

This is the diff for funkload:

=== modified file 'debian/changelog'
--- debian/changelog    2008-07-29 08:31:28 +0000
+++ debian/changelog    2008-08-02 11:17:36 +0000
@@ -1,3 +1,17 @@
+funkload (1.6.2-6) unstable; urgency=low
+
+  * added conflict against python-webunit 1.3.9
+
+ -- Toni Mueller <toni@debian.org>  Sat, 02 Aug 2008 13:17:36 +0200
+
+funkload (1.6.2-5) unstable; urgency=low
+
+  * added python-docutils (closes: #493205)
+  * suggests -> recommends due to the high usability impact
+  * fixed python-webunit at 1.3.8 (compatibilty issue with 1.3.9)
+
+ -- Toni Mueller <toni@debian.org>  Fri, 01 Aug 2008 11:11:58 +0200
+
 funkload (1.6.2-4) unstable; urgency=low
 
   * upgraded to new standards version

=== modified file 'debian/control'
--- debian/control      2008-07-29 08:31:28 +0000
+++ debian/control      2008-08-02 15:47:45 +0000
@@ -8,9 +8,9 @@
 
 Package: funkload
 Architecture: all
-Depends: python (>= 2.4), python-central (>= 0.5), python-pkg-resources, python-webunit
-Suggests: python-gdchart2
-Recommends: tcpwatch-httpproxy
+Depends: python (>= 2.4), python-central (>= 0.5), python-pkg-resources, python-webunit (>= 1.3.8)
+Conflicts:  python-webunit (>= 1.3.9)
+Recommends: tcpwatch-httpproxy, python-gdchart2, python-docutils
 XB-Python-Version: ${python:Versions}
 Description: web testing tool
  This web testing tool is designed to allow testing the functionality



The python-webunit package needs to be updated, too, to match this
change. I've talked to both Mathias Klose and Izak Burger, and the
outcome is that I take over official maintenance of the
python-webunit package.


This is the diff for python-webunit:

--- /tmp/p/python-webunit-1.8/debian/changelog  2008-07-18 17:40:40.000000000 +0200
+++ python-webunit-1.3.8/debian/changelog       2008-08-02 18:42:33.000000000 +0200
@@ -1,3 +1,10 @@
+python-webunit (1:1.3.8-2) unstable; urgency=high
+
+  * correcting packaging errors (closes: #493388)
+  * setting myself as maintainer
+
+ -- Toni Mueller <toni@debian.org>  Fri, 01 Aug 2008 17:49:22 +0200
+
 python-webunit (1.8-1.1.2) unstable; urgency=low
 
   * NMU. Rebuild to move files to /usr/share/pyshared. Closes: #490503.
diff -uwrN /tmp/p/python-webunit-1.8/debian/control python-webunit-1.3.8/debian/control
--- /tmp/p/python-webunit-1.8/debian/control    2008-07-18 17:40:39.000000000 +0200
+++ python-webunit-1.3.8/debian/control 2008-08-01 17:46:29.000000000 +0200
@@ -1,7 +1,7 @@
 Source: python-webunit
 Section: python
 Priority: optional
-Maintainer: Izak Burger <izak@upfrontsystems.co.za>
+Maintainer: Toni Mueller <toni@debian.org>
 Build-Depends: cdbs, debhelper (>= 5.0.0), python-all-dev, python-central (>= 0.5)
 XS-Python-Version: all
 Standards-Version: 3.8.0
diff -uwrN /tmp/p/python-webunit-1.8/debian/copyright python-webunit-1.3.8/debian/copyright
--- /tmp/p/python-webunit-1.8/debian/copyright  2008-07-18 17:40:39.000000000 +0200
+++ python-webunit-1.3.8/debian/copyright       2008-08-02 13:00:04.000000000 +0200
@@ -1,7 +1,12 @@
-This package was debianized by Izak Burger <izak@upfrontsystems.co.za> on
+This package was initially debianized by
+Izak Burger <izak@upfrontsystems.co.za> on
 Thu, 7 Mar 2008 12:00:16 +0200.
 
-It was downloaded from http://www.mechanicalcat.net/tech/webunit/webunit-1.3.8.tar.gz
+It was subsequently converted to CDBS by Toni Mueller <toni@debian.org>.
+
+It was downloaded from
+http://www.mechanicalcat.net/tech/webunit/webunit-1.3.8.tar.gz
+
 
 Copyright Holder: Richard Jones (http://mechanicalcat.net/richard)



In my personal Debian web page. I have uploaded fixed versions for both
funkload and python-webunit, ready to be imported, to match the desired state:

http://people.debian.org/~toni/packages/



Kind regards,
--Toni++

Attachment: signature.asc
Description: Digital signature


Reply to: