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
|
go-gir-generator (3.0.0-1~exp1) experimental; urgency=medium
* debian/control: Use up-to-date homepage field.
* debian/rules: Disable dh_dwz to prevent build failure.
-- Boyuan Yang <byang@debian.org> Sun, 19 Jan 2025 15:47:53 -0500
go-gir-generator (3.0.0-1~exp) experimental; urgency=medium
* New upstream version 3.0.0.
* Change install path from pkg.deepin.io to github.com/linuxdeepin for
user who use go get to build
* debian/control: add Clay Stan to uploaders
* debian/*.install: update path
-- Clay Stan <claystan97@gmail.com> Fri, 17 Dec 2021 10:51:00 +0800
go-gir-generator (2.0.4~git20211109.4b0a2df-1) unstable; urgency=medium
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Use canonical URL in Vcs-Git.
* Add missing ${misc:Built-Using} to Built-Using on golang-gir-generator.
* Remove Section on golang-gir-gobject-2.0-dev, Section on
golang-gir-gio-2.0-dev, Section on golang-gir-glib-2.0-dev, Section on
golang-gir-gudev-1.0-dev, Section on golang-gir-generator that duplicate
source.
[ Boyuan Yang ]
* New upstream snapshot 2.0.4~git20211109.4b0a2df.
* debian/control: Bump Standards-Version to 4.6.0.
* debian/patches: refresh patches.
* debian/rules: Apply GOCACHE path workaround as suggested upstream.
-- Boyuan Yang <byang@debian.org> Wed, 17 Nov 2021 14:01:16 -0500
go-gir-generator (2.0.2-1) unstable; urgency=medium
* Upload to unstable.
-- Boyuan Yang <byang@debian.org> Tue, 30 Jun 2020 10:25:21 -0400
go-gir-generator (2.0.2-1~exp1) experimental; urgency=medium
* Initial release as 2.0.2.
* debian/patches:
+ Fix for glib-2.63+ compatibility issue.
+ Use golang-check.v1-dev from debian archive instead of from
vendor directory.
-- Arun Kumar Pariyar <openarungeek@gmail.com> Fri, 22 May 2020 17:59:16 +0545
|