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
|
golang-github-bep-golibsass (1.1.1-1) unstable; urgency=medium
* New upstream version 1.1.1
* Bump Standards-Version to 4.6.2 (no change)
-- Anthony Fok <foka@debian.org> Sun, 18 Jun 2023 01:32:25 -0600
golang-github-bep-golibsass (1.1.0-1) unstable; urgency=medium
* New upstream version 1.1.0
* Reorder fields in debian/control and debian/copyright
* Use dh-sequence-golang instead of dh-golang and --with=golang
* Append --buildsystem=golang to dh command
* Bump Standards-Version to 4.6.1 (no change)
-- Anthony Fok <foka@debian.org> Sun, 05 Jun 2022 07:05:19 -0600
golang-github-bep-golibsass (1.0.0-1) unstable; urgency=medium
* New upstream version 1.0.0 for LibSass 3.6.5
* Change Section from devel to golang
* Bump Standards-Version to 4.6.0 (no change)
* Mark library package with "Multi-Arch: foreign"
-- Anthony Fok <foka@debian.org> Tue, 19 Oct 2021 08:41:54 -0600
golang-github-bep-golibsass (0.7.0-1) unstable; urgency=medium
[ Anthony Fok ]
* New upstream version 0.7.0 for LibSass 3.6.4
* Bump debhelper dependency to "debhelper-compat (= 13)"
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Anthony Fok <foka@debian.org> Fri, 18 Sep 2020 12:29:51 -0600
golang-github-bep-golibsass (0.6.0-1) unstable; urgency=medium
* New upstream version 0.6.0
* Remove execute_after_dh_fixperms debian/rules as upstream now
uses mode 0644 instead of 0755 for wrappers and test files,
which resolves Lintian warning: executable-not-elf-or-script
-- Anthony Fok <foka@debian.org> Sun, 08 Mar 2020 06:12:39 -0600
golang-github-bep-golibsass (0.5.0-1) unstable; urgency=medium
* Initial release (Closes: #952725)
-- Anthony Fok <foka@debian.org> Fri, 28 Feb 2020 02:11:33 -0700
|