r39909 - in /attic/gksu/debian: changelog control.in patches/01_desktop_in.patch source/options
noskcaj-guest at users.alioth.debian.org
noskcaj-guest at users.alioth.debian.org
Wed Oct 16 04:44:55 UTC 2013
Author: noskcaj-guest
Date: Wed Oct 16 04:44:53 2013
New Revision: 39909
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=39909
Log:
- Use canonical URLs
* Remove encoding entry from 01_desktop_in.patch
* Add debian/source/options to allow easier re-building
(The current patches create a diff of autoregenerated files)
Added:
attic/gksu/debian/source/options
Modified:
attic/gksu/debian/changelog
attic/gksu/debian/control.in
attic/gksu/debian/patches/01_desktop_in.patch
Modified: attic/gksu/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/gksu/debian/changelog?rev=39909&op=diff
==============================================================================
--- attic/gksu/debian/changelog [utf-8] (original)
+++ attic/gksu/debian/changelog [utf-8] Wed Oct 16 04:44:53 2013
@@ -8,7 +8,11 @@
* debian/control.in:
- Bump standards-version to 3.9.4 (no changes)
- Update description. Closes: #613897
+ - Use canonical URLs
+ * Remove encoding entry from 01_desktop_in.patch
* Add 03_sudo(8).patch. Closes: #715285
+ * Add debian/source/options to allow easier re-building
+ (The current patches create a diff of autoregenerated files)
-- Jackson Doak <noskcaj at ubuntu.com> Wed, 16 Oct 2013 07:54:27 +1100
Modified: attic/gksu/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/gksu/debian/control.in?rev=39909&op=diff
==============================================================================
--- attic/gksu/debian/control.in [utf-8] (original)
+++ attic/gksu/debian/control.in [utf-8] Wed Oct 16 04:44:53 2013
@@ -14,8 +14,8 @@
libgconf2-dev
Standards-Version: 3.9.4
Homepage: http://www.nongnu.org/gksu
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/attic/gksu/
-Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/attic/gksu/
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/attic/gksu/
+Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/attic/gksu/
Package: gksu
Architecture: any
Modified: attic/gksu/debian/patches/01_desktop_in.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/gksu/debian/patches/01_desktop_in.patch?rev=39909&op=diff
==============================================================================
--- attic/gksu/debian/patches/01_desktop_in.patch [utf-8] (original)
+++ attic/gksu/debian/patches/01_desktop_in.patch [utf-8] Wed Oct 16 04:44:53 2013
@@ -4,7 +4,6 @@
+[Desktop Entry]
+_Name=Root Terminal
+_Comment=Opens a terminal as the root user, using gksu to ask for the password
-+Encoding=UTF-8
+Exec=gksu /usr/bin/x-terminal-emulator
+Icon=gksu-root-terminal
+StartupNotify=true
Added: attic/gksu/debian/source/options
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/gksu/debian/source/options?rev=39909&op=file
==============================================================================
--- attic/gksu/debian/source/options (added)
+++ attic/gksu/debian/source/options [utf-8] Wed Oct 16 04:44:53 2013
@@ -0,0 +1 @@
+extend-diff-ignore = "(^|/)(gksu\.desktop|Makefile)$"
More information about the pkg-gnome-commits
mailing list