Author: roam-guest
Date: 2010-11-25 15:10:29 +0000 (Thu, 25 Nov 2010)
New Revision: 11483

Modified:
   packages/trunk/fenix/debian/changelog
   packages/trunk/fenix/debian/control
   packages/trunk/fenix/debian/rules
   packages/trunk/fenix/debian/source/format
Log:
Convert to the 3.0 (quilt) source format.


Modified: packages/trunk/fenix/debian/changelog
===================================================================
--- packages/trunk/fenix/debian/changelog       2010-11-25 14:48:02 UTC (rev 
11482)
+++ packages/trunk/fenix/debian/changelog       2010-11-25 15:10:29 UTC (rev 
11483)
@@ -9,7 +9,7 @@
   [ 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 <[email protected]>  Thu, 25 Nov 2010 13:25:18 +0200
 

Modified: packages/trunk/fenix/debian/control
===================================================================
--- packages/trunk/fenix/debian/control 2010-11-25 14:48:02 UTC (rev 11482)
+++ packages/trunk/fenix/debian/control 2010-11-25 15:10:29 UTC (rev 11483)
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Games Team <[email protected]>
 Uploaders: Miriam Ruiz <[email protected]>, Barry deFreese 
<[email protected]>
-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

Modified: packages/trunk/fenix/debian/rules
===================================================================
--- packages/trunk/fenix/debian/rules   2010-11-25 14:48:02 UTC (rev 11482)
+++ packages/trunk/fenix/debian/rules   2010-11-25 15:10:29 UTC (rev 11483)
@@ -18,17 +18,8 @@
 
 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 @@
        [ ! -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

Modified: packages/trunk/fenix/debian/source/format
===================================================================
--- packages/trunk/fenix/debian/source/format   2010-11-25 14:48:02 UTC (rev 
11482)
+++ packages/trunk/fenix/debian/source/format   2010-11-25 15:10:29 UTC (rev 
11483)
@@ -1 +1 @@
-1.0
+3.0 (quilt)


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

Reply via email to