[med-svn] r14933 - trunk/packages/pdb2pqr/trunk/debian
Andreas Tille
tille at alioth.debian.org
Thu Oct 24 08:39:20 UTC 2013
Author: tille
Date: 2013-10-24 08:39:19 +0000 (Thu, 24 Oct 2013)
New Revision: 14933
Modified:
trunk/packages/pdb2pqr/trunk/debian/changelog
trunk/packages/pdb2pqr/trunk/debian/rules
Log:
s/autotools-dev/autotools_dev/
Modified: trunk/packages/pdb2pqr/trunk/debian/changelog
===================================================================
--- trunk/packages/pdb2pqr/trunk/debian/changelog 2013-10-24 08:27:12 UTC (rev 14932)
+++ trunk/packages/pdb2pqr/trunk/debian/changelog 2013-10-24 08:39:19 UTC (rev 14933)
@@ -9,7 +9,10 @@
[ Andreas Tille ]
* Use '+dfsg' appendix to mark repackaged upstream source (adapted
debian/watch)
- * debian/rules: Repackaging is done using enhanced uscan
+ * debian/rules:
+ - repackaging is done using enhanced uscan
+ - s/autotools-dev/autotools_dev/
+ Closes: #727491
* debian/control:
- cme fix dpkg-control
- canonical Vcs fields
Modified: trunk/packages/pdb2pqr/trunk/debian/rules
===================================================================
--- trunk/packages/pdb2pqr/trunk/debian/rules 2013-10-24 08:27:12 UTC (rev 14932)
+++ trunk/packages/pdb2pqr/trunk/debian/rules 2013-10-24 08:39:19 UTC (rev 14933)
@@ -12,7 +12,7 @@
export DEB_FFLAGS_MAINT_APPEND = -fPIC
%:
- dh $@ --with python2 --with autotools-dev
+ dh $@ --with python2 --with autotools_dev
override_dh_auto_clean:
( cd pdb2pka && \
More information about the debian-med-commit
mailing list