[med-svn] r14923 - trunk/packages/rostlab/librostlab/trunk/debian
Andreas Tille
tille at alioth.debian.org
Thu Oct 24 06:51:56 UTC 2013
Author: tille
Date: 2013-10-24 06:51:56 +0000 (Thu, 24 Oct 2013)
New Revision: 14923
Modified:
trunk/packages/rostlab/librostlab/trunk/debian/changelog
trunk/packages/rostlab/librostlab/trunk/debian/rules
Log:
debian/rules: --with autotools_dev
Modified: trunk/packages/rostlab/librostlab/trunk/debian/changelog
===================================================================
--- trunk/packages/rostlab/librostlab/trunk/debian/changelog 2013-10-24 06:49:30 UTC (rev 14922)
+++ trunk/packages/rostlab/librostlab/trunk/debian/changelog 2013-10-24 06:51:56 UTC (rev 14923)
@@ -4,6 +4,8 @@
- cme fix dpkg-control
- debhelper 9
- canonical Vcs fields
+ * debian/rules: --with autotools_dev
+ Closes: #727433
-- Andreas Tille <tille at debian.org> Thu, 24 Oct 2013 08:49:13 +0200
Modified: trunk/packages/rostlab/librostlab/trunk/debian/rules
===================================================================
--- trunk/packages/rostlab/librostlab/trunk/debian/rules 2013-10-24 06:49:30 UTC (rev 14922)
+++ trunk/packages/rostlab/librostlab/trunk/debian/rules 2013-10-24 06:51:56 UTC (rev 14923)
@@ -8,7 +8,7 @@
export LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)
%:
- dh $@ --parallel
+ dh $@ --with autotools_dev --parallel
.PHONY: override_dh_auto_configure
override_dh_auto_configure:
More information about the debian-med-commit
mailing list