r16631 - in /packages/experimental/gnome-mud: ./ debian/changelog debian/compat debian/control debian/control.in debian/copyright debian/docs debian/menu debian/rules debian/watch

jordi at users.alioth.debian.org jordi at users.alioth.debian.org
Thu Jul 24 00:23:07 UTC 2008


Author: jordi
Date: Thu Jul 24 00:23:07 2008
New Revision: 16631

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=16631
Log:
* New upstream release.
* Bump to debhelper compatibility level 7.
* Update Build-Depends for the new codebase:
  - remove libgnomeui-dev, python-dev, python-gtk2-dev and scrollkeeper.
  - add libglib2.0-dev, libgnet-dev, libgstreamer01.0-dev, libgtk2.0-dev
    and libpcre3-dev.
  - update libvte-dev.
* Wrap Build-Depends.
* Update to Standards-Version 3.8.0.
* Don't pass --enable-python to configure. The Python plugin API is gone
  in this release.
* Configure with --disable-schemas-install.
* Add -Wl,-O1 -Wl,--as-needed LDFLAGS as a binary dependency diet.
* Remove python plugin examples.
* Remove docs.
* Update copyright.
* Update watch file.

Added:
    packages/experimental/gnome-mud/   (props changed)
      - copied from r16630, packages/unstable/gnome-mud/
Removed:
    packages/experimental/gnome-mud/debian/docs
Modified:
    packages/experimental/gnome-mud/debian/changelog
    packages/experimental/gnome-mud/debian/compat
    packages/experimental/gnome-mud/debian/control
    packages/experimental/gnome-mud/debian/control.in
    packages/experimental/gnome-mud/debian/copyright
    packages/experimental/gnome-mud/debian/menu
    packages/experimental/gnome-mud/debian/rules
    packages/experimental/gnome-mud/debian/watch

Propchange: packages/experimental/gnome-mud/
------------------------------------------------------------------------------
    svn:mergeinfo = 

Modified: packages/experimental/gnome-mud/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-mud/debian/changelog?rev=16631&op=diff
==============================================================================
--- packages/experimental/gnome-mud/debian/changelog (original)
+++ packages/experimental/gnome-mud/debian/changelog Thu Jul 24 00:23:07 2008
@@ -1,8 +1,28 @@
-gnome-mud (0.10.7-2) UNRELEASED; urgency=low
-
-  * Add a get-orig-source target to retrieve the upstream tarball.
-
- -- Loic Minier <lool at dooz.org>  Sat, 13 Jan 2007 23:59:15 +0100
+gnome-mud (0.11-1) experimental; urgency=low
+ 
+  [ Loic Minier ]
+   * Add a get-orig-source target to retrieve the upstream tarball.
+ 
+  [ Jordi Mallach ]
+  * New upstream release.
+  * Bump to debhelper compatibility level 7.
+  * Update Build-Depends for the new codebase:
+    - remove libgnomeui-dev, python-dev, python-gtk2-dev and scrollkeeper.
+    - add libglib2.0-dev, libgnet-dev, libgstreamer01.0-dev, libgtk2.0-dev
+      and libpcre3-dev.
+    - update libvte-dev.
+  * Wrap Build-Depends.
+  * Update to Standards-Version 3.8.0.
+  * Don't pass --enable-python to configure. The Python plugin API is gone
+    in this release.
+  * Configure with --disable-schemas-install.
+  * Add -Wl,-O1 -Wl,--as-needed LDFLAGS as a binary dependency diet.
+  * Remove python plugin examples.
+  * Remove docs.
+  * Update copyright.
+  * Update watch file.
+
+ -- Jordi Mallach <jordi at debian.org>  Thu, 24 Jul 2008 02:16:28 +0200
 
 gnome-mud (0.10.7-1) unstable; urgency=low
 

Modified: packages/experimental/gnome-mud/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-mud/debian/compat?rev=16631&op=diff
==============================================================================
--- packages/experimental/gnome-mud/debian/compat (original)
+++ packages/experimental/gnome-mud/debian/compat Thu Jul 24 00:23:07 2008
@@ -1,1 +1,1 @@
-4
+7

