File: README.Source

package info (click to toggle)
golang-logrus 0.11.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch, stretch-backports
  • size: 268 kB
  • sloc: sh: 41; makefile: 6
file content (7 lines) | stat: -rw-r--r-- 282 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
# update "upstream" branch
./debian/helpers/update-upstream-branch.sh

# create new "upstream/..." tag
./debian/helpers/tag-upstream-version.sh # to tag whatever's in d/changelog
# or ./debian/helpers/tag-upstream-version.sh <version>
./debian/helpers/tag-upstream-version.sh 1.2.3