r23165 - in /packages/unstable/update-manager/debian: changelog control.in copyright

speijnik-guest at users.alioth.debian.org speijnik-guest at users.alioth.debian.org
Mon Mar 1 18:57:01 UTC 2010


Author: speijnik-guest
Date: Mon Mar  1 18:56:58 2010
New Revision: 23165

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23165
Log:
Linitan fixes, bumped standards-version.

Modified:
    packages/unstable/update-manager/debian/changelog
    packages/unstable/update-manager/debian/control.in
    packages/unstable/update-manager/debian/copyright

Modified: packages/unstable/update-manager/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/update-manager/debian/changelog?rev=23165&op=diff
==============================================================================
--- packages/unstable/update-manager/debian/changelog [utf-8] (original)
+++ packages/unstable/update-manager/debian/changelog [utf-8] Mon Mar  1 18:56:58 2010
@@ -3,8 +3,11 @@
   * New upstream release.
   * python-apt 0.8 API transition fixes, thanks jak (Closes: #572110).
   * Depend on python-apt >= 0.7.93.
-
- -- Stephan Peijnik <debian at sp.or.at>  Mon, 01 Mar 2010 18:57:16 +0100
+  * Bumped standards version to 3.8.4, no changes required.
+  * debian/copyright now points to /usr/share/common-licenses/GPL-2 instead
+    of /usr/share/common-licenses/GPL (linitian pedantic fix).
+
+ -- Stephan Peijnik <debian at sp.or.at>  Mon, 01 Mar 2010 19:56:30 +0100
 
 update-manager (0.200.1-1) unstable; urgency=low
 

Modified: packages/unstable/update-manager/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/update-manager/debian/control.in?rev=23165&op=diff
==============================================================================
--- packages/unstable/update-manager/debian/control.in [utf-8] (original)
+++ packages/unstable/update-manager/debian/control.in [utf-8] Mon Mar  1 18:56:58 2010
@@ -21,7 +21,8 @@
                      python-newt,
                      lsb-release,
                      python-vte
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
+Homepage: http://alioth.debian.org/projects/update-manager/
 Vcs-Svn: svn://svn.debian.org/pkg-gnome/packages/unstable/update-manager
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/packages/unstable/update-manager
 

Modified: packages/unstable/update-manager/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/update-manager/debian/copyright?rev=23165&op=diff
==============================================================================
--- packages/unstable/update-manager/debian/copyright [utf-8] (original)
+++ packages/unstable/update-manager/debian/copyright [utf-8] Mon Mar  1 18:56:58 2010
@@ -32,7 +32,7 @@
   USA.
 
 On Debian systems, the complete text of the GNU General Public License
-can be found in `/usr/share/common-licenses/GPL'.
+can be found in `/usr/share/common-licenses/GPL-2'.
 
 For files UpdateManager/Application.py,
           UpdateManager/Frontend/Gtk/ui.py
@@ -115,4 +115,4 @@
 The Debian packaging is 
 Copyright (C) 2009 Stephan Peijnik <debian at sp.or.at>
               2004 Michiel Sikkes <michiel at eyesopened.nl>
-and is licensed under the GPL, see `usr/share/common-licenses/GPL'.
+and is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'.




More information about the pkg-gnome-commits mailing list