[Pkg-haskell-commits] darcs: haskell-download-curl: New upstream release

Joachim Breitner mail at joachim-breitner.de
Fri Feb 8 20:16:16 UTC 2013


Fri Feb  8 20:08:32 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * New upstream release
  Ignore-this: 407e8a4ad2ef89b3c61220902d8ff100

    M ./changelog +6
    R ./patches/
    R ./patches/series
    R ./patches/tagsoup-0.12

Fri Feb  8 20:08:32 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * New upstream release
  Ignore-this: 407e8a4ad2ef89b3c61220902d8ff100
diff -rN -u old-haskell-download-curl//changelog new-haskell-download-curl//changelog
--- old-haskell-download-curl//changelog	2013-02-08 20:16:16.411722893 +0000
+++ new-haskell-download-curl//changelog	2013-02-08 20:16:16.427720334 +0000
@@ -1,3 +1,9 @@
+haskell-download-curl (0.1.4-1) UNRELEASED; urgency=low
+
+  * New upstream release
+
+ -- Joachim Breitner <nomeata at debian.org>  Fri, 08 Feb 2013 21:08:10 +0100
+
 haskell-download-curl (0.1.3-4) experimental; urgency=low
 
   * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
diff -rN -u old-haskell-download-curl//patches/series new-haskell-download-curl//patches/series
--- old-haskell-download-curl//patches/series	2013-02-08 20:16:16.411722893 +0000
+++ new-haskell-download-curl//patches/series	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-tagsoup-0.12
diff -rN -u old-haskell-download-curl//patches/tagsoup-0.12 new-haskell-download-curl//patches/tagsoup-0.12
--- old-haskell-download-curl//patches/tagsoup-0.12	2013-02-08 20:16:16.411722893 +0000
+++ new-haskell-download-curl//patches/tagsoup-0.12	1970-01-01 00:00:00.000000000 +0000
@@ -1,40 +0,0 @@
-Description: <short summary of the patch>
- TODO: Put a short summary on the line above and replace this paragraph
- with a longer explanation of this change. Complete the meta-information
- with other relevant fields (see below for details). To make it easier, the
- information below has been extracted from the changelog. Adjust it or drop
- it.
- .
- haskell-download-curl (0.1.3-1) unstable; urgency=low
- .
-   * Initial release.
-Author: Joachim Breitner <nomeata at debian.org>
-
----
-The information above should follow the Patch Tagging Guidelines, please
-checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
-are templates for supplementary fields that you might want to add:
-
-Origin: <vendor|upstream|other>, <url of original patch>
-Bug: <url in upstream bugtracker>
-Bug-Debian: http://bugs.debian.org/<bugnumber>
-Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
-Forwarded: <no|not-needed|url proving that it has been forwarded>
-Reviewed-By: <name and email of someone who approved the patch>
-Last-Update: <YYYY-MM-DD>
-
---- haskell-download-curl-0.1.3.orig/download-curl.cabal
-+++ haskell-download-curl-0.1.3/download-curl.cabal
-@@ -1,5 +1,5 @@
- name:            download-curl
--version:         0.1.3
-+version:         0.1.3.0.1
- homepage:        http://code.haskell.org/~dons/code/download-curl
- synopsis:        High-level file download based on URLs
- description:     High-level file download based on URLs
-@@ -56,4 +56,4 @@ library
-         build-depends:   base >= 3 && < 6, bytestring
-     else
-         build-depends:   base > 3 && < 4
--    build-depends: curl, tagsoup >= 0.8 && < 0.11, feed, xml
-+    build-depends: curl, tagsoup >= 0.8 && < 0.13, feed, xml





More information about the Pkg-haskell-commits mailing list