--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
Please unblock gksu for a fix in the menu category.
gksu (2.0.2-9) unstable; urgency=medium
* 01_desktop_in.patch: move from Utilities to System, for consistency
with the current GNOME menu.
gksu (2.0.2-8) unstable; urgency=medium
* debian/control.in:
- make team the maintainer
unblock gksu/2.0.2-9
Thanks,
--
.''`. Josselin Mouette
: :' :
`. `'
`-
Index: debian/control
===================================================================
Index: debian/control.in
===================================================================
--- debian/control.in (révision 43500)
+++ debian/control.in (copie de travail)
@@ -1,7 +1,7 @@
Source: gksu
Section: admin
Priority: optional
-Maintainer: Gustavo Noronha Silva <kov@debian.org>
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: @GNOME_TEAM@
Build-Depends: cdbs,
debhelper (>= 8),
Index: debian/changelog
===================================================================
--- debian/changelog (révision 43500)
+++ debian/changelog (copie de travail)
@@ -1,3 +1,17 @@
+gksu (2.0.2-9) unstable; urgency=medium
+
+ * 01_desktop_in.patch: move from Utilities to System, for consistency
+ with the current GNOME menu.
+
+ -- Josselin Mouette <joss@debian.org> Fri, 05 Dec 2014 17:56:37 +0100
+
+gksu (2.0.2-8) unstable; urgency=medium
+
+ * debian/control.in:
+ - make team the maintainer
+
+ -- Gustavo Noronha Silva <kov@debian.org> Mon, 01 Dec 2014 14:27:16 -0200
+
gksu (2.0.2-7) unstable; urgency=low
* Team upload.
Index: debian/patches/01_desktop_in.patch
===================================================================
--- debian/patches/01_desktop_in.patch (révision 43500)
+++ debian/patches/01_desktop_in.patch (copie de travail)
@@ -10,4 +10,4 @@
+Terminal=false
+X-MultipleArgs=false
+Type=Application
-+Categories=GTK;Utility;TerminalEmulator;
++Categories=GTK;System;TerminalEmulator;
--- End Message ---