[DHG_packages] 03/05: cabal-debian: Upgrading from 4.32.5 to 4.33
Clint Adams
clint at moszumanska.debian.org
Mon Oct 17 23:28:19 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch experimental
in repository DHG_packages.
commit 1b147e21945c94967e6dbadb63434d8b934f8378
Author: Clint Adams <clint at debian.org>
Date: Sun Oct 9 15:42:45 2016 -0400
cabal-debian: Upgrading from 4.32.5 to 4.33
---
p/cabal-debian/debian/changelog | 6 ++
p/cabal-debian/debian/control | 129 +++++++++++++++++++++++++++-------------
2 files changed, 95 insertions(+), 40 deletions(-)
diff --git a/p/cabal-debian/debian/changelog b/p/cabal-debian/debian/changelog
index 3223dd3..b6e2063 100644
--- a/p/cabal-debian/debian/changelog
+++ b/p/cabal-debian/debian/changelog
@@ -1,3 +1,9 @@
+cabal-debian (4.33-1) experimental; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Sun, 09 Oct 2016 15:42:45 -0400
+
cabal-debian (4.32.5-1) unstable; urgency=medium
* New upstream release
diff --git a/p/cabal-debian/debian/control b/p/cabal-debian/debian/control
index 730ae24..b0b0b41 100644
--- a/p/cabal-debian/debian/control
+++ b/p/cabal-debian/debian/control
@@ -1,53 +1,102 @@
Source: cabal-debian
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Clint Adams <clint at debian.org>, Dmitry Bogatov <KAction at gnu.org>
+Uploaders:
+ Clint Adams <clint at debian.org>,
+ Dmitry Bogatov <KAction at gnu.org>,
Priority: extra
Section: haskell
-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
+Build-Depends:
+ cdbs,
+ debhelper (>= 10),
+ ghc (>= 8),
+ ghc-prof,
+ haskell-devscripts (>= 0.9),
+ libghc-ansi-wl-pprint-dev (<< 0.7),
+ libghc-ansi-wl-pprint-dev (>= 0.6),
+ libghc-ansi-wl-pprint-prof,
+ libghc-bifunctors-dev,
+ libghc-bifunctors-prof,
+ libghc-data-default-dev,
+ libghc-data-default-prof,
+ libghc-debian-dev (>= 3.91),
+ libghc-debian-prof,
+ libghc-diff-dev (>= 0.3.1),
+ libghc-diff-prof,
+ libghc-exceptions-dev,
+ libghc-exceptions-prof,
+ libghc-hsemail-dev,
+ libghc-hsemail-prof,
+ libghc-hunit-dev,
+ libghc-hunit-prof,
+ libghc-lens-dev,
+ libghc-lens-prof,
+ libghc-memoize-dev (>= 0.7),
+ libghc-memoize-prof,
+ libghc-mtl-dev,
+ libghc-mtl-prof,
+ libghc-network-uri-dev,
+ libghc-network-uri-prof,
+ libghc-newtype-generics-dev (>= 0.4),
+ libghc-newtype-generics-prof,
+ libghc-optparse-applicative-dev (>= 0.11),
+ libghc-optparse-applicative-prof,
+ libghc-parsec3-dev (>= 3),
+ libghc-parsec3-prof,
+ libghc-puremd5-dev,
+ libghc-puremd5-prof,
+ libghc-regex-tdfa-dev,
+ libghc-regex-tdfa-prof,
+ libghc-set-extra-dev,
+ libghc-set-extra-prof,
+ libghc-syb-dev,
+ libghc-syb-prof,
+ libghc-text-dev,
+ libghc-text-prof,
+ libghc-unixutils-dev (>= 1.53),
+ libghc-unixutils-prof,
+ libghc-utf8-string-dev,
+ libghc-utf8-string-prof,
+Build-Depends-Indep:
+ ghc-doc,
+ libghc-ansi-wl-pprint-doc,
+ libghc-bifunctors-doc,
+ libghc-data-default-doc,
+ libghc-debian-doc,
+ libghc-diff-doc,
+ libghc-exceptions-doc,
+ libghc-hsemail-doc,
+ libghc-hunit-doc,
+ libghc-lens-doc,
+ libghc-memoize-doc,
+ libghc-mtl-doc,
+ libghc-network-uri-doc,
+ libghc-newtype-generics-doc,
+ libghc-optparse-applicative-doc,
+ libghc-parsec3-doc,
+ libghc-puremd5-doc,
+ libghc-regex-tdfa-doc,
+ libghc-set-extra-doc,
+ libghc-syb-doc,
+ libghc-text-doc,
+ libghc-unixutils-doc,
+ libghc-utf8-string-doc,
Standards-Version: 3.9.8
Homepage: https://github.com/ddssff/cabal-debian
-Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
+Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/cabal-debian
Package: cabal-debian
Architecture: any
Section: utils
-Depends: debhelper (>= 9),
- ${haskell:Depends},
- ${misc:Depends},
- ${shlibs:Depends}
-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
--
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