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 116 117 118 119
|
golang-google-appengine (1.6.7-2) unstable; urgency=medium
* Team upload
[ Aloïs Micard ]
* update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)
[ Mathias Gibbens ]
* d/control:
- Replace transitional golang-goprotobuf-dev package
- Allow golang-github-golang-protobuf-1-5-dev as optional Depends
- Bump Standards-Version (no changes needed)
* Remove execute bit from installed proto source file
-- Mathias Gibbens <gibmat@debian.org> Wed, 04 Jan 2023 22:15:54 +0000
golang-google-appengine (1.6.7-1) unstable; urgency=medium
[ Debian Janitor (Jelmer Vernooij) ]
* Use secure URI in Homepage field.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
[ Anthony Fok ]
* New upstream version 1.6.7
* Change Section from devel to golang
* Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)"
* Bump Standards-Version to 4.6.0 (no change)
* Update versioned dependencies as per go.mod
* Add "Rules-Requires-Root: no" to debian/control
* Mark library package with "Multi-Arch: foreign"
* debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
-- Anthony Fok <foka@debian.org> Sat, 04 Sep 2021 06:04:46 -0600
golang-google-appengine (1.6.0-1) unstable; urgency=medium
* New upstream version 1.6.0
* Update Maintainer email address to team+pkg-go@tracker.debian.org
* Bump Standards-Version to 4.4.0 (no change)
* Use "Build-Depends: debhelper-compat (= 12)" for debhelper dependency
-- Anthony Fok <foka@debian.org> Sun, 28 Jul 2019 06:13:35 -0600
golang-google-appengine (1.4.0-1) unstable; urgency=medium
* New upstream version 1.4.0
* Remove uupdate from debian/watch
* Bump Standards-Version to 4.3.0 (no change)
* Use debhelper (>= 12~)
* Update versioned dependencies according to go.mod
-- Anthony Fok <foka@debian.org> Tue, 01 Jan 2019 22:50:36 -0700
golang-google-appengine (1.1.0-1) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Anthony Fok ]
* New upstream version 1.1.0
* Apply "cme fix dpkg" fixes to debian/control,
setting package Priority to optional,
bumping Standards-Version to 4.1.4 (no change), etc.
* Fix debian/watch
-- Anthony Fok <foka@debian.org> Tue, 26 Jun 2018 03:21:10 -0600
golang-google-appengine (1.0.0-3) unstable; urgency=medium
* Update dependency package names.
* Update version of dh-golang dependency (for XS-Go-Import-Path
support).
* Remove Built-Using from arch:all -dev package
* debian/control: Update Standards-Version (no changes).
* debian/control: Mark package as autopkgtest-able.
* debian/control: Remove references to obsolete golang-go.net-dev.
* debian/copyright: Format uses http protocol instead of https.
-- Martín Ferrari <tincho@debian.org> Mon, 28 Aug 2017 03:37:23 +0000
golang-google-appengine (1.0.0-2) unstable; urgency=medium
* Add myself to Uploaders.
* Set API_HOST to localhost to avoid network access during tests.
Closes: #840972.
-- Martín Ferrari <tincho@debian.org> Fri, 21 Oct 2016 17:37:26 +0000
golang-google-appengine (1.0.0-1) unstable; urgency=medium
[ Paul Tagliamonte ]
* Team upload.
* Use a secure transport for the Vcs-Git and Vcs-Browser URL
[ Anthony Fok ]
* New upstream release
* Refresh debian/control:
- Bump Standards-Version to 3.9.8
- Replace golang-go with golang-any in Build-Depends
- Use secure https URI for Vcs-Browser too
- Add XS-Go-Import-Path field (and remove DH_GOPKG from debian/rules)
- Add myself to the list of Uploaders
* Add debian/watch file
-- Anthony Fok <foka@debian.org> Sat, 15 Oct 2016 05:45:32 -0600
golang-google-appengine (0.0~git20150606-2) unstable; urgency=medium
* Add missing Depends
-- Michael Stapelberg <stapelberg@debian.org> Mon, 15 Jun 2015 23:00:54 +0200
golang-google-appengine (0.0~git20150606-1) unstable; urgency=medium
* Initial release (Closes: #788655)
-- Michael Stapelberg <stapelberg@debian.org> Sat, 13 Jun 2015 16:00:39 +0200
|