Author: kibi-guest
Date: 2007-07-30 04:35:22 +0000 (Mon, 30 Jul 2007)
New Revision: 3495

Modified:
   packages/trunk/openal/debian/changelog
   packages/trunk/openal/debian/control
   packages/trunk/openal/debian/rules
Log:
Actually drop quilt

Modified: packages/trunk/openal/debian/changelog
===================================================================
--- packages/trunk/openal/debian/changelog      2007-07-30 04:34:18 UTC (rev 
3494)
+++ packages/trunk/openal/debian/changelog      2007-07-30 04:35:22 UTC (rev 
3495)
@@ -12,7 +12,7 @@
         @requirements@ is now replaced by an appropriate variable.
     - undocumented_alext_header.diff:
         There's no file to patch anymore.
-  * Quilt could then be dropped, but keeping it to ease further modifications.
+  * Dropped quilt from the B-D accordingly, no patch left!
   * Upstream now proposes cmake:
     - debian/control:
         + Added cmake, pkg-config to the B-D.

Modified: packages/trunk/openal/debian/control
===================================================================
--- packages/trunk/openal/debian/control        2007-07-30 04:34:18 UTC (rev 
3494)
+++ packages/trunk/openal/debian/control        2007-07-30 04:35:22 UTC (rev 
3495)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Games Team <[EMAIL PROTECTED]>
 Uploaders: Reinhard Tartler <[EMAIL PROTECTED]>, Thierry Reding <[EMAIL 
PROTECTED]>, Eddy Petrişor <[EMAIL PROTECTED]>, Cyril Brulebois <[EMAIL 
PROTECTED]>, Gonéri Le Bouder <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5.0.0), libsdl1.2-dev (>= 1.2.7), libesd0-dev, 
libsmpeg-dev, libvorbis-dev (>= 1.0.1), libasound2-dev (>= 1.0.5) 
[!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], quilt, cmake, pkg-config, nasm
+Build-Depends: debhelper (>= 5.0.0), libsdl1.2-dev (>= 1.2.7), libesd0-dev, 
libsmpeg-dev, libvorbis-dev (>= 1.0.1), libasound2-dev (>= 1.0.5) 
[!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], cmake, pkg-config, nasm
 Standards-Version: 3.7.2
 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/openal/
 XS-Vcs-Browser: 
http://svn.debian.org/wsvn/pkg-games/packages/trunk/openal/?op=log

Modified: packages/trunk/openal/debian/rules
===================================================================
--- packages/trunk/openal/debian/rules  2007-07-30 04:34:18 UTC (rev 3494)
+++ packages/trunk/openal/debian/rules  2007-07-30 04:35:22 UTC (rev 3495)
@@ -12,7 +12,6 @@
 
 configure: configure-stamp
 configure-stamp:
-       QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2
        dh_testdir
        
        # Perform an out-of-tree build to keep a clean source tree
@@ -37,7 +36,6 @@
        rm -fr build-stamp configure-stamp
        rm -fr $(BUILD_TREE)
        dh_clean
-       QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
 
 install: build
        dh_testdir


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

Reply via email to