[med-svn] [clustalw] 01/01: Use dh_autotools-dev to update config.{sub, guess} for new ports.
Charles Plessy
plessy at moszumanska.debian.org
Mon Nov 25 04:52:01 UTC 2013
This is an automated email from the git hooks/post-receive script.
plessy pushed a commit to branch master
in repository clustalw.
commit fef3f04e7ef99cdb80317fdd7bd2fd0e67d9011c
Author: Charles Plessy <plessy at debian.org>
Date: Mon Nov 25 13:51:16 2013 +0900
Use dh_autotools-dev to update config.{sub,guess} for new ports.
Thanks, Adam Conrad <adconrad at ubuntu.com> in 2.1+lgpl-3ubuntu1.
---
debian/changelog | 7 +++++++
debian/rules | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index e8cf55b..0dac3b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+clustalw (2.1+lgpl-4) UNRELEASED; urgency=low
+
+ * Use dh_autotools-dev to update config.{sub,guess} for new ports.
+ Thanks, Adam Conrad <adconrad at ubuntu.com> in 2.1+lgpl-3ubuntu1.
+
+ -- Charles Plessy <plessy at debian.org> Mon, 25 Nov 2013 13:49:58 +0900
+
clustalw (2.1+lgpl-3) unstable; urgency=low
* debian/upstream: very small fix to prevent bibcheck warning
diff --git a/debian/rules b/debian/rules
index 7917852..30dfee9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@
+ dh $@ --with autotools_dev
override_dh_installchangelogs:
dh_installchangelogs debian/CHANGELOG.upstream
--
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/clustalw.git
More information about the debian-med-commit
mailing list