r16751 - in /packages/unstable/xchat-gnome/debian: changelog copyright rules xchat-gnome.menu

diegoe-guest at users.alioth.debian.org diegoe-guest at users.alioth.debian.org
Wed Aug 13 12:06:52 UTC 2008


Author: diegoe-guest
Date: Wed Aug 13 12:06:52 2008
New Revision: 16751

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=16751
Log:
Update the menu to the new policy.
Give the copyright a precise time period.
Remove the empty man dir from xchat-gnome-common.

Modified:
    packages/unstable/xchat-gnome/debian/changelog
    packages/unstable/xchat-gnome/debian/copyright
    packages/unstable/xchat-gnome/debian/rules
    packages/unstable/xchat-gnome/debian/xchat-gnome.menu

Modified: packages/unstable/xchat-gnome/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/xchat-gnome/debian/changelog?rev=16751&op=diff
==============================================================================
--- packages/unstable/xchat-gnome/debian/changelog (original)
+++ packages/unstable/xchat-gnome/debian/changelog Wed Aug 13 12:06:52 2008
@@ -2,10 +2,15 @@
 
   * debian/copyright:
     - updated Copyright to reflect AUTHORS.
+    - added a valid Copyright period.
   * debian/control.in:
     - don't depend on a specific version of libssl.
     - updated to Standards-Version: 3.8.0.
     - remove scrollkeeper dependency, it's disabled in configure.
+  * debian/rules:
+    - remove the empty usr/man/ dir in xchat-gnome-common.
+  * debian/xchat-gnome.menu:
+    - updated to the new menu policy.
   * debian/patches/*:
     - updated paths to be usable from the top dir with -p1.
     - add descriptions taken from debian/changelog.

Modified: packages/unstable/xchat-gnome/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/xchat-gnome/debian/copyright?rev=16751&op=diff
==============================================================================
--- packages/unstable/xchat-gnome/debian/copyright (original)
+++ packages/unstable/xchat-gnome/debian/copyright Wed Aug 13 12:06:52 2008
@@ -6,7 +6,7 @@
 It was downloaded from:
    <http://releases.navi.cx/xchat-gnome>
 
-Copyright:
+Copyright © 2004-2008:
     Andre Dahlqvist <andre.bugs at gmail.com>
     Bastien Nocera <hadess at hadess.net>
     Brian Pepple <bdpepple at gmail.com>

Modified: packages/unstable/xchat-gnome/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/xchat-gnome/debian/rules?rev=16751&op=diff
==============================================================================
--- packages/unstable/xchat-gnome/debian/rules (original)
+++ packages/unstable/xchat-gnome/debian/rules Wed Aug 13 12:06:52 2008
@@ -18,4 +18,4 @@
 
 binary-install/xchat-gnome-common::
 	find debian/ -name "xchat-gnome.1" -exec rm -f {} \;
-
+	rm -rf debian/xchat-gnome-common/usr/share/man

Modified: packages/unstable/xchat-gnome/debian/xchat-gnome.menu
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/xchat-gnome/debian/xchat-gnome.menu?rev=16751&op=diff
==============================================================================
--- packages/unstable/xchat-gnome/debian/xchat-gnome.menu (original)
+++ packages/unstable/xchat-gnome/debian/xchat-gnome.menu Wed Aug 13 12:06:52 2008
@@ -1,3 +1,4 @@
-?package(xchat-gnome):needs="X11" section="Apps/Net/" \
+?package(xchat-gnome):needs="X11" \
+  section="Applications/Network/Communication/" \
   hints="Gnome" title="X-Chat GNOME" \
   command="/usr/bin/xchat-gnome"




More information about the pkg-gnome-commits mailing list