[Pkg-haskell-commits] darcs: haskell-hxt-http: releasing version 9.1.4-1
takaki at asis.media-as.org
takaki at asis.media-as.org
Mon Mar 5 02:39:29 UTC 2012
Mon Mar 5 02:39:10 UTC 2012 takaki at asis.media-as.org
* releasing version 9.1.4-1
Ignore-this: 2022e1377b5c29105cb35dcad4f30c89
M ./changelog +9
M ./control -4 +4
M ./copyright -29 +18
R ./patches/remove-haskell98
M ./patches/series -1
Mon Mar 5 02:39:10 UTC 2012 takaki at asis.media-as.org
* releasing version 9.1.4-1
Ignore-this: 2022e1377b5c29105cb35dcad4f30c89
diff -rN -u old-haskell-hxt-http//changelog new-haskell-hxt-http//changelog
--- old-haskell-hxt-http//changelog 2012-03-05 02:39:29.107249048 +0000
+++ new-haskell-hxt-http//changelog 2012-03-05 02:39:29.111248827 +0000
@@ -1,3 +1,12 @@
+haskell-hxt-http (9.1.4-1) unstable; urgency=low
+
+ * New upstream release
+ * Bump Standards-Version to 3.9.3.
+ + debian/copyright: Update to format 1.0.
+ * debain/paches/remove-haskell98: Removed.
+
+ -- TANIGUCHI Takaki <takaki at debian.org> Mon, 05 Mar 2012 11:36:59 +0900
+
haskell-hxt-http (9.1.2-2) unstable; urgency=low
* Sourceful upload to rebuild documentation package
diff -rN -u old-haskell-hxt-http//control new-haskell-hxt-http//control
--- old-haskell-hxt-http//control 2012-03-05 02:39:29.103248468 +0000
+++ new-haskell-hxt-http//control 2012-03-05 02:39:29.111248827 +0000
@@ -12,10 +12,10 @@
libghc-http-dev,
libghc-http-prof,
libghc-http-doc,
- libghc-hxt-dev (>= 9), libghc-hxt-dev (<< 10),
- libghc-hxt-prof (>= 9), libghc-hxt-prof (<< 10),
- libghc-hxt-doc (>= 9), libghc-hxt-doc (<< 10),
-Standards-Version: 3.9.2
+ libghc-hxt-dev (>= 9.1), libghc-hxt-dev (<< 10),
+ libghc-hxt-prof (>= 9.1), libghc-hxt-prof (<< 10),
+ libghc-hxt-doc (>= 9.1), libghc-hxt-doc (<< 10),
+Standards-Version: 3.9.3
Homepage: http://www.fh-wedel.de/~si/HXmlToolbox/
Package: libghc-hxt-http-dev
diff -rN -u old-haskell-hxt-http//copyright new-haskell-hxt-http//copyright
--- old-haskell-hxt-http//copyright 2012-03-05 02:39:29.099249562 +0000
+++ new-haskell-hxt-http//copyright 2012-03-05 02:39:29.111248827 +0000
@@ -1,34 +1,22 @@
-This work was packaged for Debian by:
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: hxt-http
+Upstream-Contact: Uwe Schmidt <uwe at fh-wedel.de>
+Source: http://hackage.haskell.org/package/hxt-http
+
+Files: *
+Copyright: 2005-2010 Uwe Schmidt
+ Martin Schmidt,
+ Torben Kuseler
+License: MIT
+
+Files: debian/*
+Copyright: 2010-2012 TANIGUCHI Takaki <takaki at debian.org>
+License: MIT
+
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- TANIGUCHI Takaki <takaki at debian.org> on Thu, 28 Oct 2010 20:10:24 +0900
-
-It was downloaded from http://hackage.haskell.org/package/hxt-http .
-
-
-Upstream Author:
-
- Uwe Schmidt <uwe at fh-wedel.de>
-
-Copyright:
-
- Copyright (c) 2010 Uwe Schmidt
-
-License:
-
-The MIT License
-
-Copyright (c) 2005 Uwe Schmidt, Martin Schmidt, Torben Kuseler
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-
-The Debian packaging is:
-
- Copyright (C) 2010 TANIGUCHI Takaki <takaki at debian.org>
-
-and is licensed under the GPL version 3,
-see "/usr/share/common-licenses/GPL-3".
\ No newline at end of file
diff -rN -u old-haskell-hxt-http//patches/remove-haskell98 new-haskell-hxt-http//patches/remove-haskell98
--- old-haskell-hxt-http//patches/remove-haskell98 2012-03-05 02:39:29.055248943 +0000
+++ new-haskell-hxt-http//patches/remove-haskell98 1970-01-01 00:00:00.000000000 +0000
@@ -1,14 +0,0 @@
-Description: remove haskell 98 from cabal
- To build with ghc 7.4
-Author: Joey Hess <joeyh at debian.org>
-
---- haskell-hxt-http-9.1.2.orig/hxt-http.cabal
-+++ haskell-hxt-http-9.1.2/hxt-http.cabal
-@@ -32,7 +32,6 @@ library
- extensions:
-
- build-depends: base >= 4 && < 5,
-- haskell98 >= 1 && < 2,
- parsec >= 2.1 && < 4,
- bytestring >= 0.9 && < 1,
- network >= 2.1 && < 3,
diff -rN -u old-haskell-hxt-http//patches/series new-haskell-hxt-http//patches/series
--- old-haskell-hxt-http//patches/series 2012-03-05 02:39:29.051248811 +0000
+++ new-haskell-hxt-http//patches/series 2012-03-05 02:39:29.115248836 +0000
@@ -1 +0,0 @@
-remove-haskell98
More information about the Pkg-haskell-commits
mailing list