[Pkg-haskell-commits] darcs: haskell-hxt: releasing version 9.2.2-2

takaki at asis.media-as.org takaki at asis.media-as.org
Mon Mar 5 11:31:05 UTC 2012


Mon Mar  5 11:30:35 UTC 2012  takaki at asis.media-as.org
  * releasing version 9.2.2-2
  Ignore-this: cbf301c599f38d7efb8e828060f7d10d

    M ./changelog +6
    M ./copyright -35 +27
    R ./patches/haskell98

Mon Mar  5 11:30:35 UTC 2012  takaki at asis.media-as.org
  * releasing version 9.2.2-2
  Ignore-this: cbf301c599f38d7efb8e828060f7d10d
diff -rN -u old-haskell-hxt//changelog new-haskell-hxt//changelog
--- old-haskell-hxt//changelog	2012-03-05 11:31:04.931574298 +0000
+++ new-haskell-hxt//changelog	2012-03-05 11:31:04.931574298 +0000
@@ -1,3 +1,9 @@
+haskell-hxt (9.2.2-2) unstable; urgency=low
+
+  * debian/copyright: Rewrite in new copyright format. 
+
+ -- TANIGUCHI Takaki <takaki at debian.org>  Mon, 05 Mar 2012 20:25:17 +0900
+
 haskell-hxt (9.2.2-1) unstable; urgency=low
 
   * New upstream release
diff -rN -u old-haskell-hxt//copyright new-haskell-hxt//copyright
--- old-haskell-hxt//copyright	2012-03-05 11:31:04.931574298 +0000
+++ new-haskell-hxt//copyright	2012-03-05 11:31:04.934626721 +0000
@@ -1,39 +1,31 @@
-This work was packaged for Debian by:
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: hxt
+Upstream-Contact: HXT Team <hxmltoolbox at fh-wedel.de>
+Source: http://hackage.haskell.org/package/hxt
+
+Files: * 
+Copyright: 2005 Uwe Schmidt, Martin Schmidt, Torben Kuseler
+License: MIT
+
+Files: debian/*
+Copyright: 2009-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 c opies 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 Sun, 25 Oct 2009 20:00:53 +0900
-
-It was downloaded from http://hackage.haskell.org/package/hxt .
-
-Upstream Author:
-
-    HXT Team <hxmltoolbox at fh-wedel.de>
-
-Copyright:
-
-    Copyright (c) 2005 Uwe Schmidt, Martin Schmidt, Torben Kuseler
-
-License:
-
-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 th
-e 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, subj
-ect to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all c
-opies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
-ED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR 
-A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYR
-IGHT 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 WIT
-H THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-The Debian packaging is:
-
-    Copyright (C) 2009 TANIGUCHI Takaki <takaki at debian.org>
-
-and is licensed under the GPL version 3, 
-see `/usr/share/common-licenses/GPL-3'.
diff -rN -u old-haskell-hxt//patches/haskell98 new-haskell-hxt//patches/haskell98
--- old-haskell-hxt//patches/haskell98	2012-03-05 11:31:04.887614587 +0000
+++ new-haskell-hxt//patches/haskell98	1970-01-01 00:00:00.000000000 +0000
@@ -1,13 +0,0 @@
-Description: remove haskell 98 build dep
-Author: Joey Hess <joeyh at debian.org>
-
---- haskell-hxt-9.1.5.orig/hxt.cabal
-+++ haskell-hxt-9.1.5/hxt.cabal
-@@ -166,7 +166,6 @@ library
-  extensions: MultiParamTypeClasses DeriveDataTypeable FunctionalDependencies FlexibleInstances
- 
-  build-depends: base       >= 4   && < 5,
--                haskell98  >= 1   && < 2,
-                 containers >= 0.2 && < 1,
-                 directory  >= 1   && < 2,
-                 filepath   >= 1   && < 2,





More information about the Pkg-haskell-commits mailing list