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
|
golang-etcd (2.0.0-2) unstable; urgency=medium
[ Jelmer Vernooij ]
* Drop '-b unstable' in Vcs-Git, consistent with other pkg-go
packages.
[ Anthony Fok ]
* Refresh debian/control
- Change "golang-go" to "golang-any" in Build-Depends
- Remove "golang-go" from Depends
- Add "XS-Go-Import-Path: github.com/coreos/go-etcd"
- Bump Standards-Version to 3.9.8 (no change)
- Use secure https URLs for Vcs-Git and Homepage fields
- Add myself to the list of Uploaders
* Update debian/gbp.conf to match our Git repository
* Update package description saying go-etcd is deprecated and redirect users
to the newer "etcd" and "golang-etcd-server-dev" packages
-- Anthony Fok <foka@debian.org> Sun, 12 Jun 2016 20:57:56 -0600
golang-etcd (2.0.0-1) unstable; urgency=medium
* New upstream release.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 25 Apr 2015 15:30:02 +0000
golang-etcd (0.4.6-1) experimental; urgency=medium
* Add watch file.
* New upstream release.
* copyright: Fix short license names.
* Bump standards version to 3.9.6 (no changes).
* Change maintainer to pkg-go maintainers team.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 11 Apr 2015 14:34:38 +0000
golang-etcd (0.2.0~rc1+git20140717-1) unstable; urgency=medium
* Set Built-Using header.
* New upstream snapshot.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 17 Jul 2014 04:29:13 +0200
golang-etcd (0.2.0~rc1+git20140505-2) unstable; urgency=medium
* Add branch to Vcs-Git header.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 15 Jul 2014 17:30:30 +0200
golang-etcd (0.2.0~rc1+git20140505-1) unstable; urgency=medium
* Initial release. (Closes: #747372)
-- Jelmer Vernooij <jelmer@debian.org> Sat, 22 Mar 2014 15:45:59 +0000
|