Control: tags 864620 + patch
Control: tags 864620 + pending
I've prepared an NMU for camo (versioned as 2.3.0+dfsg-1.1) and uploaded
it to DELAYED/2. 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 camo-2.3.0+dfsg/debian/changelog camo-2.3.0+dfsg/debian/changelog
--- camo-2.3.0+dfsg/debian/changelog 2016-05-15 21:05:30.000000000 +0300
+++ camo-2.3.0+dfsg/debian/changelog 2018-02-24 19:23:54.000000000 +0200
@@ -1,3 +1,10 @@
+camo (2.3.0+dfsg-1.1) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * Add the missing dependency on openssl. (Closes: #864620)
+
+ -- Adrian Bunk <[email protected]> Sat, 24 Feb 2018 19:23:54 +0200
+
camo (2.3.0+dfsg-1) unstable; urgency=medium
[ Luke Faraone ]
diff -Nru camo-2.3.0+dfsg/debian/control camo-2.3.0+dfsg/debian/control
--- camo-2.3.0+dfsg/debian/control 2016-05-15 20:34:37.000000000 +0300
+++ camo-2.3.0+dfsg/debian/control 2018-02-24 19:22:25.000000000 +0200
@@ -13,7 +13,7 @@
Package: camo
Architecture: all
-Depends: nodejs (>= 0.10.0) , ${misc:Depends}
+Depends: nodejs (>= 0.10.0) , ${misc:Depends}, openssl
Description: SSL/TLS image proxy to prevent mixed-content warnings
Camo is an image proxy to prevent mixed content warnings on secure
pages.