[SCM] caps/master: Switch dh short

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Thu Aug 15 19:30:28 UTC 2013


The following commit has been merged in the master branch:
commit 954708415a6eee82a5408821498823582b436b0a
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Thu Aug 15 21:30:04 2013 +0200

    Switch dh short

diff --git a/debian/control b/debian/control
index cfc8eba..d42675f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,6 @@ Section: sound
 Priority: optional
 Maintainer: Mario Lang <mlang at debian.org>
 Build-Depends:
- cdbs,
  debhelper (>= 9),
  ladspa-sdk
 Standards-Version: 3.7.2
diff --git a/debian/rules b/debian/rules
index d985722..b6222c8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,6 @@
 #!/usr/bin/make -f
 
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/makefile.mk
+LDFLAGS+=-Wl,--as-needed
 
-DEB_INSTALL_DOCS_ALL := caps.html
-DEB_MAKE_INSTALL_TARGET := PREFIX=`pwd`/debian/caps/usr install
-CFLAGS += -fPIC -DPIC
+%:
+	dh $@

-- 
caps packaging



More information about the pkg-multimedia-commits mailing list