Modified: packages/experimental/gnome-mud/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-mud/debian/control?rev=16631&op=diff
==============================================================================
--- packages/experimental/gnome-mud/debian/control (original)
+++ packages/experimental/gnome-mud/debian/control Thu Jul 24 00:23:07 2008
@@ -2,22 +2,34 @@
 Section: gnome
 Priority: optional
 Maintainer: Jordi Mallach <jordi at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Akira TAGOH <tagoh at debian.org>, Andreas Rottmann <rotty at debian.org>, Andrew Lau <netsnipe at users.sourceforge.net>, Carlos Perelló Marín <carlos at pemas.net>, Ed Boraas <ed at debian.org>, Edd Dumbill <ejad at debian.org>, Emil Soleyman-Zomalan <emil at nishra.com>, Gustavo Noronha Silva <kov at debian.org>, J.H.M. Dassen (Ray) <jdassen at debian.org>, Joe Drew <drew at debian.org>, Johannes Rohr <j.rohr at comlink.org>, Jose Carlos Garcia Sogo <jsogo at debian.org>, Josselin Mouette <joss at debian.org>, Marc 'HE' Brockschmidt <he at debian.org>, Ondřej Surý <ondrej at debian.org>, Rob Bradford <rob at debianplanet.org>, Robert McQueen <robot101 at debian.org>, Ross Burton <ross at debian.org>, Sebastien Bacher <seb128 at debian.org>, Sjoerd Simons <sjoerd at debian.org>, Takuo KITAME <kitame at debian.org>
-Build-Depends: cdbs (>= 0.4.0), debhelper (>= 4.2.27), libglade2-dev, libgnomeui-dev, libvte-dev (>= 0.10.26), intltool, zlib1g-dev, python-dev, python-gtk2-dev, gnome-pkg-tools, scrollkeeper
-Standards-Version: 3.6.1.0
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Build-Depends:
+ cdbs (>= 0.4.0),
+ debhelper (>= 7),
+ libglade2-dev,
+ libgconf2-dev,
+ libglib2.0-dev,
+ libgnet-dev (>= 0.22),
+ libgstreamer0.10-dev,
+ libgtk2.0-dev (>= 2.10),
+ libpcre3-dev,
+ libvte-dev (>= 0.11),
+ intltool,
+ zlib1g-dev,
+ gnome-pkg-tools
+Standards-Version: 3.8.0
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/unstable/gnome-mud/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-mud/
+Homepage: http://live.gnome.org/GnomeMud
 
 Package: gnome-mud
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: amcl
-Replaces: amcl
-Provides: amcl
 Description: The GNOME MUD client
- GNOME-Mud is a Multi-User Dungeon (MUD) client for X. It supports
- aliases, triggers, variables, key bindings, colour settings, multiple
- connections, command queuing, IPv6 servers and also features a connection
- wizard and a mapper utility. There's a plugin interface too, which can be
- used to add your own features (for example, a graphical health monitor).
- It uses the GNOME libraries, but it can be used with any window manager.
- .
- GNOME-Mud is the successor of AMCL, a simple, GTK+-based MUD client.
+
+ GNOME-Mud is a Multi-User Dungeon (MUD) client for X. It supports aliases,
+ triggers, multiple connections, command queuing, IPv6 servers and implements
+ more advanced MUD protocols like MSP or ZMP. It includes a plugin interface,
+ which can be used to add your own features (for example, a graphical health
+ monitor).  It uses the GTK+ toolkit, but it can be used with any window
+ manager.

Modified: packages/experimental/gnome-mud/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-mud/debian/control.in?rev=16631&op=diff
==============================================================================
--- packages/experimental/gnome-mud/debian/control.in (original)
+++ packages/experimental/gnome-mud/debian/control.in Thu Jul 24 00:23:07 2008
@@ -3,21 +3,33 @@
 Priority: optional
 Maintainer: Jordi Mallach <jordi at debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: cdbs (>= 0.4.0), debhelper (>= 4.2.27), libglade2-dev, libgnomeui-dev, libvte-dev (>= 0.10.26), intltool, zlib1g-dev, python-dev, python-gtk2-dev, gnome-pkg-tools, scrollkeeper
-Standards-Version: 3.6.1.0
+Build-Depends:
+ cdbs (>= 0.4.0),
+ debhelper (>= 7),
+ libglade2-dev,
+ libgconf2-dev,
+ libglib2.0-dev,
+ libgnet-dev (>= 0.22),
+ libgstreamer0.10-dev,
+ libgtk2.0-dev (>= 2.10),
+ libpcre3-dev,
+ libvte-dev (>= 0.11),
+ intltool,
+ zlib1g-dev,
+ gnome-pkg-tools
+Standards-Version: 3.8.0
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/unstable/gnome-mud/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-mud/
+Homepage: http://live.gnome.org/GnomeMud
 
 Package: gnome-mud
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: amcl
-Replaces: amcl
-Provides: amcl
 Description: The GNOME MUD client
