[Pkg-haskell-commits] darcs: hlint: New upstream release (hlint-1.9.16)

Dmitry Bogatov KAction at gnu.org
Mon Jan 12 14:52:03 UTC 2015


Mon Jan 12 14:43:57 UTC 2015  Dmitry Bogatov <KAction at gnu.org>
  * New upstream release (hlint-1.9.16)
  
    * Fix dependencies
    * Make debian/copyright machine-readable
  

    M ./changelog -4 +10
    M ./control -13 +19
    M ./copyright -27 +35

Mon Jan 12 14:43:57 UTC 2015  Dmitry Bogatov <KAction at gnu.org>
  * New upstream release (hlint-1.9.16)
  
    * Fix dependencies
    * Make debian/copyright machine-readable
  
diff -rN -u old-hlint/changelog new-hlint/changelog
--- old-hlint/changelog	2015-01-12 14:52:03.607239067 +0000
+++ new-hlint/changelog	2015-01-12 14:52:03.607239067 +0000
@@ -1,3 +1,9 @@
+hlint (1.9.16-1) experimental; urgency=medium
+
+  * New upstream release
+
+ -- Dmitry Bogatov <KAction at gnu.org>  Wed, 07 Jan 2015 19:39:09 +0300
+
 hlint (1.8.61-2) experimental; urgency=medium
 
   * Depend on haskell-devscripts 0.9, found in experimental
@@ -111,7 +117,7 @@
 hlint (1.8.8-3) unstable; urgency=low
 
   * Rebuild against newest haskell-devscripts, to un-break the
-    threaded-runtime-detection logic. 
+    threaded-runtime-detection logic.
 
  -- Joachim Breitner <nomeata at debian.org>  Sat, 04 Jun 2011 22:24:23 +0200
 
@@ -149,14 +155,14 @@
   * debian/source/format: Use 3.0 (quilt).
 
   [ Joachim Breitner ]
-  * New upstream version 
+  * New upstream version
 
  -- Joachim Breitner <nomeata at debian.org>  Sat, 06 Mar 2010 13:40:29 +0100
 
 hlint (1.6.12-1) unstable; urgency=low
 
-  * New upstream release 
-  * Bump haskell-src-exts dependency version 
+  * New upstream release
+  * Bump haskell-src-exts dependency version
   * Fix debian/copyright (GPL-2 only)
 
  -- Joachim Breitner <nomeata at debian.org>  Sun, 08 Nov 2009 13:18:07 +0100
diff -rN -u old-hlint/control new-hlint/control
--- old-hlint/control	2015-01-12 14:52:03.603239066 +0000
+++ new-hlint/control	2015-01-12 14:52:03.611239067 +0000
@@ -3,28 +3,35 @@
 Priority: extra
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Uploaders: Joachim Breitner <nomeata at debian.org>
-Build-Depends: cdbs,
+Build-Depends: debhelper (>= 9.0),
  haskell-devscripts (>= 0.9),
- debhelper (>= 9),
+ cdbs,
  ghc,
- libghc-hscolour-dev (>= 1.17),
- libghc-hscolour-prof,
- libghc-cpphs-dev (>= 1.18.1),
- libghc-cpphs-prof,
+ ghc-prof,
+ libghc-ansi-terminal-dev (>= 0.6.2),
+ libghc-ansi-terminal-prof,
  libghc-cmdargs-dev (>= 0.10),
  libghc-cmdargs-prof,
- libghc-src-exts-dev (>= 1.14),
- libghc-src-exts-dev (<< 1.16),
+ libghc-cpphs-dev (>= 1.18.1),
+ libghc-cpphs-prof,
+ libghc-extra-dev (>= 0.5),
+ libghc-extra-prof,
+ libghc-src-exts-dev (>= 1.16),
+ libghc-src-exts-dev (<< 1.17),
  libghc-src-exts-prof,
+ libghc-hscolour-dev (>= 1.17),
+ libghc-hscolour-prof,
  libghc-uniplate-dev (>= 1.5),
  libghc-uniplate-prof,
-Build-Depends-Indep: 
- libghc-hscolour-doc,
- libghc-cpphs-doc,
+Build-Depends-Indep: ghc-doc,
+ libghc-ansi-terminal-doc,
  libghc-cmdargs-doc,
+ libghc-cpphs-doc,
+ libghc-extra-doc,
  libghc-src-exts-doc,
+ libghc-hscolour-doc,
  libghc-uniplate-doc,
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/hlint
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/hlint
 Homepage:  http://hackage.haskell.org/package/hlint
@@ -84,4 +91,3 @@
  functionality.
  .
  ${haskell:Blurb}
-
diff -rN -u old-hlint/copyright new-hlint/copyright
--- old-hlint/copyright	2015-01-12 14:52:03.599239065 +0000
+++ new-hlint/copyright	2015-01-12 14:52:03.611239067 +0000
@@ -1,30 +1,38 @@
-This package was debianized by Joachim Breitner <nomeata at debian.org> on
-Tue, 21 Jul 2009 15:28:16 +0200
-
-It was downloaded from
-http://hackage.haskell.org/package/hlint
-
-Copyright: 
-  (C) 2006-2009 Neil Mitchell <ndmitchell at gmail.com>
-
-  This system is free software; you can redistribute it and/or modify
-  it under the terms of the GNU General Public License as published by
-  the Free Software Foundation; either version 2 of the License.
-
-  This system is distributed in the hope that it will be useful, but
-  WITHOUT ANY WARRANTY; without even the implied warranty of
-  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-  General Public License for more details. 
-
-  You should have received a copy of the GNU General Public License
-  along with this system; if not, write to the Free Software
-  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, 
-  MA 02110-1301, USA.  
-
-On Debian GNU/Linux systems, the complete text of the GNU General
-Public License may be found in `/usr/share/common-licenses/GPL-2'.
-
-Copyright Debian packaging.
-  (C) 2009 Joachim Breitner <nomeata at debian.org>
-
-  The Debian packaging can be distributed under the same terms as hlint itself.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: hlint
+Upstream-Contact: Neil Mitchell <ndmitchell at gmail.com>
+Source: https://hackage.haskell.org/package/hlint
+
+Files: *
+Copyright: 2006-2014 Neil Mitchell <ndmitchell at gmail.com>
+License: BSD-3-clause
+
+Files: debian/*
+Copyright: held by the contributors mentioned in debian/changelog
+License: BSD-3-clause
+
+License: BSD-3-clause
+ Redistribution and use in source and binary forms, with or without modification,
+ are permitted provided that the following conditions are met:
+ .
+     1. Redistributions of source code must retain the above copyright notice,
+        this list of conditions and the following disclaimer.
+ .
+     2. 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.
+ .
+     3. Neither the name of cligh nor the names of its contributors may be used
+        to endorse or promote products derived from this software without
+        specific prior written permission.
+ .
+ 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 A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.




More information about the Pkg-haskell-commits mailing list