[SCM] openmovieeditor/master: switch from autotools_dev to autoreconf debhelper sequence

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Fri Feb 25 08:00:36 UTC 2011


The following commit has been merged in the master branch:
commit 7d45d70764da264ec333ad94a1d276a745f9d7bb
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Thu Feb 24 23:32:13 2011 +0100

    switch from autotools_dev to autoreconf debhelper sequence

diff --git a/debian/control b/debian/control
index 627543e..c975c53 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
 Uploaders:
  Free Ekanayaka <freee at debian.org>
 Build-Depends:
- autotools-dev (>= 20100122.1~),
  debhelper (>= 7.0.8~),
+ dh-autoreconf,
  libavcodec-dev,
  libavformat-dev,
  libfltk1.1-dev,
diff --git a/debian/rules b/debian/rules
index b0e07f8..baa138d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,4 +2,4 @@
 # -*- makefile -*-
 
 %:
-	dh $@ --with autotools_dev
+	dh $@ --with autoreconf

-- 
openmovieeditor packaging



More information about the pkg-multimedia-commits mailing list