[Apt-listbugs-commits] [SCM] apt-listbugs development tree branch, master, updated. debian/0.1.3-37-gf8b50e9

Francesco Poli (wintermute) invernomuto at paranoici.org
Sat Mar 5 23:00:54 UTC 2011


The following commit has been merged in the master branch:
commit c66934e9822f02e9617f1832d1385223946a9333
Author: Francesco Poli (wintermute) <invernomuto at paranoici.org>
Date:   Wed Mar 2 23:39:05 2011 +0100

    Revert "remove git-tag.sh -- gonna use git-bp now"
    
    I don't use git-bp (at least, not yet...).
    This reverts commit 4a19f943e3d5dacd612c3138f0c0de3e2d487565.

diff --git a/git-tag.sh b/git-tag.sh
new file mode 100755
index 0000000..220109c
--- /dev/null
+++ b/git-tag.sh
@@ -0,0 +1,3 @@
+VERSION=$(dpkg-parsechangelog | sed -n 's/^Version: //p')
+git tag -s -u "$DEBEMAIL" -m "apt-listbugs release $VERSION" $VERSION
+

-- 
apt-listbugs development tree



More information about the Apt-listbugs-commits mailing list