r34760 - in /desktop/unstable/gtksourceview3/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu May 10 11:37:22 UTC 2012


Author: biebl
Date: Thu May 10 11:37:22 2012
New Revision: 34760

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=34760
Log:
Bump minimum required version of libgtk-3-dev to 3.3.8 for
gtk_window_set_attached_to().

Modified:
    desktop/unstable/gtksourceview3/debian/changelog
    desktop/unstable/gtksourceview3/debian/control
    desktop/unstable/gtksourceview3/debian/control.in

Modified: desktop/unstable/gtksourceview3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/changelog?rev=34760&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/changelog [utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/changelog [utf-8] Thu May 10 11:37:22 2012
@@ -1,3 +1,10 @@
+gtksourceview3 (3.4.1-2) UNRELEASED; urgency=low
+
+  * Bump minimum required version of libgtk-3-dev to 3.3.8 for
+    gtk_window_set_attached_to().
+
+ -- Michael Biebl <biebl at debian.org>  Thu, 10 May 2012 13:34:31 +0200
+
 gtksourceview3 (3.4.1-1) unstable; urgency=low
 
   * New upstream bug fix release:

Modified: desktop/unstable/gtksourceview3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/control?rev=34760&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/control [utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/control [utf-8] Thu May 10 11:37:22 2012
@@ -7,12 +7,12 @@
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Michael Biebl <biebl at debian.org>
+Uploaders: Martin Pitt <mpitt at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: autotools-dev,
                cdbs (>= 0.4.93),
                debhelper (>= 8.1.3),
                gnome-pkg-tools (>= 0.7),
-               libgtk-3-dev (>= 3.0.0),
+               libgtk-3-dev (>= 3.3.8),
                libatk1.0-dev (>= 1.32),
                libxml2-dev (>= 2.6),
                libxml2-utils,
@@ -65,7 +65,7 @@
 Depends: ${misc:Depends},
          libgtksourceview-3.0-0 (= ${binary:Version}),
          gir1.2-gtksource-3.0 (= ${binary:Version}),
-         libgtk-3-dev (>= 3.0.0),
+         libgtk-3-dev (>= 3.3.8),
          libxml2-dev (>= 2.6.0)
 Suggests: libgtksourceview-3.0-doc
 Breaks: libgtksourceview-3.0-common (<< 3.2.3-2)

Modified: desktop/unstable/gtksourceview3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/control.in?rev=34760&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/control.in [utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/control.in [utf-8] Thu May 10 11:37:22 2012
@@ -7,7 +7,7 @@
                cdbs (>= 0.4.93),
                debhelper (>= 8.1.3),
                gnome-pkg-tools (>= 0.7),
-               libgtk-3-dev (>= 3.0.0),
+               libgtk-3-dev (>= 3.3.8),
                libatk1.0-dev (>= 1.32),
                libxml2-dev (>= 2.6),
                libxml2-utils,
@@ -60,7 +60,7 @@
 Depends: ${misc:Depends},
          libgtksourceview-3.0-0 (= ${binary:Version}),
          gir1.2-gtksource-3.0 (= ${binary:Version}),
-         libgtk-3-dev (>= 3.0.0),
+         libgtk-3-dev (>= 3.3.8),
          libxml2-dev (>= 2.6.0)
 Suggests: libgtksourceview-3.0-doc
 Breaks: libgtksourceview-3.0-common (<< 3.2.3-2)




More information about the pkg-gnome-commits mailing list