1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62
|
golang-github-puerkitobio-purell (1.1.1-1) unstable; urgency=medium
* New upstream version 1.1.1
* debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
* Apply "cme fix dpkg" fixes:
- Update debhelper dependency to "Build-Depends: debhelper-compat (= 12)"
- Bump Standards-Version to 4.5.0 (no change)
* Update Maintainer email address to team+pkg-go@tracker.debian.org
* Add "Rules-Requires-Root: no" to debian/control
* Remove pr-29.patch which is included in upstream v1.1.1 release
-- Anthony Fok <foka@debian.org> Thu, 20 Feb 2020 23:00:29 -0700
golang-github-puerkitobio-purell (1.1.0-2) unstable; urgency=medium
* Team upload with greetings from Gothenburg BSP.
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Andreas Henriksson ]
* Add debian/patches/pr-29.patch (Closes: #926380)
-- Andreas Henriksson <andreas@fatal.se> Sun, 07 Apr 2019 17:00:51 +0200
golang-github-puerkitobio-purell (1.1.0-1) unstable; urgency=medium
* New upstream release
* New dependencies: golang-golang-x-net-dev and golang-golang-x-text-dev
* Remove double escape backslashes from debian/watch
-- Anthony Fok <foka@debian.org> Sun, 01 Jan 2017 22:01:29 -0700
golang-github-puerkitobio-purell (0.1.0+git20160608.25.1d5d1cf-1) unstable; urgency=medium
* New upstream version
* Make a golang-github-opennota-urlesc-dev a versioned dependency
because the upstream repo URL has changed to
github.com/PuerkitoBio/urlesc.
* Refresh debian/control
- Change "golang-go" to "golang-any" in Build-Depends
- Remove unneeded "golang-go | gccgo" in Depends
- Bump Standards-Version to 3.9.8 (no change)
- Use secure https URLs for Vcs-Git field too
* Refresh year in debian/copyright
* Add debian/watch file
-- Anthony Fok <foka@debian.org> Thu, 09 Jun 2016 04:25:25 -0600
golang-github-puerkitobio-purell (0.1.0+git20150218.23.d69616f-2) unstable; urgency=medium
* Add upstream's email address to debian/copyright
* Allow package to be installed with gccgo where golang-go is unavailable
* Update debian/copyright
-- Anthony Fok <foka@debian.org> Fri, 15 Jan 2016 01:08:25 -0700
golang-github-puerkitobio-purell (0.1.0+git20150218.23.d69616f-1) unstable; urgency=medium
* Initial release (Closes: #799847)
-- Anthony Fok <foka@debian.org> Wed, 23 Sep 2015 03:31:24 -0600
|