File: README.Source

package info (click to toggle)
golang-pty 1.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 216 kB
  • sloc: sh: 108; makefile: 3
file content (17 lines) | stat: -rw-r--r-- 737 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
This package was debianized as part of the Docker in Debian work. It's been
packaged in line with the policy that paultag set, so any questions or concerns
about this (or other packages like it) can be sent to him. If there's an issue,
of course, please feel free to fix the packaging.

# generate orig tarball
./debian/helpers/generate-tarball.sh ..
# see ../golang-pty_0.0~gitXXXXXXXX.orig.tar.gz

# update "upstream" branch
./debian/helpers/update-upstream-branch.sh

# create new "upstream/..." tag
./debian/helpers/create-upstream-tag.sh upstream # to package latest
# or ./debian/helpers/create-upstream-tag.sh <upstream-commit>
./debian/helpers/create-upstream-tag.sh 8e4cdcb
# version number for debian/changelog will be printed