r144 - in atanks/trunk/debian: . source
Mark Purcell
msp at alioth.debian.org
Sun Sep 26 10:17:10 UTC 2010
Author: msp
Date: 2010-09-26 22:16:55 +0000 (Sun, 26 Sep 2010)
New Revision: 144
Added:
atanks/trunk/debian/source/
atanks/trunk/debian/source/format
Removed:
atanks/trunk/debian/patches/
Modified:
atanks/trunk/debian/changelog
atanks/trunk/debian/control
atanks/trunk/debian/rules
Log:
* New upstream release
* source/format -> 3.0 (quilt)
- Drop simple-patchsys.mk
* Drop extra-license-file usr/share/games/atanks/COPYING
Modified: atanks/trunk/debian/changelog
===================================================================
--- atanks/trunk/debian/changelog 2010-09-26 22:06:10 UTC (rev 143)
+++ atanks/trunk/debian/changelog 2010-09-26 22:16:55 UTC (rev 144)
@@ -1,3 +1,12 @@
+atanks (4.7-1) experimental; urgency=low
+
+ * New upstream release
+ * source/format -> 3.0 (quilt)
+ - Drop simple-patchsys.mk
+ * Drop extra-license-file usr/share/games/atanks/COPYING
+
+ -- Mark Purcell <msp at debian.org> Mon, 27 Sep 2010 08:12:38 +1000
+
atanks (4.6-1) unstable; urgency=low
* New upstream release
Modified: atanks/trunk/debian/control
===================================================================
--- atanks/trunk/debian/control 2010-09-26 22:06:10 UTC (rev 143)
+++ atanks/trunk/debian/control 2010-09-26 22:16:55 UTC (rev 144)
@@ -6,7 +6,7 @@
Homepage: http://atanks.sourceforge.net/
Vcs-Svn: svn://svn.debian.org/pkg-allegro/atanks/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-allegro/atanks/?op=log
-Standards-Version: 3.8.1
+Standards-Version: 3.9.1
Package: atanks
Modified: atanks/trunk/debian/rules
===================================================================
--- atanks/trunk/debian/rules 2010-09-26 22:06:10 UTC (rev 143)
+++ atanks/trunk/debian/rules 2010-09-26 22:16:55 UTC (rev 144)
@@ -1,7 +1,6 @@
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
#include /usr/share/cdbs/1/class/makefile.mk
build/atanks::
@@ -12,6 +11,7 @@
install/atanks-data::
$(MAKE) install BINDIR=debian/tmp/usr/games/ INSTALLDIR=debian/tmp/usr/share/games/atanks/
+ rm -fR debian/tmp/usr/share/games/atanks/COPYING
clean::
rm -fR atanks src/*.o
Added: atanks/trunk/debian/source/format
===================================================================
--- atanks/trunk/debian/source/format (rev 0)
+++ atanks/trunk/debian/source/format 2010-09-26 22:16:55 UTC (rev 144)
@@ -0,0 +1 @@
+3.0 (quilt)
More information about the Pkg-allegro-commits
mailing list