summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2016-10-10 15:27:26 -0400
committerClint Adams <clint@debian.org>2016-10-17 01:09:38 -0400
commitbce5dbac23a5486fdea847a85ff55f55036f5c4e (patch)
treedd44037a5f96c702655ce010f50ef404004f795f
parent31beb6a80afd1bf7ceaf6458755cca09b0c1b220 (diff)
downloadDHG_packages-bce5dbac23a5486fdea847a85ff55f55036f5c4e.tar.gz
happstack-hsp: Upgrading from 7.3.7 to 7.3.7.1
-rw-r--r--p/haskell-happstack-hsp/debian/changelog8
-rw-r--r--p/haskell-happstack-hsp/debian/control66
2 files changed, 44 insertions, 30 deletions
diff --git a/p/haskell-happstack-hsp/debian/changelog b/p/haskell-happstack-hsp/debian/changelog
index 7c34b673a..0ee0bef3a 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@gnu.org> Tue, 10 May 2016 09:35:24 +0300
+ -- Clint Adams <clint@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 1147a76d7..60e635e3e 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@lists.alioth.debian.org>
-Uploaders: Clint Adams <clint@debian.org>
+Uploaders:
+ Clint Adams <clint@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}
.