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
|
golang-github-src-d-gcfg (1.4.0-3) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since stretch:
+ Build-Depends: Drop versioned constraint on debhelper.
* Bump debhelper dependency to >= 12, since that's what is used in
debian/compat.
* Bump debhelper from old 12 to 13.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Repository-Browse.
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 21 Nov 2022 14:28:25 +0000
golang-github-src-d-gcfg (1.4.0-2) unstable; urgency=medium
* d/patches/fix-tests-go1.13.patch: fix tests that fail with changed
strconv.ParseInt behavior in Go 1.13. (Closes: #964047)
* Run wrap-and-sort.
* Add myself to Uploaders.
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Mon, 06 Jul 2020 14:03:36 +1200
golang-github-src-d-gcfg (1.4.0-1) unstable; urgency=medium
* Initial release (Closes: #927675)
-- Jongmin Kim <jmkim@pukyong.ac.kr> Sun, 21 Apr 2019 07:40:04 +0900
|