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 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87
|
golang-github-joho-godotenv (1.5.1-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.5.1
* Bump Standards-Version to 4.6.2 (no change)
-- Anthony Fok <foka@debian.org> Mon, 27 Feb 2023 12:00:58 -0700
golang-github-joho-godotenv (1.4.0-1) unstable; urgency=medium
* Team upload.
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Debian Janitor (Jelmer Vernooij) ]
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Update renamed lintian tag names in lintian overrides.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Apply multi-arch hints.
+ golang-github-joho-godotenv-dev: Add Multi-Arch: foreign.
[ Anthony Fok ]
* New upstream version 1.4.0
* Change Section from devel to golang
* Update Maintainer email address to team+pkg-go@tracker.debian.org
* Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)"
* Use dh-sequence-golang instead of dh-golang and --with=golang
* Bump Standards-Version to 4.6.0 (no change)
* Add "Rules-Requires-Root: no" to debian/control
* Reorder fields in debian/control and debian/copyright
as would be generated in the next dh-make-golang release after 0.6.0-1
* Update debian/watch with that generated by dh-make-golang
* debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
-- Anthony Fok <foka@debian.org> Wed, 29 Dec 2021 20:35:32 -0700
golang-github-joho-godotenv (1.2.0+git20180115.6bb0851-1) unstable; urgency=medium
* New upstream version 1.2.0+git20180115.6bb0851
* Set maintainer to Debian Go Packaging Team. (Closes: #889233)
* Add myself as uploader
* Use debhelper v11
* Update to Standards-Version 4.1.3
- Use HTTPS URL for d/copyright
- Use Priority: optional
* Update d/copyright
-- Dr. Tobias Quathamer <toddy@debian.org> Wed, 07 Mar 2018 21:47:51 +0100
golang-github-joho-godotenv (1.2.0-3) unstable; urgency=medium
* Remove Michael Lustfield from Uploaders list.
-- Michael Lustfield <michael@lustfield.net> Sat, 03 Feb 2018 12:13:30 -0600
golang-github-joho-godotenv (1.2.0-2) unstable; urgency=medium
* Oprhaning package.
-- Michael Lustfield <michael@lustfield.net> Fri, 02 Feb 2018 23:16:04 -0600
golang-github-joho-godotenv (1.2.0-1) unstable; urgency=medium
* New upstream release.
* Follow releases, not git tags.
* Fix and enable unit testing.
* Maintenance updates:
- Standards-Version bump.
- Clean up d/watch.
- Add Testsuite to d/control.
-- Michael Lustfield <michael@lustfield.net> Thu, 28 Sep 2017 21:24:53 -0500
golang-github-joho-godotenv (1.1+git20170705.13.3ddb279-1) unstable; urgency=medium
* New upstream release.
-- Michael Lustfield <michael@lustfield.net> Mon, 17 Jul 2017 20:03:34 -0500
golang-github-joho-godotenv (1.1+git20170328.12.325433c-1) unstable; urgency=medium
* Initial release (Closes: #859069)
-- Michael Lustfield <michael@lustfield.net> Wed, 29 Mar 2017 23:47:45 -0500
|