r13263 - in /desktop/unstable/totem/debian: changelog control control.in

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Thu Oct 25 12:59:53 UTC 2007


Author: slomo
Date: Thu Oct 25 12:59:52 2007
New Revision: 13263

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13263
Log:
* New upstream bugfix release:
  + debian/control:
    - Build depend on Gtk >= 2.12.1 as per configure.in.

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

Modified: desktop/unstable/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/changelog?rev=13263&op=diff
==============================================================================
--- desktop/unstable/totem/debian/changelog (original)
+++ desktop/unstable/totem/debian/changelog Thu Oct 25 12:59:52 2007
@@ -1,4 +1,4 @@
-totem (2.20.0-4) UNRELEASED; urgency=low
+totem (2.20.1-1) unstable; urgency=low
 
   [ Loic Minier ]
   * Cleanup whitespace.
@@ -6,7 +6,12 @@
   [ Josselin Mouette ]
   * totem depends on totem-plugins. Closes: #445675.
 
- -- Josselin Mouette <joss at debian.org>  Fri, 12 Oct 2007 14:08:13 +0200
+  [ Sebastian Dröge ]
+  * New upstream bugfix release:
+    + debian/control:
+      - Build depend on Gtk >= 2.12.1 as per configure.in.
+
+ -- Sebastian Dröge <slomo at debian.org>  Thu, 25 Oct 2007 14:56:00 +0200
 
 totem (2.20.0-3) unstable; urgency=low
 

Modified: desktop/unstable/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control?rev=13263&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control (original)
+++ desktop/unstable/totem/debian/control Thu Oct 25 12:59:52 2007
@@ -5,7 +5,7 @@
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: debhelper (>= 5),
                quilt,
-               libgtk2.0-dev (>= 2.11.6),
+               libgtk2.0-dev (>= 2.12.1),
                libglib2.0-dev (>= 2.13.4),
                libgnomeui-dev (>= 2.6.1.1-4),
                libglade2-dev (>= 2.4.0),

Modified: desktop/unstable/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control.in?rev=13263&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control.in (original)
+++ desktop/unstable/totem/debian/control.in Thu Oct 25 12:59:52 2007
@@ -5,7 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Build-Depends: debhelper (>= 5),
                quilt,
-               libgtk2.0-dev (>= 2.11.6),
+               libgtk2.0-dev (>= 2.12.1),
                libglib2.0-dev (>= 2.13.4),
                libgnomeui-dev (>= 2.6.1.1-4),
                libglade2-dev (>= 2.4.0),




More information about the pkg-gnome-commits mailing list