r29133 - in /desktop/unstable/glade-3/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Jul 27 01:19:45 UTC 2011


Author: biebl
Date: Wed Jul 27 01:19:45 2011
New Revision: 29133

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29133
Log:
* Tigthen libgladeui-1-dev dependency on libgladeui-1-9.
* Bump Standards-Version to 3.9.2. No further changes.

Modified:
    desktop/unstable/glade-3/debian/changelog
    desktop/unstable/glade-3/debian/control
    desktop/unstable/glade-3/debian/control.in

Modified: desktop/unstable/glade-3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glade-3/debian/changelog?rev=29133&op=diff
==============================================================================
--- desktop/unstable/glade-3/debian/changelog [utf-8] (original)
+++ desktop/unstable/glade-3/debian/changelog [utf-8] Wed Jul 27 01:19:45 2011
@@ -7,6 +7,8 @@
     dependencies on glade. We only keep the library packages.
   * Link gtk-doc scanner against all necessary libraries.
   * Use dh-autoreconf to update the build system.
+  * Tigthen libgladeui-1-dev dependency on libgladeui-1-9.
+  * Bump Standards-Version to 3.9.2. No further changes.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 27 Jul 2011 02:38:30 +0200
 

Modified: desktop/unstable/glade-3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glade-3/debian/control?rev=29133&op=diff
==============================================================================
--- desktop/unstable/glade-3/debian/control [utf-8] (original)
+++ desktop/unstable/glade-3/debian/control [utf-8] Wed Jul 27 01:19:45 2011
@@ -29,7 +29,7 @@
                dh-autoreconf
 Build-Depends-Indep: libglib2.0-doc,
                      libgtk2.0-doc
-Standards-Version: 3.8.1
+Standards-Version: 3.9.2
 Homepage: http://glade.gnome.org
 
 Package: libgladeui-1-9
@@ -53,7 +53,7 @@
 Architecture: all
 Section: libdevel
 Depends: ${misc:Depends},
-         libgladeui-1-9 (>= ${source:Version}),
+         libgladeui-1-9 (= ${source:Version}),
          libgtk2.0-dev (>= 2.14.0),
          libxml2-dev (>= 2.4.0)
 Description: GTK+ User Interface Build core library (development files)

Modified: desktop/unstable/glade-3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glade-3/debian/control.in?rev=29133&op=diff
==============================================================================
--- desktop/unstable/glade-3/debian/control.in [utf-8] (original)
+++ desktop/unstable/glade-3/debian/control.in [utf-8] Wed Jul 27 01:19:45 2011
@@ -24,7 +24,7 @@
                dh-autoreconf
 Build-Depends-Indep: libglib2.0-doc,
                      libgtk2.0-doc
-Standards-Version: 3.8.1
+Standards-Version: 3.9.2
 Homepage: http://glade.gnome.org
 
 Package: libgladeui-1-9
@@ -48,7 +48,7 @@
 Architecture: all
 Section: libdevel
 Depends: ${misc:Depends},
-         libgladeui-1-9 (>= ${source:Version}),
+         libgladeui-1-9 (= ${source:Version}),
          libgtk2.0-dev (>= 2.14.0),
          libxml2-dev (>= 2.4.0)
 Description: GTK+ User Interface Build core library (development files)




More information about the pkg-gnome-commits mailing list