[libticalcs] 01/01: Remove unnecessary dependency on 'autopoint', use autoreconf.

Andreas B. Mundt andi at alioth.debian.org
Sat Aug 10 18:23:43 UTC 2013


This is an automated email from the git hooks/post-receive script.

andi pushed a commit to branch master
in repository libticalcs.

commit 285c3597c43dde89471e1bc229fbcf98b00a3222
Author: Andreas B. Mundt <andi at debian.org>
Date:   Sat Aug 10 13:17:19 2013 +0200

    Remove unnecessary dependency on 'autopoint', use autoreconf.
---
 debian/control |    3 +--
 debian/rules   |    2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 8a5986a..9f96dc5 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,7 @@ Source: libticalcs
 Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas B. Mundt <andi at debian.org>
-Build-Depends: autopoint,
-               debhelper (>= 9.0.0),
+Build-Depends: debhelper (>= 9.0.0),
                dh-autoreconf,
                gettext,
                libarchive-dev,
diff --git a/debian/rules b/debian/rules
index a518c76..d08226a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@
 
 %:
 
-	dh $@
+	dh $@  --with autoreconf
 
 override_dh_strip:
 	dh_strip --dbg-package=libticalcs2-11-dbg

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libticalcs.git



More information about the debian-science-commits mailing list