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
|
golang-github-go-errors-errors (1.5.1-1) unstable; urgency=medium
* New upstream version 1.5.1
* d/control:
- Add Arthur Diniz to Uploaders
- Bump debhelper-compat to 13
- Bump Standards-Version to 4.7.0
- Declare Multi-Arch foreign
- Migrate to dh-sequence-golang
- Remove version enforcement for Build-Depends
- Update section to golang
* d/copyright: Add Arthur Diniz to debian copyright section
* d/gbp.conf:
- Set debian branch to debian/sid
- Set dist to DEP14
* d/patches: Removed, not needed anymore on new upstream version
* d/rules
- Remove --with flag
- Set --builddirectory flag to _build
* d/upstream/metadata: Created
* d/watch: Update standard to version 4
-- Arthur Diniz <arthurbdiniz@gmail.com> Wed, 04 Sep 2024 18:16:32 +0100
golang-github-go-errors-errors (1.0.1-4) unstable; urgency=medium
[ Pirate Praveen ]
* Bump minimum version of dh-golang to 1.45 for GOCACHE
[ Utkarsh Gupta ]
* Add patch to fix FTBFS (Closes: #954521)
* Add Rules-Requires-Root: no
* Add myself as an uploader
* Fix package wrt cme
* Fix repackaged-source-not-advertised
-- Utkarsh Gupta <utkarsh@debian.org> Sat, 11 Apr 2020 18:18:48 +0530
golang-github-go-errors-errors (1.0.1-3) unstable; urgency=medium
* Enforce Build-Depends on golang-any (>= 2:1.12~)
to avoid FTBFS with golang-1.11, see #918619
-- Anthony Fok <foka@debian.org> Sun, 11 Aug 2019 01:06:21 -0600
golang-github-go-errors-errors (1.0.1-2) unstable; urgency=medium
* Update Maintainer email address to team+pkg-go@tracker.debian.org
* Apply "cme fix dpkg" fixes:
- Update debhelper dependency to "Build-Depends: debhelper-compat (= 12)"
- Bump Standards-Version to 4.4.0 (no change)
* Add myself to the list of Uploaders
-- Anthony Fok <foka@debian.org> Sat, 10 Aug 2019 14:35:20 -0600
golang-github-go-errors-errors (1.0.1-1) unstable; urgency=medium
* Initial release (Closes: #889923)
-- Raju Devidas <rajudev@disroot.org> Thu, 05 Apr 2018 22:41:17 +0530
|