[SCM] Packaging for openal-soft branch, master, updated. debian/1.9.563-1-7-g062fa91

Andres Mejia mcitadel at gmail.com
Wed Nov 25 20:03:32 UTC 2009


The following commit has been merged in the master branch:
commit c07475a9439fda1067914d9e5dc1eb4b515bad7f
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Wed Nov 25 14:35:54 2009 -0500

    Convert to Debian source format 3.0 (quilt).

diff --git a/debian/control b/debian/control
index dec15ba..c87d96c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Bruno "Fuddl" Kleinert <fuddl at tauware.de>,
            Thierry Reding <thierry at doppeltgemoppelt.de>,
            Cyril Brulebois <kibi at debian.org>,
            Gonéri Le Bouder <goneri at rulezlan.org>
-Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7),
+Build-Depends: debhelper (>= 7.0.50),
                libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
                cmake, portaudio19-dev, libpulse-dev,
 Standards-Version: 3.8.3
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index cafd205..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-# Nothing to patch
diff --git a/debian/rules b/debian/rules
index 713123e..89643f7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,10 +19,10 @@ BUILD_TREE=$(CURDIR)/build-tree
 
 .PHONY: build
 %:
-	dh --with quilt $@
+	dh $@
 
 build:
-	dh --with quilt $@
+	dh $@
 
 override_dh_auto_clean:
 	rm -rf $(BUILD_TREE)
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)

-- 
Packaging for openal-soft



More information about the Pkg-games-commits mailing list