r35400 - in /desktop/unstable/gdm3/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Fri Jun 22 18:04:02 UTC 2012


Author: joss
Date: Fri Jun 22 18:04:00 2012
New Revision: 35400

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35400
Log:
Fix typo in dconf-tools dependency version.

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

Modified: desktop/unstable/gdm3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/changelog?rev=35400&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/changelog [utf-8] (original)
+++ desktop/unstable/gdm3/debian/changelog [utf-8] Fri Jun 22 18:04:00 2012
@@ -1,3 +1,9 @@
+gdm3 (3.4.1-2) UNRELEASED; urgency=low
+
+  * Fix typo in dconf-tools dependency version.
+
+ -- Josselin Mouette <joss at debian.org>  Fri, 22 Jun 2012 20:03:48 +0200
+
 gdm3 (3.4.1-1) unstable; urgency=low
 
   [ Jordi Mallach ]

Modified: desktop/unstable/gdm3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/control?rev=35400&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/control [utf-8] (original)
+++ desktop/unstable/gdm3/debian/control [utf-8] Fri Jun 22 18:04:00 2012
@@ -7,7 +7,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: gnome-pkg-tools (>= 0.16.3),
                debhelper (>= 8.1.0),
                cdbs,
@@ -71,7 +71,7 @@
          accountsservice (>= 0.6.12),
          gsettings-desktop-schemas,
          libglib2.0-bin (>= 2.26),
-         dconf-tools (>= 0.12.1-1),
+         dconf-tools (>= 0.12.1-2),
          dconf-gsettings-backend (>= 0.12.1-2),
          x11-common (>= 1:7.6+11),
          x11-xserver-utils

Modified: desktop/unstable/gdm3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/control.in?rev=35400&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/control.in [utf-8] (original)
+++ desktop/unstable/gdm3/debian/control.in [utf-8] Fri Jun 22 18:04:00 2012
@@ -66,7 +66,7 @@
          accountsservice (>= 0.6.12),
          gsettings-desktop-schemas,
          libglib2.0-bin (>= 2.26),
-         dconf-tools (>= 0.12.1-1),
+         dconf-tools (>= 0.12.1-2),
          dconf-gsettings-backend (>= 0.12.1-2),
          x11-common (>= 1:7.6+11),
          x11-xserver-utils




More information about the pkg-gnome-commits mailing list