[trigger-rally] 60/103: * switch packaging to 3.0 (quilt)

Bertrand Marc bbk-guest at moszumanska.debian.org
Sun May 22 12:21:26 UTC 2016


This is an automated email from the git hooks/post-receive script.

bbk-guest pushed a commit to branch master
in repository trigger-rally.

commit 3d921b7dbfefb4f44bd0cf9a8be581f4d2b8bfa7
Author: Stefan Potyra <sistpoty at ubuntu.com>
Date:   Sat Mar 27 18:34:43 2010 +0000

    * switch packaging to 3.0 (quilt)
---
 debian/changelog      | 6 +++++-
 debian/patches/series | 1 +
 debian/rules          | 4 +---
 debian/source/format  | 1 +
 4 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ea8fe04..b2a1f30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,7 +8,11 @@ trigger-rally (0.5.2.1-2) UNRELEASED; urgency=low
   * Add depends on ${misc:Depends}
   * Bump standards (no changes needed)
 
- -- Alexander Reichle-Schmehl <tolimar at debian.org>  Sun, 24 Jan 2010 15:03:13 +0100
+  [ Stefan Potyra ]
+  * debian/source/format, debian/patches, debian/rules: 
+    convert to 3.0 (quilt).
+
+ -- Stefan Potyra <sistpoty at ubuntu.com>  Sat, 27 Mar 2010 19:15:06 +0100
 
 trigger-rally (0.5.2.1-1) unstable; urgency=low
 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..78fbfc1
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+05_Makefile.am.patch
diff --git a/debian/rules b/debian/rules
index d8fca62..b4bfd49 100755
--- a/debian/rules
+++ b/debian/rules
@@ -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 @@ endif
 $(MANPAGES): $(addsuffix .sgml,$(MANPAGES))
 	docbook-to-man $< > $@
 
-configure: configure.ac apply-patches
+configure: configure.ac
 	./autogen.sh
 
 config.status: configure
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/trigger-rally.git



More information about the Pkg-games-commits mailing list