diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-10-25 07:57:35 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-10-25 07:57:35 +0000 |
commit | 7b9ef07c3cb5b7166351f65d3b2d1c8452d3b608 (patch) | |
tree | 5ee47b154e2d5b2d31979ee87c404a4efef63bc5 | |
parent | Releasing progress-linux version 1.0.2-1~progress5+u1. (diff) | |
download | golang-github-elisescu-pty-7b9ef07c3cb5b7166351f65d3b2d1c8452d3b608.tar.xz golang-github-elisescu-pty-7b9ef07c3cb5b7166351f65d3b2d1c8452d3b608.zip |
Merging debian version 1.0.2-2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/copyright | 4 |
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 8b32af2..b413a9f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +golang-github-elisescu-pty (1.0.2-2) unstable; urgency=medium + + * Upload to unstable. + * debian/copyright: fixed the Upstream Author name. + + -- Francisco Vilmar Cardoso Ruviaro <francisco.ruviaro@riseup.net> Fri, 23 Oct 2020 20:08:04 +0000 + golang-github-elisescu-pty (1.0.2-1~progress5+u1) engywuck-backports; urgency=medium * Uploading to engywuck-backports. diff --git a/debian/copyright b/debian/copyright index 349b485..635540e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,11 +1,11 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pty -Upstream-Contact: Vasile Popescu <elisescu@elisescu.com> +Upstream-Contact: Elis Popescu <elisescu@elisescu.com> Source: https://github.com/elisescu/pty Files: * Copyright: 2011-2014 Keith Rarick <kr@xph.us> - 2017 Vasile Popescu <elisescu@elisescu.com> + 2017 Elis Popescu <elisescu@elisescu.com> License: Expat Files: debian/* |