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 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112
|
golang-github-coreos-go-systemd (14-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 07 Dec 2016 15:36:56 +1100
golang-github-coreos-go-systemd (12-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Dmitry Smirnov <onlyjob@debian.org> Mon, 19 Sep 2016 13:31:41 +1000
golang-github-coreos-go-systemd (10-2) unstable; urgency=medium
[ Michael Hudson-Doyle ]
* Drop now unnecessary DH_GOLANG_EXCLUDES.
[ Tim Potter ]
* Remove unused dbus-x11 dependency (Closes: #836098).
-- Tim Potter <tpot@hpe.com> Wed, 31 Aug 2016 07:17:56 +1000
golang-github-coreos-go-systemd (10-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Dmitry Smirnov <onlyjob@debian.org> Mon, 27 Jun 2016 19:41:07 +1000
golang-github-coreos-go-systemd (9-1) unstable; urgency=medium
* Team upload.
[ Dmitry Smirnov ]
* New upstream release.
* Removed "Built-Using" from -dev package.
* (Build-)Depends += "golang-github-coreos-pkg-dev".
* Corrected "capitalization-error-in-description-synopsis dbus D-Bus".
[ MartÃn Ferrari ]
* debian/control:
- Update Standards-Version with no changes.
- Add versioning to dh-golang and golang-go dependencies.
- Switch from golang-go to golang-any.
- Change Vcs-* fields to use HTTPS.
- Fix formatting.
[ Tim Potter ]
* Add B-D on newer version dh-golang to build in jessie-backports.
-- Dmitry Smirnov <onlyjob@debian.org> Mon, 20 Jun 2016 05:54:54 +1000
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
|