[SCM] gwc/master: switch to short debhelper

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Fri Mar 4 12:02:34 UTC 2011


The following commit has been merged in the master branch:
commit bbb658a0e41a65eb0a4fb5d95cad08d34be98ea0
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Fri Mar 4 12:59:14 2011 +0100

    switch to short debhelper

diff --git a/debian/rules b/debian/rules
index 08a41c1..cb47822 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,17 +1,7 @@
 #!/usr/bin/make -f
-# -*- mode: makefile; coding: utf-8 -*-
+# -*- makefile -*-
 
-DEB_TAR_SRCDIR := gwc-0.21-05
-DEB_INSTALL_MANPAGES_gwc := debian/gnome_wave_cleaner.1
-
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
-include /usr/share/cdbs/1/rules/tarball.mk
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/autotools.mk
-
-common-install-prehook-arch common-install-prehook-indep:: common-install-prehook-impl
-	rm -f $(CURDIR)/debian/gwc/usr/share/doc/gwc/INSTALL
-	rm -f $(CURDIR)/debian/gwc/usr/share/doc/gwc/COPYING
-	install -m 644 debian/gwc.desktop $(CURDIR)/debian/gwc/usr/share/applications
-	install -m 644 debian/gwc.xpm $(CURDIR)/debian/gwc/usr/share/pixmaps
+LDFLAGS+=-Wl,--as-needed
 
+%:
+	dh $@

-- 
gwc packaging



More information about the pkg-multimedia-commits mailing list