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
|
golang-procfs (0+git20181204.1dc9a6c-1) unstable; urgency=medium
* debian/copyright: Add missing ttar attribution.
* New upstream snapshot.
* Update Standards-Version with no changes.
-- Martín Ferrari <tincho@debian.org> Thu, 13 Dec 2018 23:22:53 +0000
golang-procfs (0+git20180613.7d6f385-1) unstable; urgency=medium
[ Martín Ferrari ]
* New upstream snapshot.
* debian/docs: Remove vanished AUTHORS.md.
* debian/gbp.conf: Stop using pristine-tar.
* Automated cme updates.
* Do not ship unpacked fixtures, unpack them during tests.
* Bump Standards-Version (no changes).
* Update dh compat level to 11.
[ Paul Tagliamonte ]
* Remove Built-Using from arch:all -dev package
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Michael Stapelberg ]
* gbp.conf: set debian-branch
-- Martín Ferrari <tincho@debian.org> Wed, 13 Jun 2018 14:32:29 +0000
golang-procfs (0+git20170703.e645f4e-1) unstable; urgency=medium
* New upstream snapshot.
* Update debian/rules for new tests.
* debian/control: Mark package as autopkgtest-able.
* debian/control: Update Standards-Version (no changes).
* debian/gbp.conf: Add builder defaults.
-- Martín Ferrari <tincho@debian.org> Wed, 12 Jul 2017 00:44:29 +0000
golang-procfs (0+git20161206.fcdb11c-1) unstable; urgency=medium
* New upstream snapshot.
-- Martín Ferrari <tincho@debian.org> Sat, 14 Jan 2017 06:03:26 -0300
golang-procfs (0+git20160411.abf152e-2) unstable; urgency=medium
* debian/control: Fix Vcs-* fields.
* debian/control: Replace golang-go with golang-any in Build-Depends.
* Remove useless watch file.
-- Martín Ferrari <tincho@debian.org> Tue, 01 Nov 2016 02:16:24 +0000
golang-procfs (0+git20160411.abf152e-1) unstable; urgency=medium
* New upstream snapshot.
* debian/control:
- Update Standards-Version with no changes.
- Update Vcs-* fields to use https.
- Depend dh-golang 0.10 for XS-Go-Import-Path support.
-- Martín Ferrari <tincho@debian.org> Tue, 24 May 2016 09:43:18 +0000
golang-procfs (0+git20150616.c91d8ee-1) unstable; urgency=medium
* Update upstream `version`.
* debian/control: move package to pkg-go team.
* debian/rules: Avoid rewriting symlinks, as they are testcases on
themselves. Add also lintian overrides for that.
-- Martín Ferrari <tincho@debian.org> Mon, 06 Jul 2015 10:15:00 +0000
golang-procfs (0+git20150225.6c34ef8-1) unstable; urgency=medium
* Initial release. (Closes: #779258)
-- Martín Ferrari <tincho@debian.org> Thu, 26 Feb 2015 02:31:57 +0000
|