r18248 - in /desktop/experimental/librsvg/debian: changelog control control.in

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Mon Jan 19 15:13:05 UTC 2009


Author: pochu-guest
Date: Mon Jan 19 15:13:05 2009
New Revision: 18248

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=18248
Log:
Build-depend on libgtk2.0-dev 2.10.1 instead of 2.10.1-1.
There was no -0 revision that wouldn't satisfy the requirements,
so it's fine to just depend on 2.10.1. Thanks lintian and
Sebastien Bacher!

Modified:
    desktop/experimental/librsvg/debian/changelog
    desktop/experimental/librsvg/debian/control
    desktop/experimental/librsvg/debian/control.in

Modified: desktop/experimental/librsvg/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/librsvg/debian/changelog?rev=18248&op=diff
==============================================================================
--- desktop/experimental/librsvg/debian/changelog (original)
+++ desktop/experimental/librsvg/debian/changelog Mon Jan 19 15:13:05 2009
@@ -8,7 +8,10 @@
 
   [ Emilio Pozuelo Monfort ]
   * debian/control:
-    - Build-depend on libgtk2.0-dev 2.10.1-1~ instead of 2.10.1-1.
+    - Build-depend on libgtk2.0-dev 2.10.1 instead of 2.10.1-1.
+      There was no -0 revision that wouldn't satisfy the requirements,
+      so it's fine to just depend on 2.10.1. Thanks lintian and
+      Sebastien Bacher!
     - librsvg-dev depends on ${misc:Depends}. Thanks lintian!
   * debian/shlibs.local: Removed. It was added as a hack to workaround
     a dependency issue, but it's not needed anymore.

Modified: desktop/experimental/librsvg/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/librsvg/debian/control?rev=18248&op=diff
==============================================================================
--- desktop/experimental/librsvg/debian/control (original)
+++ desktop/experimental/librsvg/debian/control Mon Jan 19 15:13:05 2009
@@ -11,7 +11,7 @@
                libglib2.0-dev (>= 2.16.0),
                libcairo2-dev (>= 1.2.0),
                libpango1.0-dev (>= 1.10.0),
-               libgtk2.0-dev (>= 2.10.1-1~),
+               libgtk2.0-dev (>= 2.10.1),
                libgsf-1-dev (>= 1.13.2-2),
                gnome-pkg-tools (>= 0.10),
                libcroco3-dev (>= 0.6.1),

Modified: desktop/experimental/librsvg/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/librsvg/debian/control.in?rev=18248&op=diff
==============================================================================
--- desktop/experimental/librsvg/debian/control.in (original)
+++ desktop/experimental/librsvg/debian/control.in Mon Jan 19 15:13:05 2009
@@ -11,7 +11,7 @@
                libglib2.0-dev (>= 2.16.0),
                libcairo2-dev (>= 1.2.0),
                libpango1.0-dev (>= 1.10.0),
-               libgtk2.0-dev (>= 2.10.1-1~),
+               libgtk2.0-dev (>= 2.10.1),
                libgsf-1-dev (>= 1.13.2-2),
                gnome-pkg-tools (>= 0.10),
                libcroco3-dev (>= 0.6.1),




More information about the pkg-gnome-commits mailing list