[med-svn] [ctsim] 01/05: Fix typo in d/rules

Andreas Tille tille at debian.org
Wed Aug 17 12:20:59 UTC 2016


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

tille pushed a commit to branch master
in repository ctsim.

commit 814b26d26915e79d366c3d5b803c43809c939687
Author: Andreas Tille <tille at debian.org>
Date:   Wed Aug 17 11:05:08 2016 +0200

    Fix typo in d/rules
---
 debian/changelog | 4 +++-
 debian/rules     | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1e64e94..aaa9d49 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,10 @@ ctsim (5.2.0-3) UNRELEASED; urgency=medium
 
   * cme fix dpkg-control
   * DEP3 header for libpng16 patch
+  * Fix typo in d/rules (thanks to Chris Lamb <lamby at debian.org> for the patch)
+    Closes: 834574
 
- -- Andreas Tille <tille at debian.org>  Tue, 26 Jan 2016 09:15:12 +0100
+ -- Andreas Tille <tille at debian.org>  Wed, 17 Aug 2016 11:04:02 +0200
 
 ctsim (5.2.0-2.1) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index d0c6bb9..7b72570 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ override_dh_auto_clean:
 	dh_auto_clean
 	rm -f helical/sample-helical.sh tools/sample-ctsim.sh
 
-override_dh_autoconfigure:
+override_dh_auto_configure:
 	./configure --prefix=$(DESTDIR)/usr --mandir=$(DESTDIR)/usr/share/man --datadir=$(HELPDIR) --with-ctn -with-x --without-lam
 
 override_dh_installdocs-indep:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ctsim.git



More information about the debian-med-commit mailing list