projects
/
monkeysphere-validation-agent.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
780082b
)
align git tags with the tags made by git-buildpackage (maybe we can remove these...
author
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Tue, 23 Mar 2010 20:47:27 +0000
(16:47 -0400)
committer
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Tue, 23 Mar 2010 20:47:27 +0000
(16:47 -0400)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index da1a0fd7134c5f0aebdfb78a1f9c6eef140d73bd..a62c3076ab3e3022fcf6aab4e54a4a303e68cd02 100644
(file)
--- 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