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
|
golang-github-coreos-go-systemd (5-1~bpo8+1) jessie-backports; urgency=medium
* Team upload.
* Rebuild for jessie-backports.
* debian/control: add versions to dependencies to fix build in BPO.
-- MartÃn Ferrari <tincho@debian.org> Wed, 15 Jun 2016 09:58:28 +0000
golang-github-coreos-go-systemd (5-1) unstable; urgency=medium
* New upstream release [March 2016].
* Removed obsolete "libsystemd.patch".
* Added myself to Uploaders.
* Depends:
+ libsystemd-dev
+ pkg-config
-- Dmitry Smirnov <onlyjob@debian.org> Tue, 22 Mar 2016 03:02:22 +1100
golang-github-coreos-go-systemd (4-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Build-Depends:
- golang-dbus-dev
+ golang-dbus-dev (>= 3)
+ pkg-config
+ libsystemd-dev
* New "libsystemd.patch" to correct name of .pc file.
* Standards-Version: 3.9.7.
-- Dmitry Smirnov <onlyjob@debian.org> Mon, 07 Mar 2016 08:17:37 +1100
golang-github-coreos-go-systemd (3-2) unstable; urgency=medium
* Add "golang-dbus-dev" to Depends where it belongs (Closes: #804464)
-- Tianon Gravi <tianon@debian.org> Sun, 08 Nov 2015 13:41:42 -0800
golang-github-coreos-go-systemd (3-1) unstable; urgency=medium
[Tianon Gravi]
* Updated to v3 upstream release.
[Tim Potter]
* Renamed to comply with new naming scheme.
-- Tianon Gravi <admwiggin@gmail.com> Fri, 14 Aug 2015 14:59:08 -0600
golang-go-systemd (2~git20150505-1) unstable; urgency=medium
* Updated to latest git master.
-- Tim Potter <tpot@hp.com> Thu, 21 May 2015 11:25:45 +1000
golang-go-systemd (2-1) unstable; urgency=medium
* Updated to v2 upstream release.
-- Tianon Gravi <admwiggin@gmail.com> Wed, 11 Jun 2014 19:41:04 -0400
golang-go-systemd (1-1) unstable; urgency=medium
* Initial release (Closes: #745507).
-- Tianon Gravi <admwiggin@gmail.com> Thu, 08 May 2014 09:48:52 -0400
|