tags 601808 + pending
thanks

Dear maintainer,

I've prepared an NMU for cutycapt (versioned as 0.0~svn6-3.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards,

-- 
Julián Moreno Patiño
Debian Developer
 .''`. Debian GNU/{Linux,KfreeBSD}
: :' : Free Operating Systems
`. `'  http://debian.org/
  `-   GPG Fingerprint:
C2C8 904E 314C D8FA 041D 9B00 D5FD FC15 6168 BF60
Registered GNU Linux User ID 488513
--- cutycapt-0.0~svn6/debian/changelog	2011-03-13 13:08:10.000000000 -0500
+++ cutycapt-0.0~svn6/debian/changelog	2014-09-09 15:33:23.000000000 -0500
@@ -1,3 +1,11 @@
+cutycapt (0.0~svn6-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add patch to fix FTBFS. (Closes: #601808)
+  * Refresh 01-assume_http_as_default.patch.
+
+ -- Julián Moreno Patiño <jul...@debian.org>  Tue, 09 Sep 2014 15:07:53 -0500
+
 cutycapt (0.0~svn6-3) unstable; urgency=low
 
   * Add Build-Depends on libqtwebkit-dev (Closes: #618240)
--- cutycapt-0.0~svn6/debian/patches/01-assume_http_as_default.patch	2011-03-01 06:54:58.000000000 -0500
+++ cutycapt-0.0~svn6/debian/patches/01-assume_http_as_default.patch	2014-09-09 15:32:26.000000000 -0500
@@ -7,9 +7,9 @@
  CutyCapt.cpp |   16 ++++++++++++----
  1 file changed, 12 insertions(+), 4 deletions(-)
 
---- cutycapt.orig/CutyCapt.cpp
-+++ cutycapt/CutyCapt.cpp
-@@ -362,7 +362,7 @@ main(int argc, char *argv[]) {
+--- a/CutyCapt.cpp
++++ b/CutyCapt.cpp
+@@ -363,7 +363,7 @@
    int argMaxWait = 90000;
    int argVerbosity = 0;
    
@@ -18,7 +18,7 @@
    const char* argUserStyle = NULL;
    const char* argUserStylePath = NULL;
    const char* argUserStyleString = NULL;
-@@ -370,6 +370,7 @@ main(int argc, char *argv[]) {
+@@ -371,6 +371,7 @@
    const char* argInjectScript = NULL;
    const char* argScriptObject = NULL;
    QString argOut;
@@ -26,7 +26,7 @@
  
    CutyCapt::OutputFormat format = CutyCapt::OtherFormat;
  
-@@ -421,7 +422,7 @@ main(int argc, char *argv[]) {
+@@ -422,7 +423,7 @@
  
      // --name=value options
      if (strncmp("--url", s, nlen) == 0) {
@@ -35,7 +35,7 @@
  
      } else if (strncmp("--min-width", s, nlen) == 0) {
        // TODO: add error checking here?
-@@ -571,14 +572,21 @@ main(int argc, char *argv[]) {
+@@ -572,14 +573,21 @@
      }
    }
  
--- cutycapt-0.0~svn6/debian/patches/02-add-missing-include.patch	1969-12-31 19:00:00.000000000 -0500
+++ cutycapt-0.0~svn6/debian/patches/02-add-missing-include.patch	2014-09-09 15:42:02.000000000 -0500
@@ -0,0 +1,14 @@
+Description: Add missing #include to fix FTBFS.
+Forwarded: no
+Author: Julián Moreno Patiño <jul...@debian.org>
+Last-Update: 2014-09-09
+--- a/CutyCapt.cpp
++++ b/CutyCapt.cpp
+@@ -25,6 +25,7 @@
+ #include <QPrinter>
+ #include <QTimer>
+ #include <QByteArray>
++#include <QNetworkProxyFactory>
+ #include <QNetworkRequest>
+ #include "CutyCapt.hpp"
+ 
--- cutycapt-0.0~svn6/debian/patches/series	2011-03-01 06:53:37.000000000 -0500
+++ cutycapt-0.0~svn6/debian/patches/series	2014-09-09 15:43:55.000000000 -0500
@@ -1 +1,2 @@
+02-add-missing-include.patch
 01-assume_http_as_default.patch

Attachment: signature.asc
Description: Digital signature

Reply via email to