r21840 - in /desktop/unstable/gnome-system-tools/debian: changelog control control.in

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Thu Oct 8 09:56:58 UTC 2009


Author: pochu
Date: Thu Oct  8 09:56:58 2009
New Revision: 21840

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21840
Log:
Let gnome-system-tools depend on policykit-1-gnome.

Modified:
    desktop/unstable/gnome-system-tools/debian/changelog
    desktop/unstable/gnome-system-tools/debian/control
    desktop/unstable/gnome-system-tools/debian/control.in

Modified: desktop/unstable/gnome-system-tools/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-system-tools/debian/changelog?rev=21840&op=diff
==============================================================================
--- desktop/unstable/gnome-system-tools/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-system-tools/debian/changelog [utf-8] Thu Oct  8 09:56:58 2009
@@ -1,3 +1,9 @@
+gnome-system-tools (2.28.0-2) UNRELEASED; urgency=low
+
+  * Let gnome-system-tools depend on policykit-1-gnome.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Thu, 08 Oct 2009 11:55:11 +0200
+
 gnome-system-tools (2.28.0-1) unstable; urgency=low
 
   * New upstream release.

Modified: desktop/unstable/gnome-system-tools/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-system-tools/debian/control?rev=21840&op=diff
==============================================================================
--- desktop/unstable/gnome-system-tools/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-system-tools/debian/control [utf-8] Thu Oct  8 09:56:58 2009
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Jose Carlos Garcia Sogo <jsogo at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Deng Xiyue <manphiz-guest at users.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>,
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>,
            Niv Sardi <xaiki at debian.org>
 Build-Depends: cdbs (>= 0.4.41),
                autotools-dev,
@@ -30,7 +30,8 @@
 Depends: ${misc:Depends},
          ${shlibs:Depends},
          perl,
-         system-tools-backends (>= 2.8.1)
+         system-tools-backends (>= 2.8.1),
+         policykit-1-gnome
 Recommends: gnome-control-center (>= 1:2.10.1-1)
 Suggests: ntp
 Replaces: ximian-setup-tools, gnome-network-admin

Modified: desktop/unstable/gnome-system-tools/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-system-tools/debian/control.in?rev=21840&op=diff
==============================================================================
--- desktop/unstable/gnome-system-tools/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-system-tools/debian/control.in [utf-8] Thu Oct  8 09:56:58 2009
@@ -30,7 +30,8 @@
 Depends: ${misc:Depends},
          ${shlibs:Depends},
          perl,
-         system-tools-backends (>= 2.8.1)
+         system-tools-backends (>= 2.8.1),
+         policykit-1-gnome
 Recommends: gnome-control-center (>= 1:2.10.1-1)
 Suggests: ntp
 Replaces: ximian-setup-tools, gnome-network-admin




More information about the pkg-gnome-commits mailing list