[otb] 01/03: There is no need to auto generate d/control + d/changelog

Andreas Tille tille at debian.org
Mon Jul 14 19:18:01 UTC 2014


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

tille pushed a commit to branch master
in repository otb.

commit 618bd19ad33d2a072a1418f3a5623ed0d28b50cd
Author: Andreas Tille <tille at debian.org>
Date:   Sun Jul 13 18:33:11 2014 +0200

    There is no need to auto generate d/control + d/changelog
---
 debian/rules | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/debian/rules b/debian/rules
index 898cde6..bdc77da 100755
--- a/debian/rules
+++ b/debian/rules
@@ -58,15 +58,3 @@ override_dh_auto_configure:
 override_dh_shlibdeps:
 	LD_LIBRARY_PATH=$(LD_LIBRARY_PATH):$(OTB_LIB_DIRS) dh_shlibdeps
 
-control-file:
-	sed -e "s/@OTB_VERSION_MAJOR@/$(OTB_VERSION_MAJOR)/g" \
-	    -e "s/@OTB_VERSION_MINOR@/$(OTB_VERSION_MINOR)/g" \
-	    -e "s/@OTB_VERSION_PATCH@/$(OTB_VERSION_PATCH)/g" \
-	    -e "s/@OTB_VERSION_SONAME@/$(OTB_VERSION_SONAME)/g" \
-	    -e "s/@OTB_VERSION_FULL@/$(OTB_VERSION_FULL)/g" \
-	    < debian/control.in > debian/control
-
-changelog-file:
-	sed -e "s/@DIST@/$(DIST)/g" \
-	    -e "s/@PKGVERSION@/$(PKGVERSION)/g" \
-	    < debian/changelog.in > debian/changelog

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



More information about the Pkg-grass-devel mailing list