[pybtex] 04/05: Drop superfluous .PHONY occurrences

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Jul 26 09:15:02 UTC 2017


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

ghisvail-guest pushed a commit to branch master
in repository pybtex.

commit 17023eb9a6a8f25972a98dc76af77f1d184cb287
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Jul 26 09:30:11 2017 +0100

    Drop superfluous .PHONY occurrences
---
 debian/rules | 2 --
 1 file changed, 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index db4e8aa..260056d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,11 +29,9 @@ ifeq (,$(findstring nodoc,$(DEB_BUILD_PROFILES)))
 	PYTHONPATH=$(CURDIR) $(MAKE) -C docs html
 endif
 
-.PHONY: override_dh_auto_install
 override_dh_auto_install:
 	dh_auto_install
 	dh_movefiles --package=pybtex --sourcedir=debian/python3-pybtex usr/bin
 
-.PHONY: override_dh_compress
 override_dh_compress:
 	dh_compress -X.bib -X.bibtexml -X.yaml -X.aux -X.bib # save examples

-- 
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