Author: bddebian-guest
Date: 2007-11-10 04:55:38 +0000 (Sat, 10 Nov 2007)
New Revision: 4620

Added:
   packages/trunk/spacearyarya/debian/watch
Modified:
   packages/trunk/spacearyarya/debian/changelog
   packages/trunk/spacearyarya/debian/control
   packages/trunk/spacearyarya/debian/rules
Log:
* Add watch file
* Add VCS fields to control
* Add Homepage field to control
* Add myself to uploaders
* Bump debhelper build-dep to match compat version (5)
* Make distclean not ignore errors


Modified: packages/trunk/spacearyarya/debian/changelog
===================================================================
--- packages/trunk/spacearyarya/debian/changelog        2007-11-10 04:46:49 UTC 
(rev 4619)
+++ packages/trunk/spacearyarya/debian/changelog        2007-11-10 04:55:38 UTC 
(rev 4620)
@@ -1,3 +1,15 @@
+spacearyarya (1.0.2-8) UNRELEASED; urgency=low
+
+  [ Barry deFreese ]
+  * Add watch file
+  * Add VCS fields to control
+  * Add Homepage field to control
+  * Add myself to uploaders
+  * Bump debhelper build-dep to match compat version (5)
+  * Make distclean not ignore errors
+
+ -- Barry deFreese <[EMAIL PROTECTED]>  Fri, 09 Nov 2007 23:51:20 -0500
+
 spacearyarya (1.0.2-7) unstable; urgency=low
 
   [ Sam Hocevar (Debian packages) ]

Modified: packages/trunk/spacearyarya/debian/control
===================================================================
--- packages/trunk/spacearyarya/debian/control  2007-11-10 04:46:49 UTC (rev 
4619)
+++ packages/trunk/spacearyarya/debian/control  2007-11-10 04:55:38 UTC (rev 
4620)
@@ -2,9 +2,12 @@
 Section: games
 Priority: optional
 Maintainer: Debian Games Team <[EMAIL PROTECTED]>
-Uploaders: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0), quilt, libkxl0-dev (>= 1.1.7-8)
+Uploaders: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>, Barry deFreese 
<[EMAIL PROTECTED]>
+Build-Depends: debhelper (>= 5.0), quilt, libkxl0-dev (>= 1.1.7-8)
 Standards-Version: 3.7.2
+Homepage: http://kxl.orz.hm/
+Vcs-Svn: ssh://svn.debian.org/svn/pkg-games/packages/trunk/spacearyarya/
+Vcs-Browser: 
http://svn.debian.org/wsvn/pkg-games/packages/trunk/spacearyarya/?op=log
 
 Package: spacearyarya
 Section: games

Modified: packages/trunk/spacearyarya/debian/rules
===================================================================
--- packages/trunk/spacearyarya/debian/rules    2007-11-10 04:46:49 UTC (rev 
4619)
+++ packages/trunk/spacearyarya/debian/rules    2007-11-10 04:55:38 UTC (rev 
4620)
@@ -25,7 +25,7 @@
        dh_testdir
        dh_testroot
        rm -f build-stamp
-       -$(MAKE) distclean
+       [ ! -f Makefile ] || $(MAKE) distclean
        QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
        dh_clean
 

Added: packages/trunk/spacearyarya/debian/watch
===================================================================
--- packages/trunk/spacearyarya/debian/watch                            (rev 0)
+++ packages/trunk/spacearyarya/debian/watch    2007-11-10 04:55:38 UTC (rev 
4620)
@@ -0,0 +1,4 @@
+version=3
+
+opts=filenamemangle=s/.*=(SpaceAryarya-KXL-.*\.tar\.gz).*/$1/  \
+http://kxl.orz.hm/download.php .*dl.php\?file=SpaceAryarya-KXL-(.*)\.tar\.gz.*


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to