r18383 - in /packages/unstable/gnome-mud/debian: changelog copyright dirs examples rules

jordi at users.alioth.debian.org jordi at users.alioth.debian.org
Mon Feb 16 01:50:42 UTC 2009


Author: jordi
Date: Mon Feb 16 01:50:42 2009
New Revision: 18383

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=18383
Log:
* Remove obsolete debhelper dirs and examples files.
* Move binary to /usr/games.
* Update copyright years.

Removed:
    packages/unstable/gnome-mud/debian/dirs
    packages/unstable/gnome-mud/debian/examples
Modified:
    packages/unstable/gnome-mud/debian/changelog
    packages/unstable/gnome-mud/debian/copyright
    packages/unstable/gnome-mud/debian/rules

Modified: packages/unstable/gnome-mud/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-mud/debian/changelog?rev=18383&op=diff
==============================================================================
--- packages/unstable/gnome-mud/debian/changelog (original)
+++ packages/unstable/gnome-mud/debian/changelog Mon Feb 16 01:50:42 2009
@@ -5,6 +5,9 @@
   * Don't pass --disable-schemas-install to configure. Whatever that
     fixed, it should be fixed now.
   * Remove patch 01_fix_desktop_file.patch, applied upstream.
+  * Remove obsolete debhelper dirs and examples files.
+  * Move binary to /usr/games.
+  * Update copyright years.
 
  -- Jordi Mallach <jordi at debian.org>  Tue, 10 Feb 2009 01:39:23 +0100
 

Modified: packages/unstable/gnome-mud/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-mud/debian/copyright?rev=18383&op=diff
==============================================================================
--- packages/unstable/gnome-mud/debian/copyright (original)
+++ packages/unstable/gnome-mud/debian/copyright Mon Feb 16 01:50:42 2009
@@ -7,7 +7,7 @@
 
 Upstream author: Robin Ericsson <lobbin at localhost.nu>
 
-Copyright © 1998-2008 Robin Ericsson <lobbin at localhost.nu>
+Copyright © 1998-2009 Robin Ericsson <lobbin at localhost.nu>
 
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by

Modified: packages/unstable/gnome-mud/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-mud/debian/rules?rev=18383&op=diff
==============================================================================
--- packages/unstable/gnome-mud/debian/rules (original)
+++ packages/unstable/gnome-mud/debian/rules Mon Feb 16 01:50:42 2009
@@ -9,3 +9,6 @@
 LDFLAGS += -Wl,-O1 -Wl,-z,defs -Wl,--as-needed
 
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-mccp
+
+binary-install/gnome-mud::
+	mv $(CURDIR)/debian/gnome-mud/usr/games/gnome-mud $(CURDIR)/debian/gnome-mud/usr/bin




More information about the pkg-gnome-commits mailing list