Author: sistpoty-guest
Date: 2010-03-27 18:34:43 +0000 (Sat, 27 Mar 2010)
New Revision: 10874

Added:
   packages/trunk/trigger/debian/patches/series
   packages/trunk/trigger/debian/source/
   packages/trunk/trigger/debian/source/format
Modified:
   packages/trunk/trigger/debian/changelog
   packages/trunk/trigger/debian/rules
Log:
* switch packaging to 3.0 (quilt)


Modified: packages/trunk/trigger/debian/changelog
===================================================================
--- packages/trunk/trigger/debian/changelog     2010-03-27 17:49:42 UTC (rev 
10873)
+++ packages/trunk/trigger/debian/changelog     2010-03-27 18:34:43 UTC (rev 
10874)
@@ -8,8 +8,12 @@
   * Add depends on ${misc:Depends}
   * Bump standards (no changes needed)
 
- -- Alexander Reichle-Schmehl <[email protected]>  Sun, 24 Jan 2010 15:03:13 
+0100
+  [ Stefan Potyra ]
+  * debian/source/format, debian/patches, debian/rules: 
+    convert to 3.0 (quilt).
 
+ -- Stefan Potyra <[email protected]>  Sat, 27 Mar 2010 19:15:06 +0100
+
 trigger-rally (0.5.2.1-1) unstable; urgency=low
 
   [ Ansgar Burchardt ]

Added: packages/trunk/trigger/debian/patches/series
===================================================================
--- packages/trunk/trigger/debian/patches/series                                
(rev 0)
+++ packages/trunk/trigger/debian/patches/series        2010-03-27 18:34:43 UTC 
(rev 10874)
@@ -0,0 +1 @@
+05_Makefile.am.patch

Modified: packages/trunk/trigger/debian/rules
===================================================================
--- packages/trunk/trigger/debian/rules 2010-03-27 17:49:42 UTC (rev 10873)
+++ packages/trunk/trigger/debian/rules 2010-03-27 18:34:43 UTC (rev 10874)
@@ -4,8 +4,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
-
 # These are used for cross-compiling and for saving the configure script
 # from having to guess our platform (since we know it already)
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
@@ -30,7 +28,7 @@
 $(MANPAGES): $(addsuffix .sgml,$(MANPAGES))
        docbook-to-man $< > $@
 
-configure: configure.ac apply-patches
+configure: configure.ac
        ./autogen.sh
 
 config.status: configure

Added: packages/trunk/trigger/debian/source/format
===================================================================
--- packages/trunk/trigger/debian/source/format                         (rev 0)
+++ packages/trunk/trigger/debian/source/format 2010-03-27 18:34:43 UTC (rev 
10874)
@@ -0,0 +1 @@
+3.0 (quilt)


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

Reply via email to