[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#891580: stretch-pu: package camo/2.3.0+dfsg-1.1~deb9u1



Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian.org@packages.debian.org
Usertags: pu

   * Add the missing dependency on openssl. (Closes: #864620)
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-26 21:47:21.000000000 +0200
@@ -1,3 +1,17 @@
+camo (2.3.0+dfsg-1.1~deb9u1) stretch; urgency=medium
+
+  * Non-maintainer upload.
+  * Rebuild for stretch.
+
+ -- Adrian Bunk <bunk@debian.org>  Mon, 26 Feb 2018 21:47:21 +0200
+
+camo (2.3.0+dfsg-1.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Add the missing dependency on openssl. (Closes: #864620)
+
+ -- Adrian Bunk <bunk@debian.org>  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.

Reply to: