[SCM] sineshaper/master: Build with autoreconf.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Aug 10 13:36:11 UTC 2014


The following commit has been merged in the master branch:
commit cfe585f7707011ad729830839c8a4b25d1abd285
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Aug 10 15:21:53 2014 +0200

    Build with autoreconf.

diff --git a/debian/control b/debian/control
index 6708644..1d45543 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Willem van Engen <debrepo at willem.engen.nl>,
  Joost Yervante Damad <andete at debian.org>,
  Jaromír Mikeš <mira.mikes at seznam.cz>
 Build-Depends: debhelper (>= 7.0.50~),
- autotools-dev,
+ dh-autoreconf,
  libglademm-2.4-dev (>= 2.4.1),
  libglib2.0-dev (>= 2.4.6),
  dssi-dev,
diff --git a/debian/rules b/debian/rules
index 0077c0c..24765e0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 LDFLAGS+=-Wl,--as-needed
 
 %:
-	dh $@ --parallel --with=autotools_dev
+	dh $@ --parallel --with=autoreconf
 
 override_dh_auto_install:
 	dh_auto_install

-- 
sineshaper packaging



More information about the pkg-multimedia-commits mailing list