r19289 - in /desktop/unstable/gnome-system-tools/debian: changelog control control.in
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Thu Apr 2 11:02:47 UTC 2009
Author: joss
Date: Thu Apr 2 11:02:45 2009
New Revision: 19289
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19289
Log:
* Standards version is 3.8.1.
* Remove dependency on gksu.
* Add missing dependency on policykit-gnome. Closes: #522247.
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=19289&op=diff
==============================================================================
--- desktop/unstable/gnome-system-tools/debian/changelog (original)
+++ desktop/unstable/gnome-system-tools/debian/changelog Thu Apr 2 11:02:45 2009
@@ -1,3 +1,11 @@
+gnome-system-tools (2.22.1-3) UNRELEASED; urgency=low
+
+ * Standards version is 3.8.1.
+ * Remove dependency on gksu.
+ * Add missing dependency on policykit-gnome. Closes: #522247.
+
+ -- Josselin Mouette <joss at debian.org> Thu, 02 Apr 2009 13:00:10 +0200
+
gnome-system-tools (2.22.1-2) unstable; urgency=low
* Upload to unstable.
Modified: desktop/unstable/gnome-system-tools/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-system-tools/debian/control?rev=19289&op=diff
==============================================================================
--- desktop/unstable/gnome-system-tools/debian/control (original)
+++ desktop/unstable/gnome-system-tools/debian/control Thu Apr 2 11:02:45 2009
@@ -24,14 +24,14 @@
scrollkeeper,
gnome-doc-utils (>= 0.3.2),
pkg-config
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
Package: gnome-system-tools
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
perl,
- gksu,
+ policykit-gnome,
system-tools-backends (>= 2.6.0-3)
Recommends: gnome-control-center (>= 1:2.10.1-1)
Suggests: ntp,
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=19289&op=diff
==============================================================================
--- desktop/unstable/gnome-system-tools/debian/control.in (original)
+++ desktop/unstable/gnome-system-tools/debian/control.in Thu Apr 2 11:02:45 2009
@@ -24,14 +24,14 @@
scrollkeeper,
gnome-doc-utils (>= 0.3.2),
pkg-config
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
Package: gnome-system-tools
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
perl,
- gksu,
+ policykit-gnome,
system-tools-backends (>= 2.6.0-3)
Recommends: gnome-control-center (>= 1:2.10.1-1)
Suggests: ntp,
More information about the pkg-gnome-commits
mailing list