[DHG_packages] 03/04: cabal-debian: convert 'debian/copyright' to dep5 format

Dmitry Bogatov kaction-guest at moszumanska.debian.org
Sat May 7 05:27:51 UTC 2016


This is an automated email from the git hooks/post-receive script.

kaction-guest pushed a commit to branch master
in repository DHG_packages.

commit e7ae82fe866775782df700034ce3d10b25afbade
Author: Dmitry Bogatov <KAction at gnu.org>
Date:   Sat May 7 08:25:02 2016 +0300

    cabal-debian: convert 'debian/copyright' to dep5 format
---
 p/cabal-debian/debian/changelog |  6 ++++
 p/cabal-debian/debian/control   | 76 ++++++++++++++++++++---------------------
 p/cabal-debian/debian/copyright | 64 +++++++++++++++++-----------------
 3 files changed, 76 insertions(+), 70 deletions(-)

diff --git a/p/cabal-debian/debian/changelog b/p/cabal-debian/debian/changelog
index 8f83545..2d12d7e 100644
--- a/p/cabal-debian/debian/changelog
+++ b/p/cabal-debian/debian/changelog
@@ -1,3 +1,9 @@
+cabal-debian (4.31.9-2) UNRELEASED; urgency=medium
+
+  * Convert 'debian/copyright' to dep5 format
+
+ -- Dmitry Bogatov <KAction at gnu.org>  Sat, 07 May 2016 08:23:42 +0300
+
 cabal-debian (4.31.9-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/p/cabal-debian/debian/control b/p/cabal-debian/debian/control
index 1c5f50f..bdc4ae7 100644
--- a/p/cabal-debian/debian/control
+++ b/p/cabal-debian/debian/control
@@ -3,39 +3,37 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.or
 Uploaders: Clint Adams <clint at debian.org>, Dmitry Bogatov <KAction at gnu.org>
 Priority: extra
 Section: haskell
-Build-Depends: debhelper (>= 9),
- cdbs,
- haskell-devscripts (>= 0.10),
- ghc,
- libghc-bifunctors-dev,
- libghc-debian-dev (>> 3.87),
- libghc-diff-dev (>= 0.3.1),
- libghc-data-default-dev,
- libghc-debian-dev (>= 3.89),
- libghc-exceptions-dev,
- libghc-hsemail-dev,
- libghc-hunit-dev,
- libghc-memoize-dev (>= 0.7),
- libghc-lens-dev,
- libghc-mtl-dev,
- libghc-network-uri-dev,
- libghc-newtype-generics-dev (>= 0.4),
- libghc-optparse-applicative-dev (>= 0.11),
- libghc-parsec3-dev,
- libghc-process-dev,
- libghc-puremd5-dev,
- libghc-regex-tdfa-dev,
- libghc-set-extra-dev,
- libghc-syb-dev,
- libghc-text-dev,
- libghc-unixutils-dev (>= 1.53),
- libghc-utf8-string-dev,
- libghc-cabal-dev (>= 1.19),
- libghc-data-default-dev,
- libghc-network-uri-dev,
- libghc-newtype-generics-dev,
- libghc-ansi-wl-pprint-dev (>= 0.6),
- libghc-ansi-wl-pprint-dev (<< 0.7),
+Build-Depends: cdbs,
+               debhelper (>= 9),
+               ghc,
+               haskell-devscripts (>= 0.10),
+               libghc-ansi-wl-pprint-dev (<< 0.7),
+               libghc-ansi-wl-pprint-dev (>= 0.6),
+               libghc-bifunctors-dev,
+               libghc-cabal-dev (>= 1.19),
+               libghc-data-default-dev,
+               libghc-debian-dev (>= 3.89),
+               libghc-debian-dev (>> 3.87),
+               libghc-diff-dev (>= 0.3.1),
+               libghc-exceptions-dev,
+               libghc-hsemail-dev,
+               libghc-hunit-dev,
+               libghc-lens-dev,
+               libghc-memoize-dev (>= 0.7),
+               libghc-mtl-dev,
+               libghc-network-uri-dev,
+               libghc-newtype-generics-dev,
+               libghc-newtype-generics-dev (>= 0.4),
+               libghc-optparse-applicative-dev (>= 0.11),
+               libghc-parsec3-dev,
+               libghc-process-dev,
+               libghc-puremd5-dev,
+               libghc-regex-tdfa-dev,
+               libghc-set-extra-dev,
+               libghc-syb-dev,
+               libghc-text-dev,
+               libghc-unixutils-dev (>= 1.53),
+               libghc-utf8-string-dev
 Standards-Version: 3.9.7
 Homepage: https://github.com/ddssff/cabal-debian
 Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git
@@ -44,12 +42,12 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
 Package: cabal-debian
 Architecture: any
 Section: utils
-Depends: ${shlibs:Depends},
- ${haskell:Depends},
- ${misc:Depends},
- debhelper (>= 9),
-Recommends: apt-file,
-Conflicts: haskell-debian-utils (<< 3.59),
+Depends: debhelper (>= 9),
+         ${haskell:Depends},
+         ${misc:Depends},
+         ${shlibs:Depends}
+Recommends: apt-file
+Conflicts: haskell-debian-utils (<< 3.59)
 Description: Create a debianization for a cabal package
  Tool for creating debianizations of Haskell packages based on the .cabal
  file.  If apt-file is installed it will use it to discover what is the
diff --git a/p/cabal-debian/debian/copyright b/p/cabal-debian/debian/copyright
index 4425680..0557eb6 100644
--- a/p/cabal-debian/debian/copyright
+++ b/p/cabal-debian/debian/copyright
@@ -1,40 +1,42 @@
-This package was debianized by David Fox
-<dsf at seereason.com> on September 18, 2007.
-
-The packageing was adjusted to Debian conventions by Joachim Breitner
-<nomeata at debian.org> on Sat, 01 May 2010 21:16:18 +0200, and is licenced under
-the same terms as the package itself..
-
-
-Copyright (c) 2007, David Fox
-Copyright (c) 2007, Jeremy Shaw
-
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are
-met:
-
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: cabal-debian
+Upstream-Contact: David Fox <dsf at seereason.com>
+Source: https://hackage.haskell.org/package/cabal-debian
+
+Files: *
+Copyright: 2007-2014 David Fox <dsf at seereason.com>
+           2011-2012 Jeremy Shaw <jeremy at seereason.com>
+License: BSD3
+
+Files: debian/*
+Copyright: held by the contributors mentioned in debian/changelog
+License: BSD3
+
+License: BSD3
+ 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.
-
+ .
     * The names of contributors may not 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.
+ .
+ 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.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list