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 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115
|
golang-github-juju-loggo (2.1.0-1) unstable; urgency=medium
* New upstream release
* Update Standards-Version to 4.7.0 in d/control (no changes needed)
-- Mathias Gibbens <gibmat@debian.org> Sun, 07 Jul 2024 12:45:13 +0000
golang-github-juju-loggo (2.0.1-1) unstable; urgency=medium
* New upstream release
-- Mathias Gibbens <gibmat@debian.org> Sun, 17 Mar 2024 21:00:45 +0000
golang-github-juju-loggo (2.0.0-1) unstable; urgency=medium
* New upstream release
* d/control:
- Update my email address
- Update Standards-Version to 4.6.2 (no changes needed)
* Update years in d/copyright
-- Mathias Gibbens <gibmat@debian.org> Thu, 08 Feb 2024 23:40:30 +0000
golang-github-juju-loggo (1.0.0-1) unstable; urgency=medium
[ Aloïs Micard ]
* update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)
[ Mathias Gibbens ]
* First upstream release
- Update d/watch to track releases
* Update Standards-Version in d/control (no changes needed)
* Update years in d/copyright
-- Mathias Gibbens <mathias@calenhad.com> Wed, 10 Aug 2022 15:19:57 +0000
golang-github-juju-loggo (0.0~git20210728.eebad3a-1) unstable; urgency=medium
[ Mathias Gibbens ]
* New upstream snapshot
* Add myself to uploaders
* d/control:
- Update Section to golang
- Update Maintainer field to current team email address
- Bump Standards-Version (no changes needed)
- Use debhelper-compat
- Add Rules-Requires-Root: no
- Update Depends
* d/copyright:
- Update years
- Remove unneeded Files-Excluded
* Refresh d/rules
* Add d/upstream/metadata
* Update d/watch
[ Alexandre Viau ]
* Remove myself from uploaders.
(It appears that 0.0~git20170605.8232ab8-5 was never actually uploaded;
including change in this upload and collapsing the changelog)
[ Debian Janitor ]
* Remove constraints unnecessary since stretch:
+ Build-Depends: Drop versioned constraint on debhelper.
-- Mathias Gibbens <mathias@calenhad.com> Sun, 31 Oct 2021 23:25:42 +0100
golang-github-juju-loggo (0.0~git20170605.8232ab8-4) unstable; urgency=medium
* Team upload.
* Vcs-* urls: pkg-go-team -> go-team.
-- Alexandre Viau <aviau@debian.org> Tue, 06 Feb 2018 00:23:50 -0500
golang-github-juju-loggo (0.0~git20170605.8232ab8-3) unstable; urgency=medium
* point Vcs-* urls to salsa.d.o subproject
-- Alexandre Viau <aviau@debian.org> Thu, 25 Jan 2018 17:17:47 -0500
golang-github-juju-loggo (0.0~git20170605.8232ab8-2) unstable; urgency=medium
* Import debian/changelog from original package. I uploaded this thinking
this was not already available in Debian.
* Import uploaders from original package.
* Missing changelog points from last entry:
- priority extra -> optional.
- Testsuite: autopkgtest-pkg-go.
- Use XS-Go-Import-Path.
- Update d/copyright.
-- Alexandre Viau <aviau@debian.org> Mon, 08 Jan 2018 00:58:20 -0500
golang-github-juju-loggo (0.0~git20170605.8232ab8-1) unstable; urgency=medium
* Initial release (Closes: #886615)
-- Alexandre Viau <aviau@debian.org> Mon, 08 Jan 2018 00:34:24 -0500
golang-github-juju-loggo (0.0~git20150527.0.8477fc9-2) unstable; urgency=medium
[ Paul Tagliamonte ]
* Team upload.
* Use a secure transport for the Vcs-Git and Vcs-Browser URL
[ Konstantinos Margaritis ]
* Replace golang-go with golang-any in Build-Depends, remove golang-go from
Depends
-- Konstantinos Margaritis <markos@debian.org> Tue, 08 Aug 2017 20:34:50 +0300
golang-github-juju-loggo (0.0~git20150527.0.8477fc9-1) unstable; urgency=low
* Initial release (Closes: #785083)
-- Tim Potter <tpot@hp.com> Mon, 11 May 2015 14:19:58 +1000
|