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

Reinhard Tartler siretart at tauware.de
Sun Jul 13 09:03:54 UTC 2008


The following commit has been merged in the master branch:
commit 4117535680ed82029b85499dd193000274358d80
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Sun Jul 13 10:52:29 2008 +0200

    loosen shlibs dependencies. We don't need tight dependencies on libopenal1.

diff --git a/debian/changelog b/debian/changelog
index f517684..4cf182a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,11 @@ openal-soft (1:1.4.272-1) unstable; urgency=low
   * Fix manpage for openal-config. Closes: #464676
   * Fix typo for development package description. Closes: #465310
 
- -- Andres Mejia <mcitadel at gmail.com>  Wed, 02 Jul 2008 01:20:00 -0400
+  [ Reinhard Tartler ]
+  * loosen shlibs dependencies. We don't need tight dependencies on
+    libopenal1.
+
+ -- Reinhard Tartler <siretart at tauware.de>  Sun, 13 Jul 2008 10:50:55 +0200
 
 openal-soft (1:1.3.253-5) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 630cb22..d684fbc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -81,7 +81,7 @@ binary-arch: build install
 	dh_strip -a --dbg-package=libopenal1-dbg
 	dh_compress -a
 	dh_fixperms -a
-	dh_makeshlibs -a -V
+	dh_makeshlibs -a
 	dh_installdeb -a
 	dh_shlibdeps -a
 	dh_gencontrol -a

-- 
Packaging for openal-soft



More information about the Pkg-games-commits mailing list