[pkg-java-scripts] 03/05: Remove debian/files before tagging

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Feb 28 17:26:09 UTC 2018


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

ebourg-guest pushed a commit to branch master
in repository pkg-java-scripts.

commit 9a799f23280c67a89ff10df75eed99ce23ed3a1f
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Feb 28 18:22:33 2018 +0100

    Remove debian/files before tagging
---
 tag-release.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tag-release.sh b/tag-release.sh
index 8c286d5..bd3ee66 100755
--- a/tag-release.sh
+++ b/tag-release.sh
@@ -3,6 +3,8 @@
 # Tag the current package in Git and push the tags
 #
 
+rm -f debian/files
+
 gpg -n --clearsign ~/.profile
 gbp buildpackage --git-tag-only --git-sign-tags
 git push

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



More information about the pkg-java-commits mailing list