[epr-api] 02/04: Drop override_dh_auto_build in .PHONY

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sat Feb 10 09:23:26 UTC 2018


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

a_valentino-guest pushed a commit to branch master
in repository epr-api.

commit 07d3b537547317e5b821ef6af3f17f72734fd6ee
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sat Feb 10 09:15:28 2018 +0000

    Drop override_dh_auto_build in .PHONY
---
 debian/changelog | 2 ++
 debian/rules     | 5 +++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3e1ab57..53dd9e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ epr-api (2.3~dev20150708-4) UNRELEASED; urgency=medium
   * debian/control
     - drop the libepr-api2-dev tranistional dummy package
   * set compat to 11
+  * debian/rules
+    - drop override_dh_auto_build in .PHONY
 
   [ Bas Couwenberg ]
   * Bump Standards-Version to 4.1.3, no changes.
diff --git a/debian/rules b/debian/rules
index e5ca66e..ebed6eb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,5 +31,6 @@ get-orig-source:
 	uscan --force-download
 
 
-.PHONY: get-orig-source override_dh_auto_configure override_dh_auto_build \
-        override_dh_compress override_dh_installchangelogs
+.PHONY: get-orig-source override_dh_auto_configure override_dh_compress \
+	override_dh_installchangelogs
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/epr-api.git



More information about the Pkg-grass-devel mailing list