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

roam-guest pushed a commit to branch master
in repository fenix.

commit ef36544c5a6df398dde9c5718dff389711e6ef20
Author: Peter Pentchev <r...@ringlet.net>
Date:   Thu Nov 25 15:10:29 2010 +0000

    Convert to the 3.0 (quilt) source format.
---
 debian/changelog     |  2 +-
 debian/control       |  2 +-
 debian/rules         | 10 ----------
 debian/source/format |  2 +-
 4 files changed, 3 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 307996e..3167d04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,7 +9,7 @@ fenix (0.92a.dfsg1-6) UNRELEASED; urgency=low
   [ Peter Pentchev ]
   * Added ARM Hard Float (armhf) to the list of supported architectures and
     override the Lintian "unknown architecture" warning.  Closes: #604658
-  * Explicitly declare the source format as 1.0 for the present.
+  * Convert to the 3.0 (quilt) source format.
 
  -- Peter Pentchev <r...@ringlet.net>  Thu, 25 Nov 2010 13:25:18 +0200
 
diff --git a/debian/control b/debian/control
index fc91c89..9760bd7 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
 Priority: extra
 Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
 Uploaders: Miriam Ruiz <little_m...@yahoo.es>, Barry deFreese 
<bdefre...@debian.org>
-Build-Depends: dpkg-dev (>= 1.13.19), debhelper (>= 5), quilt, autotools-dev,
+Build-Depends: dpkg-dev (>= 1.13.19), debhelper (>= 5), autotools-dev,
  libsdl1.2-dev, libsdl-mixer1.2-dev, zlib1g-dev, libgif-dev, libpng12-dev,
  libsmpeg-dev, libmikmod2-dev, libvorbis-dev
 Standards-Version: 3.8.0
diff --git a/debian/rules b/debian/rules
index 2f97f96..99b6697 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,17 +18,8 @@ endif
 
 CFLAGS += -DUSE_GETTEXT
 
-patch:
-       dh_testdir
-       QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2
-
-unpatch:
-       dh_testdir
-       QUILT_PATCHES=debian/patches quilt pop -a -f || test $$? = 2
-
 config.status: configure
        dh_testdir
-       $(MAKE) -f /usr/share/quilt/quilt.make patch
 ifneq "$(wildcard /usr/share/misc/config.sub)" ""
        cp -f /usr/share/misc/config.sub config.sub
 endif
@@ -63,7 +54,6 @@ clean:
        [ ! -f Makefile ] || $(MAKE) distclean
        $(MAKE) -C debian/i18n clean
        rm -f config.sub config.guess
-       $(MAKE) -f /usr/share/quilt/quilt.make unpatch
        dh_clean 
 
 install: build
diff --git a/debian/source/format b/debian/source/format
index d3827e7..163aaf8 100644
--- a/debian/source/format
+++ b/debian/source/format
@@ -1 +1 @@
-1.0
+3.0 (quilt)

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

_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to