-
golang-github-magiconair-properties (1.7.0-2) unstable; urgency=medium
* Team upload.
[ Anthony Fok ]
* Replaced old dependency "golang-check.v1-dev" with
"golang-gopkg-check.v1-dev".
[ Dmitry Smirnov ]
* Set "USER=nobody" in override_dh_auto_test to fix FTBFS (Closes: #830727).
* Fixed long package description by escaping '$' characters to prevent
variable substitution in dpkg-gencontrol.
-- Dmitry Smirnov <email address hidden> Fri, 22 Jul 2016 15:05:36 +1000
-
golang-github-magiconair-properties (1.7.0-1) unstable; urgency=medium
* New upstream version
* Remove debian/patches/001-make-test-work-on-32-bit.patch
which is now part of the 1.7.0 upstream release.
* Update debian/copyright for 2016
* Update debian/control:
- Change Build-Depends on golang-go to the new golang-any package
- Remove unneeded Depends on "golang-go | gccgo"
- Use secure https URLs for Vcs-Git too
- Bump Standards-Version to 3.9.8 (no change)
* Disable vendoring in of gopkg.in/check.v1
which upstream first added in version 1.5.6.
-- Anthony Fok <email address hidden> Thu, 02 Jun 2016 17:43:43 -0600
-
golang-github-magiconair-properties (1.6.0-3) unstable; urgency=medium
* Allow package to be installed with gccgo where golang-go is unavailable
* Update debian/copyright
-- Anthony Fok <email address hidden> Fri, 15 Jan 2016 00:16:23 -0700