File: git-tag.sh

package info (click to toggle)
apt-listbugs 0.0.89
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 776 kB
  • ctags: 55
  • sloc: ruby: 1,532; sh: 174; makefile: 49
file content (3 lines) | stat: -rwxr-xr-x 135 bytes parent folder | download | duplicates (2)
1
2
3
VERSION=$(dpkg-parsechangelog | sed -n 's/^Version: //p')
git-tag -s -u dancer@debian.org -m "apt-listbugs release $VERSION" $VERSION