[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 Sat, 02.08.2008 at 19:02:43 +0200, Julien Cristau <jcristau@debian.org> wrote:
> On Sat, Aug  2, 2008 at 18:47:43 +0200, Toni Mueller wrote:
> > +Depends: python (>= 2.4), python-central (>= 0.5), python-pkg-resources, python-webunit (>= 1.3.8)
> > +Conflicts:  python-webunit (>= 1.3.9)
> How is this supposed to work, with python-webunit 1.8-1.1.2 being in the
> archive?  Any future version will be >= 1.3.9.

I've now corrected the dependencies to make funkload require 1:1.3.8 at
least, and to conflict with 1:1.3.9 (keeping this as 1.3.9 made dpkg
emit an error message, and quit). This is the diff:

$ bzr diff -r13
=== modified file 'debian/changelog'
--- debian/changelog    2008-07-29 08:31:28 +0000
+++ debian/changelog    2008-08-04 08:29:33 +0000
@@ -1,3 +1,19 @@
+funkload (1.6.2-6) unstable; urgency=low
+
+  * changed dependencies wrt. python-webunit to require at least
+    1:1.3.8, but to conflict with 1:1.3.9.
+  * added python-docutils (closes: #493205)
+
+ -- Toni Mueller <toni@debian.org>  Mon, 04 Aug 2008 10:09: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-04 08:00:03 +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:1.3.8)
+Conflicts:  python-webunit (>= 1: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


You can find the current packages at

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



I consider upgrading #493388 to "serious", due to DP 3.2, or to
"critical", because it breaks funkload.



Kind regards,
--Toni++

Attachment: signature.asc
Description: Digital signature


Reply to: