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
|
golang-github-gorilla-securecookie (1.1.1-1) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Jelmer Vernooij ]
* Fix Debian QA group name.
[ Anthony Fok ]
* Adopt package under the Debian Go Packaging Team (Closes: #889239)
* New upstream version 1.1.1 (identical to 1.1+git20170224.6.e59506c)
* Apply "cme fix dpkg" fixes:
- Change Priority from "extra" to "optional"
- Update debhelper dependency to "Build-Depends: debhelper-compat (= 12)"
- Use secure https protocol for Format field in debian/copyright
- Bump Standards-Version to 4.4.1 (no change)
* Add "Rules-Requires-Root: no" to debian/control
* Add debian/watch to track upstream tarball
* Remove "debian-watch-file-is-missing" Lintian override
* Simplify override_dh_auto_install with --no-binaries
* debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
-- Anthony Fok <foka@debian.org> Mon, 02 Dec 2019 15:05:54 -0700
golang-github-gorilla-securecookie (1.1+git20170224.6.e59506c-4) unstable; urgency=medium
* Remove Michael Lustfield from Uploaders list.
-- Michael Lustfield <michael@lustfield.net> Sat, 03 Feb 2018 12:13:30 -0600
golang-github-gorilla-securecookie (1.1+git20170224.6.e59506c-3) unstable; urgency=medium
* Oprhaning package.
-- Michael Lustfield <michael@lustfield.net> Fri, 02 Feb 2018 23:16:01 -0600
golang-github-gorilla-securecookie (1.1+git20170224.6.e59506c-2) unstable; urgency=medium
* Maintenance updates:
- Standards-Version bump.
- Clean up d/watch.
- Add Testsuite to d/control.
-- Michael Lustfield <michael@lustfield.net> Thu, 28 Sep 2017 01:38:16 -0500
golang-github-gorilla-securecookie (1.1+git20170224.6.e59506c-1) unstable; urgency=medium
* Initial release (Closes: #859038)
-- Michael Lustfield <michael@lustfield.net> Wed, 29 Mar 2017 21:54:18 -0500
|