[debsums] 120/184: rename debsums.in to debsums

Axel Beckert abe at deuxchevaux.org
Mon Mar 2 21:21:25 UTC 2015


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

abe pushed a commit to branch master
in repository debsums.

commit 3c9303ba6978995762aea79351c90ddeb7fb1f28
Author: Ryan Niebur <ryanryan52 at gmail.com>
Date:   Sun Dec 20 13:43:11 2009 -0800

    rename debsums.in to debsums
---
 debian/rules          | 3 +--
 debsums.in => debsums | 0
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 55449b9..34f188f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,9 +22,8 @@ binary-indep:
 	dh_prep
 	dh_installdirs
 
-	sed 's/#VERSION#/$(version)/' debsums.in >$(tmp)/usr/bin/debsums
 	cp debsums_gen debsums_init $(tmp)/usr/sbin
-	cp rdebsums $(tmp)/usr/bin
+	cp debsums rdebsums $(tmp)/usr/bin
 	chmod 755 $(tmp)/usr/bin/debsums $(tmp)/usr/sbin/debsums_gen \
 	    $(tmp)/usr/sbin/debsums_init $(tmp)/usr/bin/rdebsums
 	touch $(tmp)/etc/debsums-ignore
diff --git a/debsums.in b/debsums
similarity index 100%
rename from debsums.in
rename to debsums

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/debsums.git



More information about the Pkg-perl-cvs-commits mailing list