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
|
golang-glog (1.2.4-1) unstable; urgency=medium
* New upstream release (Closes: #1094733, CVE-2024-45339).
-- Andrej Shadura <andrewsh@debian.org> Tue, 11 Feb 2025 07:27:37 +0100
golang-glog (1.2.2-1) unstable; urgency=medium
* New upstream version 1.2.2.
* Update my name and email address.
* Stop using pristine-tar; use DEP-14.
* Add new dependency: golang-github-google-go-cmp-dev.
* Add missing upstream metadata.
* Update Standards-Version to 4.7.0 (no changes)
-- Martina Ferrari <tina@debian.org> Mon, 19 Aug 2024 04:41:51 +0000
golang-glog (1.1.2-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.1.2
* Update Standards-Version to 4.6.2 (no changes)
-- Shengjing Zhu <zhsj@debian.org> Mon, 06 Nov 2023 22:20:54 +0800
golang-glog (0.0~git20160126.23def4e-5) unstable; urgency=medium
* Source-only upload for migration to testing
* Change Section from devel to golang
* Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)"
* Bump Standards-Version to 4.6.0 (no change)
* Add "Rules-Requires-Root: no" to debian/control
* Mark the library package with "Multi-Arch: foreign"
-- Anthony Fok <foka@debian.org> Wed, 01 Sep 2021 07:51:56 -0600
golang-glog (0.0~git20160126.23def4e-4) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Repository, Repository-Browse.
* Update standards version to 4.4.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 21 Aug 2021 11:37:53 +0100
golang-glog (0.0~git20160126.23def4e-3) unstable; urgency=medium
* Add debian/watch
* Remove unused Files-Excluded field from debian/copyright
* Update Maintainer email address to team+pkg-go@tracker.debian.org
* Apply "cme fix dpkg" fixes
- Update debhelper dependency to "Build-Depends: debhelper-compat (= 12)"
- Bump Standards-Version to 4.4.0 (no change)
* Add myself to the list of Uploaders
-- Anthony Fok <foka@debian.org> Thu, 01 Aug 2019 02:58:20 -0600
golang-glog (0.0~git20160126.23def4e-2) unstable; urgency=medium
* Team upload.
* Point Vcs-* urls to salsa.debian.org.
-- Alexandre Viau <aviau@debian.org> Sun, 15 Apr 2018 12:16:35 -0400
golang-glog (0.0~git20160126.23def4e-1) unstable; urgency=medium
[ Tim Potter ]
* Team upload.
* Add me as uploader
[ Paul Tagliamonte ]
* Use a secure transport for the Vcs-Git and Vcs-Browser URL
* Remove Built-Using from -dev package
[ Dr. Tobias Quathamer ]
* Remove unneeded file d/source/local-options
* Modernize d/gbp.conf, remove obsolete options
* Remove most of the boilerplate code from d/rules
* Use debhelper v10
* Update d/copyright
* Update d/control with current pkg-go standards
* Update code location in long description
* New upstream version 0.0~git20160126.23def4e
* Update Standards-Version to 4.1.1
-- Dr. Tobias Quathamer <toddy@debian.org> Wed, 06 Dec 2017 00:06:25 +0100
golang-glog (0+git20150801.fca8c88-1) unstable; urgency=medium
* debian/control: Migration to pkg-go team.
* New upstream commits.
* Add gen-orig-tgz target to debian/rules.
-- Martina Ferrari <tina@debian.org> Fri, 21 Aug 2015 20:53:19 +0000
golang-glog (0+git20150214.44145f0-2) unstable; urgency=medium
* Re-upload to fix wrong debian/copyright.
-- Martina Ferrari <tina@debian.org> Sat, 14 Feb 2015 20:15:09 +0000
golang-glog (0+git20150214.44145f0-1) unstable; urgency=medium
* Initial release. (Closes: #778407)
-- Martina Ferrari <tina@debian.org> Sat, 14 Feb 2015 18:15:05 +0000
|