[SCM] Packaging for openal-soft branch, master, updated. debian/1.3.253-5-9-g1ba30b6

Gerfried Fuchs rhonda at debian.at
Sat Aug 9 19:48:28 UTC 2008


The following commit has been merged in the master branch:
commit 60c47797d36f20a3b9c9d6db98670e50f86a0403
Author: Gerfried Fuchs <rhonda at debian.at>
Date:   Sat Aug 9 16:46:32 2008 -0300

    Add removal of quilt's .pc directory when cleaning up, too.

diff --git a/debian/changelog b/debian/changelog
index 412a080..702ab62 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ openal-soft (1:1.4.272-2) unstable; urgency=low
   * Pulled upstream commits e66bb09156bb69725f91b2 and eba60c30c5e1676786b33b
     to fix an (de)initialization issue that produces segfaults when doing
     autofoo in some special circumstances.
+  * Add removal of quilt's .pc directory when cleaning up, too.
 
- -- Gerfried Fuchs <rhonda at debian.at>  Sat, 09 Aug 2008 16:26:52 -0300
+ -- Gerfried Fuchs <rhonda at debian.at>  Sat, 09 Aug 2008 16:46:11 -0300
 
 openal-soft (1:1.4.272-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index d684fbc..656625f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -52,7 +52,7 @@ clean-stamp:
 unpatch:
 	dh_testdir
 	QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
-	rm -f patch-stamp
+	rm -rf patch-stamp .pc
 
 install: build
 	dh_testdir

-- 
Packaging for openal-soft



More information about the Pkg-games-commits mailing list