[pybtex] 34/108: Fix a typo in debian/rules. Thanks to Michael Fladischer for spotting that.

Daniel Stender stender at moszumanska.debian.org
Fri Jul 21 10:18:27 UTC 2017


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

stender pushed a commit to branch master
in repository pybtex.

commit dfa114873f39103c5b8baf263f6af9b6f0dd39cc
Author: Jakub Wilk <jwilk at debian.org>
Date:   Tue Mar 30 11:21:12 2010 +0000

    Fix a typo in debian/rules. Thanks to Michael Fladischer for spotting
    that.
---
 debian/changelog | 7 +++++++
 debian/rules     | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9c9c335..98a2388 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pybtex (0.13.2-2) UNRELEASED; urgency=low
+
+  * Fix a typo in debian/rules. Thanks to Michael Fladischer for spotting
+    that.
+
+ -- Jakub Wilk <jwilk at debian.org>  Tue, 30 Mar 2010 13:19:30 +0200
+
 pybtex (0.13.2-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/rules b/debian/rules
index 0d63909..ddca4f7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,7 @@ ifeq ($(filter nocheck,$(DEB_BUILD_OPTIONS)),)
 	done
 endif
 
-.PHONY: override_dh_installchangelog
+.PHONY: override_dh_installchangelogs
 override_dh_installchangelogs:
 	elinks -config-file /dev/null -dump -no-numbering -no-references docs/html/history.html \
 	| grep -A1000 ^Version \

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



More information about the debian-science-commits mailing list