]> git.sven.stormbind.net Git - sven/tclcurl.git/commitdiff
Remove debian/patches/deprecated-curl-types - fixed upstream.
authorSven Hoexter <sven@timegate.de>
Sat, 2 Jun 2012 17:05:36 +0000 (19:05 +0200)
committerSven Hoexter <sven@timegate.de>
Sat, 2 Jun 2012 17:05:36 +0000 (19:05 +0200)
debian/changelog
debian/patches/deprecated-curl-types [deleted file]
debian/patches/series

index 28342fa8ea9700d0ffe26ef2d4dc00142b1fb51f..e35e9e1abc5df6bc3d6b2c3ba49939f04784f170 100644 (file)
@@ -1,6 +1,7 @@
 tclcurl (7.22.0-1) UNRELEASED; urgency=low
 
   * New upstream release
+    + Remove debian/patches/deprecated-curl-types - fixed upstream.
 
  -- Sven Hoexter <hoexter@debian.org>  Sat, 02 Jun 2012 19:02:30 +0200
 
diff --git a/debian/patches/deprecated-curl-types b/debian/patches/deprecated-curl-types
deleted file mode 100644 (file)
index 8112151..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-curl/types.h and curl/easy.h includes are deprecated
-See also:
-http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636558
-Forwarded to Upstream via e-mail.
---- a/generic/tclcurl.h
-+++ b/generic/tclcurl.h
-@@ -16,8 +16,6 @@
- #endif
- #include <curl/curl.h>
--#include <curl/types.h>
--#include <curl/easy.h>
- #include <tcl.h>
- #include <tclDecls.h>
- #include <stdio.h>
index 0482681a4e3ad7e40f757917b2e4a5f6ebcfe04e..d37947f6c976ced4ccd86a5e8997811966d1be39 100644 (file)
@@ -4,4 +4,3 @@ reformat-tclcurl3
 man-spelling
 man-hyphen-as-minus
 correct-linking
-deprecated-curl-types