r27288 - in /desktop/experimental/gdl/debian: changelog control control.in

jordi at users.alioth.debian.org jordi at users.alioth.debian.org
Wed Apr 6 09:40:02 UTC 2011


Author: jordi
Date: Wed Apr  6 09:39:59 2011
New Revision: 27288

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27288
Log:
Remove unneeded dependency on -common from the gir package.

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

Modified: desktop/experimental/gdl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdl/debian/changelog?rev=27288&op=diff
==============================================================================
--- desktop/experimental/gdl/debian/changelog [utf-8] (original)
+++ desktop/experimental/gdl/debian/changelog [utf-8] Wed Apr  6 09:39:59 2011
@@ -1,3 +1,9 @@
+gdl (3.0.0-2) UNRELEASED; urgency=low
+
+  * Remove unneeded dependency on -common from the gir package.
+
+ -- Jordi Mallach <jordi at debian.org>  Wed, 06 Apr 2011 11:38:34 +0200
+
 gdl (3.0.0-1) experimental; urgency=low
 
   * New upstream stable release.

Modified: desktop/experimental/gdl/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdl/debian/control?rev=27288&op=diff
==============================================================================
--- desktop/experimental/gdl/debian/control [utf-8] (original)
+++ desktop/experimental/gdl/debian/control [utf-8] Wed Apr  6 09:39:59 2011
@@ -75,8 +75,7 @@
 Package: gir1.2-gdl-3
 Architecture: any
 Depends: ${gir:Depends},
-         ${misc:Depends},
-         libgdl-3-common
+         ${misc:Depends}
 Description: GObject introspection data for the GDL library
  This package contains introspection data for the GNOME DevTool libraries,
  a support library for GNOME development tools.

Modified: desktop/experimental/gdl/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdl/debian/control.in?rev=27288&op=diff
==============================================================================
--- desktop/experimental/gdl/debian/control.in [utf-8] (original)
+++ desktop/experimental/gdl/debian/control.in [utf-8] Wed Apr  6 09:39:59 2011
@@ -70,8 +70,7 @@
 Package: gir1.2-gdl-3
 Architecture: any
 Depends: ${gir:Depends},
-         ${misc:Depends},
-         libgdl-3-common
+         ${misc:Depends}
 Description: GObject introspection data for the GDL library
  This package contains introspection data for the GNOME DevTool libraries,
  a support library for GNOME development tools.




More information about the pkg-gnome-commits mailing list