Control: tags 915279 + pending
Dear maintainer,
I've prepared an NMU for golang-github-nats-io-gnatsd (versioned as
1.3.0+git20181112.3c52dc8-1.1)
anduploaded it to DELAYED/14. Please feel free to tell me if I should cancel it.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
diff -Nru golang-github-nats-io-gnatsd-1.3.0+git20181112.3c52dc8/debian/changelog golang-github-nats-io-gnatsd-1.3.0+git20181112.3c52dc8/debian/changelog
--- golang-github-nats-io-gnatsd-1.3.0+git20181112.3c52dc8/debian/changelog 2018-11-20 22:01:49.000000000 +0200
+++ golang-github-nats-io-gnatsd-1.3.0+git20181112.3c52dc8/debian/changelog 2019-01-11 13:15:44.000000000 +0200
@@ -1,3 +1,11 @@
+golang-github-nats-io-gnatsd (1.3.0+git20181112.3c52dc8-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Add the missing build dependency on golang-github-nats-io-jwt-dev,
+ thanks to Logan Rosen. (Closes: #915279)
+
+ -- Adrian Bunk <[email protected]> Fri, 11 Jan 2019 13:15:44 +0200
+
golang-github-nats-io-gnatsd (1.3.0+git20181112.3c52dc8-1) unstable; urgency=medium
* Initial release (Closes: #914229)
diff -Nru golang-github-nats-io-gnatsd-1.3.0+git20181112.3c52dc8/debian/control golang-github-nats-io-gnatsd-1.3.0+git20181112.3c52dc8/debian/control
--- golang-github-nats-io-gnatsd-1.3.0+git20181112.3c52dc8/debian/control 2018-11-20 22:01:49.000000000 +0200
+++ golang-github-nats-io-gnatsd-1.3.0+git20181112.3c52dc8/debian/control 2019-01-11 13:15:44.000000000 +0200
@@ -6,6 +6,7 @@
Build-Depends: debhelper (>= 11),
dh-golang,
golang-any,
+ golang-github-nats-io-jwt-dev,
golang-github-nats-io-nkeys-dev,
golang-github-nats-io-nuid-dev,
golang-golang-x-crypto-dev