Control: tags 809492 + patch
Control: tags 809492 + pending
Control: tags 818210 + patch
Control: tags 818210 + pending

Dear maintainer,

I've prepared an NMU for ziproxy (versioned as 3.3.1-2.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

I did the work in git, and will push to the repository once accepted.

Regards.

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-
diffstat for ziproxy-3.3.1 ziproxy-3.3.1

 changelog |   12 ++++++++++++
 control   |   31 +++++++++++++++----------------
 rules     |    2 +-
 3 files changed, 28 insertions(+), 17 deletions(-)

diff -Nru ziproxy-3.3.1/debian/changelog ziproxy-3.3.1/debian/changelog
--- ziproxy-3.3.1/debian/changelog	2015-12-29 15:22:15.000000000 +0000
+++ ziproxy-3.3.1/debian/changelog	2016-06-27 10:14:09.000000000 +0000
@@ -1,3 +1,15 @@
+ziproxy (3.3.1-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/rules
+    - Build without jasper support.
+  * debian/control
+    - Use HTTPS in Vcs-* fields.
+    - Drop build-depends on jasper.  Closes: #818210
+    - Correctly format extended description.  Closes: #809492
+
+ -- Mattia Rizzolo <mat...@debian.org>  Mon, 27 Jun 2016 10:06:07 +0000
+
 ziproxy (3.3.1-2) unstable; urgency=medium
 
   * Upload to unstable.
diff -Nru ziproxy-3.3.1/debian/control ziproxy-3.3.1/debian/control
--- ziproxy-3.3.1/debian/control	2015-11-09 15:01:44.000000000 +0000
+++ ziproxy-3.3.1/debian/control	2016-06-27 10:11:41.000000000 +0000
@@ -6,15 +6,14 @@
                dh-autoreconf,
                flex,
                libgif-dev,
-               libjasper-dev,
                libjpeg-dev,
                libpng-dev,
                libsasl2-dev,
                zlib1g-dev
 Standards-Version: 3.9.6
 Homepage: http://ziproxy.sf.net
-Vcs-Git: git://anonscm.debian.org/collab-maint/ziproxy.git
-Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/ziproxy.git
+Vcs-Git: https://anonscm.debian.org/git/collab-maint/ziproxy.git
+Vcs-Browser: https://anonscm.debian.org/git/collab-maint/ziproxy.git
 
 Package: ziproxy
 Architecture: any
@@ -33,16 +32,16 @@
  .
  Ziproxy may be installed in a number of different ways. Most common
  setup modes:
- 1) As a remote proxy (by far, the most commonly used setup)
-    Ziproxy accesses the remote www servers through a fast link,
-    compresses the data, then send it to the client through a slow link.
-    In such setups there's no additional software required by the client,
-    Ziproxy acts much as a common network proxy.
- 2) As a local and remote proxy
-    Similar to setup #1, except that the client also runs its instance of
-    Ziproxy. Although Ziproxy does not require a Ziproxy-specific client,
-    there are circumstances where is desired to run Ziproxy-as-a-client:
-      * Client does not support JPEG 2000.
-      * Client supports JPEG 2000 but it is buggy and/or slow.
-      * Client does not support gzip.
-      * Need to support both JPEG 2000 and standard JPEG at the same proxy.
+  1) As a remote proxy (by far, the most commonly used setup)
+     Ziproxy accesses the remote www servers through a fast link,
+     compresses the data, then send it to the client through a slow link.
+     In such setups there's no additional software required by the client,
+     Ziproxy acts much as a common network proxy.
+  2) As a local and remote proxy
+     Similar to setup #1, except that the client also runs its instance of
+     Ziproxy. Although Ziproxy does not require a Ziproxy-specific client,
+     there are circumstances where is desired to run Ziproxy-as-a-client:
+       * Client does not support JPEG 2000.
+       * Client supports JPEG 2000 but it is buggy and/or slow.
+       * Client does not support gzip.
+       * Need to support both JPEG 2000 and standard JPEG at the same proxy.
diff -Nru ziproxy-3.3.1/debian/rules ziproxy-3.3.1/debian/rules
--- ziproxy-3.3.1/debian/rules	2015-10-23 12:45:18.000000000 +0000
+++ ziproxy-3.3.1/debian/rules	2016-06-27 10:03:23.000000000 +0000
@@ -6,7 +6,7 @@
 	dh $@ --with autoreconf
 
 override_dh_auto_configure:
-	dh_auto_configure -- --with-jasper --with-sasl2 --enable-nameservers=no
+	dh_auto_configure -- --with-jasper=no --with-sasl2 --enable-nameservers=no
 
 override_dh_fixperms:
 	dh_fixperms

Attachment: signature.asc
Description: PGP signature

Reply via email to