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
|
golang-github-google-certificate-transparency (1.3.2-1) experimental; urgency=medium
* Team upload.
* New upstream version 1.3.2
* Standards-Version: 4.7.2.
* Drop some unused B-D's.
* Use dh-sequence-golang.
-- Simon Josefsson <simon@josefsson.org> Thu, 21 Aug 2025 10:09:51 +0200
golang-github-google-certificate-transparency (1.3.1-2) unstable; urgency=medium
* Team upload.
* Add Breaks:sigstore-go<=0.6.2-3~ for testing migration. Closes: #1093640.
-- Simon Josefsson <simon@josefsson.org> Mon, 27 Jan 2025 08:33:00 +0100
golang-github-google-certificate-transparency (1.3.1-1) unstable; urgency=medium
* Team upload.
* Use DEP14 gbp.conf.
* Look for new tags in d/watch.
* New upstream version 1.3.1
* Use DH_GOLANG_INSTALL_EXTRA instead of DH_GOLANG_INSTALL_ALL.
* Add Rules-Requires-Root: no.
* Bump d/* copyright years.
-- Simon Josefsson <simon@josefsson.org> Mon, 20 Jan 2025 12:22:21 +0100
golang-github-google-certificate-transparency (1.2.1-4) unstable; urgency=medium
* Team upload
* Add patch to fix build failure on 32bit systems
-- Mathias Gibbens <gibmat@debian.org> Sat, 27 Jul 2024 05:14:03 +0000
golang-github-google-certificate-transparency (1.2.1-3) unstable; urgency=medium
* Team upload
* Add Testsuite: autopkgtest-pkg-go in d/control
-- Mathias Gibbens <gibmat@debian.org> Sat, 27 Jul 2024 00:50:13 +0000
golang-github-google-certificate-transparency (1.2.1-2) unstable; urgency=medium
* Team upload
* Upload changes from experimental to unstable
* d/control:
- Update Team's email address
- Update Standards-Version to 4.7.0 (no changes needed)
- Bump debhelper-compat to v13
- Sync Depends with Build-Depends
-- Mathias Gibbens <gibmat@debian.org> Fri, 26 Jul 2024 01:38:24 +0000
golang-github-google-certificate-transparency (1.2.1-1) experimental; urgency=medium
* Team Upload.
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Reinhard Tartler ]
* New upstream release 1.2.1, NB: this repository has been split off
into a golang library (which this package continues to follow), and
the ct server called 'trillian' which is packaged separately.
- updated debian/copyright to follow changes
* Run package tests during packaging
* Bump standards version to 4.6.2, no changes needed
* Simplify packaging
* Unvendor previously vendored dependencies
* Limit golang packages that are built to reduce needed
build-dependencies, until all of them are available in debian
-- Reinhard Tartler <siretart@tauware.de> Sat, 22 Jun 2024 07:57:46 -0400
golang-github-google-certificate-transparency (0.0~git20160709.0.0f6e3d1~ds1-3) unstable; urgency=medium
* Team upload.
* Use debhelper v10
* Update to Standards-Version 4.1.1
- Use HTTPS URL for d/copyright
- Use Priority: optional
* Build-Depend on libssl-dev. (Closes: #858828)
-- Dr. Tobias Quathamer <toddy@debian.org> Mon, 20 Nov 2017 19:32:14 +0100
golang-github-google-certificate-transparency (0.0~git20160709.0.0f6e3d1~ds1-2) unstable; urgency=medium
* Replace golang-go with golang-any in Build-Depends, remove golang-go from
Depends
-- Konstantinos Margaritis <markos@debian.org> Tue, 08 Aug 2017 20:22:59 +0300
golang-github-google-certificate-transparency (0.0~git20160709.0.0f6e3d1~ds1-1) unstable; urgency=medium
* Initial release (Closes: #854525)
-- Tim Potter <tpot@hpe.com> Thu, 03 Nov 2016 11:08:58 +1100
|