Bug#471207: Duplicate build-dependency in control file

Cody A.W. Somerville cody-somerville at ubuntu.com
Sun Mar 16 17:03:34 UTC 2008


Package: gdesklets
Version: 0.36-1

There is a duplicate build-dependency on libglib2.0-dev (one on >=
2.4.1-2 and another on >= 2.10.0). The second occurrence (the one with
the higher version) is malformed (missing a coma at the end).

--- gdesklets-0.36-a/debian/control.in	2008-03-16 13:55:45.000000000 -0300
+++ gdesklets-0.36-b/debian/control.in	2008-03-16 14:03:33.000000000 -0300
@@ -9,10 +9,9 @@
                python-gnome2-dev (>= 2.12.0),
                python-gtk2-dev (>= 2.10.0),
                python-pyorbit-dev (>= 2.0.1),
-               libglib2.0-dev (>= 2.4.1-2),
                pkg-config,
                swig,
-               libglib2.0-dev (>= 2.10.0)
+               libglib2.0-dev (>= 2.10.0),
                libgtk2.0-dev (>= 2.10.0),
                libgtop2-dev (>= 2.6.0-4),
                gnome-pkg-tools,






More information about the pkg-gnome-maintainers mailing list