[DHG_packages] 03/05: these: Upgrading from 0.6.2.1 to 0.7.2
Clint Adams
clint at moszumanska.debian.org
Mon Oct 17 22:37:29 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 bb886fff5d2abb25778debe5a1af7164c18f5741
Author: Clint Adams <clint at debian.org>
Date: Sat Oct 8 00:31:41 2016 -0400
these: Upgrading from 0.6.2.1 to 0.7.2
---
p/haskell-these/debian/changelog | 8 +--
p/haskell-these/debian/control | 135 +++++++++++++++++++++++----------------
2 files changed, 84 insertions(+), 59 deletions(-)
diff --git a/p/haskell-these/debian/changelog b/p/haskell-these/debian/changelog
index d7b9bb5..47fcf19 100644
--- a/p/haskell-these/debian/changelog
+++ b/p/haskell-these/debian/changelog
@@ -1,13 +1,13 @@
-haskell-these (0.6.2.1-2) UNRELEASED; urgency=medium
+haskell-these (0.7.2-1) experimental; urgency=medium
[ Dmitry Bogatov ]
* Use secure (https) uri in Vcs-Git field in 'debian/control'
* Bump standards version to 3.9.8 (no changes needed)
- [ Gianfranco Costamagna ]
- * Fix VCS fields
+ [ Clint Adams ]
+ * New upstream version.
- -- Dmitry Bogatov <KAction at gnu.org> Tue, 10 May 2016 09:36:22 +0300
+ -- Clint Adams <clint at debian.org> Sat, 08 Oct 2016 00:31:40 -0400
haskell-these (0.6.2.1-1) unstable; urgency=low
diff --git a/p/haskell-these/debian/control b/p/haskell-these/debian/control
index 0d453c7..1646e6e 100644
--- a/p/haskell-these/debian/control
+++ b/p/haskell-these/debian/control
@@ -1,56 +1,67 @@
Source: haskell-these
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Dmitry Bogatov <KAction at gnu.org>
+Uploaders:
+ Dmitry Bogatov <KAction at gnu.org>,
Priority: extra
Section: haskell
-Build-Depends: debhelper (>= 9)
- , dh-haskell
- , ghc
- , ghc-prof
- , libghc-bifunctors-dev (>= 0.1)
- , libghc-bifunctors-dev (<< 5.3)
- , libghc-bifunctors-prof
- , libghc-data-default-class-dev (>= 0.0)
- , libghc-data-default-class-dev (<< 0.1)
- , libghc-data-default-class-prof
- , libghc-hashable-dev (>= 1.2.3)
- , libghc-hashable-dev (<< 1.3)
- , libghc-hashable-prof
- , libghc-mtl-dev (>= 2)
- , libghc-mtl-dev (<< 2.3)
- , libghc-mtl-prof
- , libghc-profunctors-dev (>= 3)
- , libghc-profunctors-dev (<< 5.3)
- , libghc-profunctors-prof
- , libghc-semigroupoids-dev (>= 1.0)
- , libghc-semigroupoids-dev (<< 5.1)
- , libghc-semigroupoids-prof
- , libghc-semigroups-dev (>= 0.8)
- , libghc-semigroups-dev (<< 0.19)
- , libghc-semigroups-prof
- , libghc-unordered-containers-dev (>= 0.2)
- , libghc-unordered-containers-dev (<< 0.3)
- , libghc-unordered-containers-prof
- , libghc-vector-dev (>= 0.4)
- , libghc-vector-dev (<< 0.12)
- , libghc-vector-prof
- , libghc-quickcheck2-dev (>= 2.8)
- , libghc-quickcheck2-dev (<< 2.8.3)
- , libghc-quickcheck-instances-dev (>= 0.3.6)
- , libghc-quickcheck-instances-dev (<< 0.4)
- , libghc-tasty-dev (>= 0.10)
- , libghc-tasty-dev (<< 0.12)
- , libghc-tasty-quickcheck-dev (>= 0.8)
- , libghc-tasty-quickcheck-dev (<< 0.9)
-Build-Depends-Indep: ghc-doc,
+Build-Depends:
+ debhelper (>= 9),
+ dh-haskell,
+ ghc (>= 8),
+ ghc-prof,
+ libghc-aeson-dev (<< 1.1),
+ libghc-aeson-dev (>= 0.7.0.4),
+ libghc-aeson-prof,
+ libghc-bifunctors-dev (<< 5.5),
+ libghc-bifunctors-dev (>= 0.1),
+ libghc-bifunctors-prof,
+ libghc-data-default-class-dev (<< 0.2),
+ libghc-data-default-class-dev (>= 0.0),
+ libghc-data-default-class-prof,
+ libghc-hashable-dev (<< 1.3),
+ libghc-hashable-dev (>= 1.2.3),
+ libghc-hashable-prof,
+ libghc-keys-dev (<< 3.12),
+ libghc-keys-dev (>= 3.10),
+ libghc-keys-prof,
+ libghc-mtl-dev (<< 2.3),
+ libghc-mtl-dev (>= 2),
+ libghc-mtl-prof,
+ libghc-profunctors-dev (<< 5.3),
+ libghc-profunctors-dev (>= 3),
+ libghc-profunctors-prof,
+ libghc-semigroupoids-dev (<< 5.2),
+ libghc-semigroupoids-dev (>= 1.0),
+ libghc-semigroupoids-prof,
+ libghc-semigroups-dev (<< 0.19),
+ libghc-semigroups-dev (>= 0.8),
+ libghc-semigroups-prof,
+ libghc-transformers-compat-dev (<< 0.6),
+ libghc-transformers-compat-dev (>= 0.2),
+ libghc-transformers-compat-prof,
+ libghc-unordered-containers-dev (<< 0.3),
+ libghc-unordered-containers-dev (>= 0.2),
+ libghc-unordered-containers-prof,
+ libghc-vector-dev (<< 0.12),
+ libghc-vector-dev (>= 0.4),
+ libghc-vector-instances-dev (<< 3.4),
+ libghc-vector-instances-dev (>= 3.3.1),
+ libghc-vector-instances-prof,
+ libghc-vector-prof,
+Build-Depends-Indep:
+ ghc-doc,
+ libghc-aeson-doc,
libghc-bifunctors-doc,
libghc-data-default-class-doc,
libghc-hashable-doc,
+ libghc-keys-doc,
libghc-mtl-doc,
libghc-profunctors-doc,
+ libghc-quickcheck2-doc,
libghc-semigroupoids-doc,
libghc-semigroups-doc,
libghc-vector-doc,
+ libghc-vector-instances-doc,
Standards-Version: 3.9.8
Homepage: https://github.com/isomorphism/these
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-these
@@ -70,13 +81,18 @@ X-Description: either-or-both data type
Package: libghc-these-dev
Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
${shlibs:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Conflicts: ${haskell:Conflicts},
-Provides: ${haskell:Provides},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Conflicts:
+ ${haskell:Conflicts},
+Provides:
+ ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -84,12 +100,17 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-these-prof
Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Conflicts: ${haskell:Conflicts},
-Provides: ${haskell:Provides},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Conflicts:
+ ${haskell:Conflicts},
+Provides:
+ ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -98,11 +119,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-these-doc
Architecture: all
Section: doc
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Conflicts: ${haskell:Conflicts},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Conflicts:
+ ${haskell:Conflicts},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
--
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