r49044 - in /packages/unstable/gconf-editor/debian: changelog control control.in
bigon at users.alioth.debian.org
bigon at users.alioth.debian.org
Sun Jun 5 17:31:32 UTC 2016
Author: bigon
Date: Sun Jun 5 17:31:31 2016
New Revision: 49044
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49044
Log:
* debian/control.in:
- Bump Standards-Version to 3.9.8 (no further changes)
- Depends against 'policykit-1-gnome | polkit-1-auth-agent' instead of
just policykit-1-gnome.
Modified:
packages/unstable/gconf-editor/debian/changelog
packages/unstable/gconf-editor/debian/control
packages/unstable/gconf-editor/debian/control.in
Modified: packages/unstable/gconf-editor/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gconf-editor/debian/changelog?rev=49044&op=diff
==============================================================================
--- packages/unstable/gconf-editor/debian/changelog [utf-8] (original)
+++ packages/unstable/gconf-editor/debian/changelog [utf-8] Sun Jun 5 17:31:31 2016
@@ -1,3 +1,12 @@
+gconf-editor (3.0.1-3) unstable; urgency=medium
+
+ * debian/control.in:
+ - Bump Standards-Version to 3.9.8 (no further changes)
+ - Depends against 'policykit-1-gnome | polkit-1-auth-agent' instead of
+ just policykit-1-gnome.
+
+ -- Laurent Bigonville <bigon at debian.org> Sun, 05 Jun 2016 19:31:25 +0200
+
gconf-editor (3.0.1-2) unstable; urgency=low
[ Josselin Mouette ]
Modified: packages/unstable/gconf-editor/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gconf-editor/debian/control?rev=49044&op=diff
==============================================================================
--- packages/unstable/gconf-editor/debian/control [utf-8] (original)
+++ packages/unstable/gconf-editor/debian/control [utf-8] Sun Jun 5 17:31:31 2016
@@ -2,12 +2,11 @@
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
-
Source: gconf-editor
Section: utils
Priority: optional
Maintainer: Josselin Mouette <joss at debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
Build-Depends: autotools-dev,
cdbs (>= 0.4.41),
debhelper (>= 8),
@@ -22,12 +21,12 @@
pkg-config
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/gconf-editor
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/gconf-editor
-Standards-Version: 3.9.4
+Standards-Version: 3.9.8
Package: gconf-editor
Architecture: any
Depends: gconf-defaults-service (>= 2.28),
- policykit-1-gnome,
+ policykit-1-gnome | polkit-1-auth-agent,
${misc:Depends},
${shlibs:Depends}
Description: editor for the GConf configuration system
Modified: packages/unstable/gconf-editor/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gconf-editor/debian/control.in?rev=49044&op=diff
==============================================================================
--- packages/unstable/gconf-editor/debian/control.in [utf-8] (original)
+++ packages/unstable/gconf-editor/debian/control.in [utf-8] Sun Jun 5 17:31:31 2016
@@ -17,12 +17,12 @@
pkg-config
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/gconf-editor
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/gconf-editor
-Standards-Version: 3.9.4
+Standards-Version: 3.9.8
Package: gconf-editor
Architecture: any
Depends: gconf-defaults-service (>= 2.28),
- policykit-1-gnome,
+ policykit-1-gnome | polkit-1-auth-agent,
${misc:Depends},
${shlibs:Depends}
Description: editor for the GConf configuration system
More information about the pkg-gnome-commits
mailing list