[DHG_packages] 03/05: happstack-hsp: Upgrading from 7.3.7 to 7.3.7.1
Clint Adams
clint at moszumanska.debian.org
Mon Oct 17 05:11:26 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 bce5dbac23a5486fdea847a85ff55f55036f5c4e
Author: Clint Adams <clint at debian.org>
Date: Mon Oct 10 15:27:26 2016 -0400
happstack-hsp: Upgrading from 7.3.7 to 7.3.7.1
---
p/haskell-happstack-hsp/debian/changelog | 8 ++--
p/haskell-happstack-hsp/debian/control | 66 +++++++++++++++++++-------------
2 files changed, 44 insertions(+), 30 deletions(-)
diff --git a/p/haskell-happstack-hsp/debian/changelog b/p/haskell-happstack-hsp/debian/changelog
index 7c34b67..0ee0bef 100644
--- a/p/haskell-happstack-hsp/debian/changelog
+++ b/p/haskell-happstack-hsp/debian/changelog
@@ -1,13 +1,13 @@
-haskell-happstack-hsp (7.3.7-2) UNRELEASED; urgency=medium
+haskell-happstack-hsp (7.3.7.1-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:35:24 +0300
+ -- Clint Adams <clint at debian.org> Mon, 17 Oct 2016 01:08:48 -0400
haskell-happstack-hsp (7.3.7-1) unstable; urgency=medium
diff --git a/p/haskell-happstack-hsp/debian/control b/p/haskell-happstack-hsp/debian/control
index 1147a76..60e635e 100644
--- a/p/haskell-happstack-hsp/debian/control
+++ b/p/haskell-happstack-hsp/debian/control
@@ -1,38 +1,41 @@
Source: haskell-happstack-hsp
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>,
Priority: extra
Section: haskell
-Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.10),
+Build-Depends:
cdbs,
- ghc,
+ debhelper (>= 9),
+ ghc (>= 8),
ghc-prof,
- libghc-happstack-server-dev (>= 6.0),
+ haskell-devscripts (>= 0.10),
libghc-happstack-server-dev (<< 7.5),
+ libghc-happstack-server-dev (>= 6.0),
libghc-happstack-server-prof,
- libghc-harp-dev (>= 0.4),
libghc-harp-dev (<< 0.5),
+ libghc-harp-dev (>= 0.4),
libghc-harp-prof,
- libghc-hsp-dev (>= 0.9.2),
libghc-hsp-dev (<< 0.11),
+ libghc-hsp-dev (>= 0.9.2),
libghc-hsp-prof,
+ libghc-hsx2hs-dev (<< 0.15),
libghc-hsx2hs-dev (>= 0.13.0),
- libghc-hsx2hs-dev (<< 0.14),
libghc-hsx2hs-prof,
- libghc-mtl-dev (>= 1.1),
libghc-mtl-dev (<< 2.3),
+ libghc-mtl-dev (>= 1.1),
libghc-mtl-prof,
- libghc-syb-dev (>= 0.3),
libghc-syb-dev (<< 0.7),
+ libghc-syb-dev (>= 0.3),
libghc-syb-prof,
- libghc-text-dev (>= 0.10),
libghc-text-dev (<< 1.3),
+ libghc-text-dev (>= 0.10),
libghc-text-prof,
- libghc-utf8-string-dev (>= 0.3),
libghc-utf8-string-dev (<< 1.1),
+ libghc-utf8-string-dev (>= 0.3),
libghc-utf8-string-prof,
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
libghc-happstack-server-doc,
libghc-harp-doc,
libghc-hsp-doc,
@@ -43,7 +46,7 @@ Build-Depends-Indep: ghc-doc,
libghc-utf8-string-doc,
Standards-Version: 3.9.8
Homepage: http://www.happstack.com/
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-happstack-hsp
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
X-Description: support for using HSP templates in Happstack
Happstack is a web application framework. HSP is an XML templating
@@ -52,12 +55,16 @@ X-Description: support for using HSP templates in Happstack
Package: libghc-happstack-hsp-dev
Architecture: any
-Depends: ${haskell:Depends},
- ${shlibs:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+ ${shlibs:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -65,11 +72,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-happstack-hsp-prof
Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -78,10 +89,13 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-happstack-hsp-doc
Architecture: all
Section: doc
-Depends: ${misc:Depends},
+Depends:
${haskell:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
+ ${misc:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
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