[Pkg-haskell-commits] darcs: haskell-text-icu: New upstream release
    KAction at gnu.org 
    KAction at gnu.org
       
    Mon Mar 23 09:20:45 UTC 2015
    
    
  
Mon Mar 23 09:19:40 UTC 2015  KAction at gnu.org
  * New upstream release
    M ./changelog +8
    M ./control -2 +2
    M ./copyright -6 +15
Mon Mar 23 09:19:40 UTC 2015  KAction at gnu.org
  * New upstream release
diff -rN -u old-haskell-text-icu/changelog new-haskell-text-icu/changelog
--- old-haskell-text-icu/changelog	2015-03-23 09:20:44.863675273 +0000
+++ new-haskell-text-icu/changelog	2015-03-23 09:20:44.863675273 +0000
@@ -1,3 +1,11 @@
+haskell-text-icu (0.7.0.1-1) experimental; urgency=medium
+
+  * New upstream version
+  * Bump standards version (No changes needed)
+  * Change debian/copyright to follow dep5
+
+ -- Dmitry Bogatov <KAction at gnu.org>  Mon, 23 Mar 2015 12:06:04 +0300
+
 haskell-text-icu (0.6.3.7-3) experimental; urgency=medium
 
   * Depend on haskell-devscripts 0.9, found in experimental
diff -rN -u old-haskell-text-icu/control new-haskell-text-icu/control
--- old-haskell-text-icu/control	2015-03-23 09:20:44.863675273 +0000
+++ new-haskell-text-icu/control	2015-03-23 09:20:44.867675287 +0000
@@ -2,7 +2,7 @@
 Section: haskell
 Priority: extra
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Clint Adams <clint at debian.org>
+Uploaders: Clint Adams <clint at debian.org>, Dmitry Bogatov <KAction at gnu.org>
 Build-Depends: debhelper (>= 9)
   , cdbs
   , haskell-devscripts (>= 0.9)
@@ -19,7 +19,7 @@
   , libghc-test-framework-quickcheck2-dev (>= 0.2)
 Build-Depends-Indep: ghc-doc
   , libghc-text-doc
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Homepage: http://hackage.haskell.org/package/text-icu
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-text-icu
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-text-icu
diff -rN -u old-haskell-text-icu/copyright new-haskell-text-icu/copyright
--- old-haskell-text-icu/copyright	2015-03-23 09:20:44.863675273 +0000
+++ new-haskell-text-icu/copyright	2015-03-23 09:20:44.867675287 +0000
@@ -1,22 +1,31 @@
-Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: text-icu
 Upstream-Contact: Bryan O'Sullivan <bos at serpentine.com>
 Source: http://hackage.haskell.org/package/text-icu
 
-Copyright: 2009, 2010 Bryan O'Sullivan
-License: BSD
+Files: *
+Copyright: 2009-2014 Bryan O'Sullivan
+License: BSD-3-clause
+
+Files: */debian
+Copyright: held by the contributors mentioned in debian/changelog
+License: BSD-3-clause
+
+License: BSD-3-clause
+ All rights reserved.
+ .
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions
  are met:
- 
+ .
      * Redistributions of source code must retain the above copyright
        notice, this list of conditions and the following disclaimer.
- 
+ .
      * Redistributions in binary form must reproduce the above
        copyright notice, this list of conditions and the following
        disclaimer in the documentation and/or other materials provided
        with the distribution.
- 
+ .
  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    
    
More information about the Pkg-haskell-commits
mailing list