Author: bddebian-guest Date: 2008-01-13 01:43:33 +0000 (Sun, 13 Jan 2008) New Revision: 5309
Added: packages/trunk/ladder.app/debian/ packages/trunk/ladder.app/debian/Ladder.6 packages/trunk/ladder.app/debian/Ladder.desktop packages/trunk/ladder.app/debian/changelog packages/trunk/ladder.app/debian/compat packages/trunk/ladder.app/debian/control packages/trunk/ladder.app/debian/copyright packages/trunk/ladder.app/debian/dirs packages/trunk/ladder.app/debian/docs packages/trunk/ladder.app/debian/lintian-override packages/trunk/ladder.app/debian/manpages packages/trunk/ladder.app/debian/menu packages/trunk/ladder.app/debian/rules packages/trunk/ladder.app/debian/watch Log: [svn-inject] Applying Debian modifications to trunk Property changes on: packages/trunk/ladder.app/debian ___________________________________________________________________ Name: mergeWithUpstream + 1 Added: packages/trunk/ladder.app/debian/Ladder.6 =================================================================== --- packages/trunk/ladder.app/debian/Ladder.6 (rev 0) +++ packages/trunk/ladder.app/debian/Ladder.6 2008-01-13 01:43:33 UTC (rev 5309) @@ -0,0 +1,19 @@ +.TH LADDER 6 "December 18, 2005" +.SH NAME +Ladder \- GNU Go frontend for GNUstep +.SH SYNOPSIS +.B Ladder +.SH DESCRIPTION +This manual page documents briefly the +.B Ladder +command. +.PP +\fBLadder\fP is a graphically pleasing implementation of Go. +.SH SEE ALSO +.BR gnugo (6), +.BR GNUstep (7). +.SH AUTHOR +Ladder was written by Banlu Kemiyatorn <[EMAIL PROTECTED]>. +.PP +This manual page was written by G\[:u]rkan Seng\[:u]n <[EMAIL PROTECTED]>, +for the Debian project (but may be used by others). Added: packages/trunk/ladder.app/debian/Ladder.desktop =================================================================== --- packages/trunk/ladder.app/debian/Ladder.desktop (rev 0) +++ packages/trunk/ladder.app/debian/Ladder.desktop 2008-01-13 01:43:33 UTC (rev 5309) @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Version=0.94 +Categories=Game;LogicGame; +Name=Ladder +Comment=A GNU Go frontend +Icon=/usr/lib/GNUstep/Applications/Ladder.app/Resources/Ladder.tiff +Exec=Ladder +MimeType= Added: packages/trunk/ladder.app/debian/changelog =================================================================== --- packages/trunk/ladder.app/debian/changelog (rev 0) +++ packages/trunk/ladder.app/debian/changelog 2008-01-13 01:43:33 UTC (rev 5309) @@ -0,0 +1,40 @@ +ladder.app (1.0-5) UNRELEASED; urgency=low + + [ Barry deFreese ] + * New maintainer (Closes: #453508) + + Debian Games Team <[EMAIL PROTECTED]> + * Move homepage field from package description + * Add VCS fields + * Add watch file + * Bump debhelper build-dep and compat to 5 + * Bump Standards Version to 3.7.3 + + -- Barry deFreese <[EMAIL PROTECTED]> Sat, 12 Jan 2008 15:25:47 -0500 + +ladder.app (1.0-4) unstable; urgency=low + + * Orphaning package, setting maintainer to the Debian QA Group. + + -- Ana Beatriz Guerrero Lopez <[EMAIL PROTECTED]> Wed, 05 Dec 2007 16:02:17 +0100 + +ladder.app (1.0-3) unstable; urgency=low + + * GNUstep transition. + + Updated debian/rules. + + Updated debian/dirs. + * Added a desktop file. + + -- Gürkan Sengün <[EMAIL PROTECTED]> Mon, 08 Oct 2007 12:51:18 +0200 + +ladder.app (1.0-2) unstable; urgency=low + + * Rebuild against latest libgnustep-gui-dev. + * Bump standards version. + + -- Gürkan Sengün <[EMAIL PROTECTED]> Wed, 20 Sep 2006 22:10:39 +0200 + +ladder.app (1.0-1) unstable; urgency=low + + * Initial release. (Closes: #341390) + + -- Gürkan Sengün <[EMAIL PROTECTED]> Sun, 18 Dec 2005 13:54:38 +0100 Added: packages/trunk/ladder.app/debian/compat =================================================================== --- packages/trunk/ladder.app/debian/compat (rev 0) +++ packages/trunk/ladder.app/debian/compat 2008-01-13 01:43:33 UTC (rev 5309) @@ -0,0 +1 @@ +5 Added: packages/trunk/ladder.app/debian/control =================================================================== --- packages/trunk/ladder.app/debian/control (rev 0) +++ packages/trunk/ladder.app/debian/control 2008-01-13 01:43:33 UTC (rev 5309) @@ -0,0 +1,17 @@ +Source: ladder.app +Section: games +Priority: optional +Maintainer: Debian Games Team <[EMAIL PROTECTED]> +Uploaders: Barry deFreese <[EMAIL PROTECTED]> +Build-Depends: debhelper (>= 5.0.0), libgnustep-gui-dev (>= 0.12.0), gnustep-make +Standards-Version: 3.7.3 +Homepage: http://www.nongnu.org/gap/ladder/index.html +Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/ladder.app/ +Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/ladder.app/?op=log + +Package: ladder.app +Architecture: any +Depends: ${shlibs:Depends}, gnugo +Description: GNU Go frontend for GNUstep + This is a graphically pleasing implementation of Go. It uses gnugo as its + engine. Added: packages/trunk/ladder.app/debian/copyright =================================================================== --- packages/trunk/ladder.app/debian/copyright (rev 0) +++ packages/trunk/ladder.app/debian/copyright 2008-01-13 01:43:33 UTC (rev 5309) @@ -0,0 +1,29 @@ +This package was debianized by Gürkan Sengün <[EMAIL PROTECTED]> on +Sun, 18 Dec 2005 13:54:38 +0100. + +It was downloaded from http://www.nongnu.org/gap/ladder/index.html + +Copyright Holder: 2004,2005 Banlu Kemiyatorn <[EMAIL PROTECTED]> + 1996,1999 Free Software Foundation, Inc. + +License: + + Copyright (C) 2004-2005 Banlu Kemiyatorn <[EMAIL PROTECTED]> + Copyright (C) 1996-1999 Free Software Foundation, Inc. + + 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 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 GNU/Linux systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. Added: packages/trunk/ladder.app/debian/dirs =================================================================== --- packages/trunk/ladder.app/debian/dirs (rev 0) +++ packages/trunk/ladder.app/debian/dirs 2008-01-13 01:43:33 UTC (rev 5309) @@ -0,0 +1,2 @@ +usr/games +usr/share/lintian/overrides Added: packages/trunk/ladder.app/debian/docs =================================================================== --- packages/trunk/ladder.app/debian/docs (rev 0) +++ packages/trunk/ladder.app/debian/docs 2008-01-13 01:43:33 UTC (rev 5309) @@ -0,0 +1,2 @@ +README +TODO Added: packages/trunk/ladder.app/debian/lintian-override =================================================================== --- packages/trunk/ladder.app/debian/lintian-override (rev 0) +++ packages/trunk/ladder.app/debian/lintian-override 2008-01-13 01:43:33 UTC (rev 5309) @@ -0,0 +1 @@ +ladder.app: image-file-in-usr-lib Added: packages/trunk/ladder.app/debian/manpages =================================================================== --- packages/trunk/ladder.app/debian/manpages (rev 0) +++ packages/trunk/ladder.app/debian/manpages 2008-01-13 01:43:33 UTC (rev 5309) @@ -0,0 +1 @@ +debian/Ladder.6 Added: packages/trunk/ladder.app/debian/menu =================================================================== --- packages/trunk/ladder.app/debian/menu (rev 0) +++ packages/trunk/ladder.app/debian/menu 2008-01-13 01:43:33 UTC (rev 5309) @@ -0,0 +1,2 @@ +?package(ladder.app):needs="X11" section="Games/Board"\ + title="Ladder" command="/usr/games/Ladder" Added: packages/trunk/ladder.app/debian/rules =================================================================== --- packages/trunk/ladder.app/debian/rules (rev 0) +++ packages/trunk/ladder.app/debian/rules 2008-01-13 01:43:33 UTC (rev 5309) @@ -0,0 +1,57 @@ +#!/usr/bin/make -f +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +include /usr/share/GNUstep/debian/config.mk +GNUSTEP_MAKEFILES=$(GS_MAKE_DIR) + +build: build-stamp + +build-stamp: + dh_testdir + gs_make + touch build-stamp + +clean: + dh_testdir + dh_testroot + rm -f build-stamp + gs_make clean distclean + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + gs_make install GNUSTEP_INSTALLATION_DOMAIN=SYSTEM DESTDIR=$(CURDIR)/debian/ladder.app + rm $(CURDIR)/debian/ladder.app/usr/lib/GNUstep/Applications/Ladder.app/Resources/COPYING.GPL + dh_install debian/*.desktop usr/share/applications/ + rm $(CURDIR)/debian/*.app/usr/lib/GNUstep/Applications/*.app/Resources/*.desktop + mv $(CURDIR)/debian/ladder.app/usr/bin/Ladder $(CURDIR)/debian/ladder.app/usr/games + rm -rf $(CURDIR)/debian/ladder.app/usr/bin/ + +# Build architecture-independent files here. +binary-indep: build install +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot + dh_installchangelogs + dh_installdocs + dh_installmenu + dh_installman + install -m 644 debian/lintian-override $(CURDIR)/debian/ladder.app/usr/share/lintian/overrides/ladder.app + dh_strip + dh_compress + dh_fixperms + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install Property changes on: packages/trunk/ladder.app/debian/rules ___________________________________________________________________ Name: svn:executable + * Added: packages/trunk/ladder.app/debian/watch =================================================================== --- packages/trunk/ladder.app/debian/watch (rev 0) +++ packages/trunk/ladder.app/debian/watch 2008-01-13 01:43:33 UTC (rev 5309) @@ -0,0 +1,3 @@ +version=3 + +http://savannah.nongnu.org/download/gap/Ladder-([\d.]+)\.tar\.gz _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

