[Pkg-privacy-commits] [msva-perl] 110/356: align git tags with the tags made by git-buildpackage (maybe we can remove these and let git-buildpackage take care of them eventually)
Ximin Luo
infinity0 at moszumanska.debian.org
Mon Aug 24 07:41:46 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch debian
in repository msva-perl.
commit cd48ad7b740f64b9dea363e9705f728aebb9cdab
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date: Tue Mar 23 16:47:27 2010 -0400
align git tags with the tags made by git-buildpackage (maybe we can remove these and let git-buildpackage take care of them eventually)
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index da1a0fd..a62c307 100644
--- a/Makefile
+++ b/Makefile
@@ -22,6 +22,6 @@ debian-package:
upstream-tag:
git tag -s msva-perl/$(VERSION) -m "releasing msva-perl version $(VERSION)"
debian-tag:
- git tag -s debian/$(DEBIAN_VERSION) -m "tagging msva-perl debian packaging version $(DEBIAN_VERSION)"
+ git tag -s msva-perl_debian/$(DEBIAN_VERSION) -m "tagging msva-perl debian packaging version $(DEBIAN_VERSION)"
.PHONY: upstream-tag debian-package debian-tag all clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/msva-perl.git
More information about the Pkg-privacy-commits
mailing list