r24937 - in /desktop/experimental/d-conf/debian: changelog control control.in

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Sun Aug 1 18:23:35 UTC 2010


Author: sjoerd
Date: Sun Aug  1 18:23:30 2010
New Revision: 24937

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=24937
Log:
* debian/contro{,.in}: 
  - build-depend on newer (unstable) libglib as there was an ABI change

Modified:
    desktop/experimental/d-conf/debian/changelog
    desktop/experimental/d-conf/debian/control
    desktop/experimental/d-conf/debian/control.in

Modified: desktop/experimental/d-conf/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/d-conf/debian/changelog?rev=24937&op=diff
==============================================================================
--- desktop/experimental/d-conf/debian/changelog [utf-8] (original)
+++ desktop/experimental/d-conf/debian/changelog [utf-8] Sun Aug  1 18:23:30 2010
@@ -1,3 +1,10 @@
+d-conf (0.4.2-2) UNRELEASED; urgency=low
+
+  * debian/contro{,.in}: 
+    - build-depend on newer (unstable) libglib as there was an ABI change
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Sun, 01 Aug 2010 19:22:04 +0100
+
 d-conf (0.4.2-1) experimental; urgency=low
 
   * New upstream release

Modified: desktop/experimental/d-conf/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/d-conf/debian/control?rev=24937&op=diff
==============================================================================
--- desktop/experimental/d-conf/debian/control [utf-8] (original)
+++ desktop/experimental/d-conf/debian/control [utf-8] Sun Aug  1 18:23:30 2010
@@ -7,13 +7,13 @@
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Gustavo Noronha Silva <kov at debian.org>, Laurent Bigonville <bigon at debian.org>
+Uploaders: Gustavo Noronha Silva <kov at debian.org>, Laurent Bigonville <bigon at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: debhelper (>= 7.0.50~),
                autotools-dev,
                gnome-pkg-tools,
                gtk-doc-tools (>= 1.14),
                valac (>= 0.9.2),
-               libglib2.0-dev (>= 2.25.10),
+               libglib2.0-dev (>= 2.25.12),
                libgtk2.0-dev,
                libxml2-dev,
                libgee-dev,

Modified: desktop/experimental/d-conf/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/d-conf/debian/control.in?rev=24937&op=diff
==============================================================================
--- desktop/experimental/d-conf/debian/control.in [utf-8] (original)
+++ desktop/experimental/d-conf/debian/control.in [utf-8] Sun Aug  1 18:23:30 2010
@@ -8,7 +8,7 @@
                gnome-pkg-tools,
                gtk-doc-tools (>= 1.14),
                valac (>= 0.9.2),
-               libglib2.0-dev (>= 2.25.10),
+               libglib2.0-dev (>= 2.25.12),
                libgtk2.0-dev,
                libxml2-dev,
                libgee-dev,




More information about the pkg-gnome-commits mailing list