- GNOME-Mud is a Multi-User Dungeon (MUD) client for X. It supports
- aliases, triggers, variables, key bindings, colour settings, multiple
- connections, command queuing, IPv6 servers and also features a connection
- wizard and a mapper utility. There's a plugin interface too, which can be
- used to add your own features (for example, a graphical health monitor).
- It uses the GNOME libraries, but it can be used with any window manager.
- .
- GNOME-Mud is the successor of AMCL, a simple, GTK+-based MUD client.
+
+ GNOME-Mud is a Multi-User Dungeon (MUD) client for X. It supports aliases,
+ triggers, multiple connections, command queuing, IPv6 servers and implements
+ more advanced MUD protocols like MSP or ZMP. It includes a plugin interface,
+ which can be used to add your own features (for example, a graphical health
+ monitor).  It uses the GTK+ toolkit, but it can be used with any window
+ manager.

Modified: packages/experimental/gnome-mud/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-mud/debian/copyright?rev=16631&op=diff
==============================================================================
--- packages/experimental/gnome-mud/debian/copyright (original)
+++ packages/experimental/gnome-mud/debian/copyright Thu Jul 24 00:23:07 2008
@@ -3,15 +3,26 @@
 The original package was debianized by Ben Gertzfield che at debian.org on
 Mon, 17 Aug 1998 12:54:47 -0700.
 
-It was downloaded from <http://amcl.sourceforge.net/>.
+It was downloaded from <http://download.gnome.org/sources/gnome-mud/>.
 
-Upstream Author: Robin Ericsson <lobbin at localhost.nu>
-Copyright (C) 1998-2002 Robin Ericsson <lobbin at localhost.nu>
+Upstream author: Robin Ericsson <lobbin at localhost.nu>
 
+Copyright © 1998-2008 Robin Ericsson <lobbin at localhost.nu>
 
-Copyright:
+  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
+  the Free Software Foundation; either version 2 of the License, or
+  (at your option) any later version.
 
-This software is copyright (C) 1998-2004 by Robin Ericsson.
-GNOME-Mud is released under the GNU General Public License, version 2 or
-greater, found on Debian GNU/Linux systems in the file
-/usr/share/common-licenses/GPL.
+  This program is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+  GNU General Public License for more details.
+
+  You should have received a copy of the GNU General Public License
+  along with this program; if not, write to the Free Software
+  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,  MA
+  02110-1301, USA.
+
+On Debian systems, the complete text of the GNU General Public
+License, version 2, can be found in /usr/share/common-licenses/GPL-2.

Modified: packages/experimental/gnome-mud/debian/menu
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-mud/debian/menu?rev=16631&op=diff
==============================================================================
--- packages/experimental/gnome-mud/debian/menu (original)
+++ packages/experimental/gnome-mud/debian/menu Thu Jul 24 00:23:07 2008
@@ -1,4 +1,4 @@
-?package(gnome-mud):needs=X11 section=Games/Adventure \
+?package(gnome-mud):needs="X11" section="Games/Adventure" \
   title="GNOME-Mud" command="/usr/games/gnome-mud" \
   longtitle="GNOME MUD Client" \
-  hints="MUD,Gtk, GNOME"
+  hints="MUD, Gtk, GNOME"

Modified: packages/experimental/gnome-mud/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-mud/debian/rules?rev=16631&op=diff
==============================================================================
--- packages/experimental/gnome-mud/debian/rules (original)
+++ packages/experimental/gnome-mud/debian/rules Thu Jul 24 00:23:07 2008
@@ -1,9 +1,4 @@
 #!/usr/bin/make -f
-#
-# Made to test this cdbs stuff by Jordi Mallach <jordi at debian.org>,
-# on Fri, 06 Jun 2003 18:15:50 +0200. I was chatting on #hurd too,
-# so there _must_ be errors. And it _must_ be slow. And it surely
-# can't cope with .deb's larger than 2Gb.
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
@@ -11,7 +6,6 @@
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
-DEB_CONFIGURE_EXTRA_FLAGS := --enable-python --enable-mccp
+LDFLAGS += -Wl,-O1 -Wl,--as-needed
 
-clean::
-	rm -f doc/omf-install/*.omf
+DEB_CONFIGURE_EXTRA_FLAGS += --enable-mccp --disable-schemas-install

Modified: packages/experimental/gnome-mud/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-mud/debian/watch?rev=16631&op=diff
==============================================================================
--- packages/experimental/gnome-mud/debian/watch (original)
+++ packages/experimental/gnome-mud/debian/watch Thu Jul 24 00:23:07 2008
@@ -1,4 +1,3 @@
 version=2
-ftp://ftp.gnome.org/pub/GNOME/sources/gnome-mud/0.10/ \
-	gnome-mud-(.*)\.tar\.gz \
+http://download.gnome.org/sources/gnome-mud/([\d\.]+\d)/gnome-mud-(.*)\.tar\.gz \
 	debian uupdate




More information about the pkg-gnome-commits mailing list