[DHG_packages] 07/21: hjsmin: Upgrading from 0.1.4.7 to 0.1.5.0
Joachim Breitner
nomeata at moszumanska.debian.org
Wed Aug 12 12:18:11 UTC 2015
This is an automated email from the git hooks/post-receive script.
nomeata pushed a commit to branch master
in repository DHG_packages.
commit cac51bb19b260c77d2a3f0dfc3578933068405e0
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Wed Aug 12 13:47:59 2015 +0200
hjsmin: Upgrading from 0.1.4.7 to 0.1.5.0
---
p/haskell-hjsmin/debian/changelog | 6 +++
p/haskell-hjsmin/debian/control | 77 +++++++++++++++++++++------------------
2 files changed, 47 insertions(+), 36 deletions(-)
diff --git a/p/haskell-hjsmin/debian/changelog b/p/haskell-hjsmin/debian/changelog
index 2edaf25..2608a61 100644
--- a/p/haskell-hjsmin/debian/changelog
+++ b/p/haskell-hjsmin/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hjsmin (0.1.5.0-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata at debian.org> Wed, 12 Aug 2015 13:47:59 +0200
+
haskell-hjsmin (0.1.4.7-5) unstable; urgency=medium
* Rebuild due to haskell-devscripts bug affecting the previous
diff --git a/p/haskell-hjsmin/debian/control b/p/haskell-hjsmin/debian/control
index 533a47a..6556ad5 100644
--- a/p/haskell-hjsmin/debian/control
+++ b/p/haskell-hjsmin/debian/control
@@ -1,39 +1,42 @@
Source: haskell-hjsmin
-Section: haskell
-Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
Uploaders: Clint Adams <clint at debian.org>
-Build-Depends: debhelper (>= 9)
- , cdbs
- , haskell-devscripts (>= 0.9)
- , ghc
- , ghc-prof
- , libghc-blaze-builder-dev (>= 0.2)
- , libghc-blaze-builder-prof
- , libghc-language-javascript-dev (>= 0.5.1)
- , libghc-language-javascript-prof
- , libghc-optparse-applicative-dev (>= 0.7)
- , libghc-text-dev (>= 0.8)
- , libghc-text-prof
- , libghc-hunit-dev
- , libghc-quickcheck2-dev (>> 2)
- , libghc-test-framework-dev
- , libghc-test-framework-hunit-dev
-Build-Depends-Indep: ghc-doc
- , libghc-blaze-builder-doc
- , libghc-language-javascript-doc
- , libghc-text-doc
+Priority: extra
+Section: haskell
+Build-Depends: debhelper (>= 9),
+ haskell-devscripts (>= 0.9),
+ cdbs,
+ ghc,
+ ghc-prof,
+ libghc-blaze-builder-dev (>= 0.2),
+ libghc-blaze-builder-prof,
+ libghc-language-javascript-dev (>= 0.5.14),
+ libghc-language-javascript-prof,
+ libghc-text-dev (>= 0.8),
+ libghc-text-prof,
+ libghc-optparse-applicative-dev (>= 0.7),
+ libghc-cabal-dev (>= 1.9.2),
+ libghc-hunit-dev,
+ libghc-quickcheck2-dev (>= 2),
+ libghc-test-framework-dev,
+ libghc-test-framework-hunit-dev,
+Build-Depends-Indep: ghc-doc,
+ libghc-blaze-builder-doc,
+ libghc-language-javascript-doc,
+ libghc-text-doc,
Standards-Version: 3.9.5
-Homepage: http://hackage.haskell.org/package/hjsmin
-Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hjsmin
+Homepage: http://github.com/erikd/hjsmin
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hjsmin
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hjsmin
Package: libghc-hjsmin-dev
Architecture: any
-Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
+Depends: ${haskell:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Provides: ${haskell:Provides},
Description: JavaScript minifier${haskell:ShortBlurb}
It reduces the size of JavaScript files by stripping out extraneous
whitespace and other syntactic elements, without changing the
@@ -43,10 +46,11 @@ Description: JavaScript minifier${haskell:ShortBlurb}
Package: libghc-hjsmin-prof
Architecture: any
-Depends: ${haskell:Depends}, ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Provides: ${haskell:Provides},
Description: JavaScript minifier${haskell:ShortBlurb}
It reduces the size of JavaScript files by stripping out extraneous
whitespace and other syntactic elements, without changing the
@@ -55,11 +59,12 @@ Description: JavaScript minifier${haskell:ShortBlurb}
${haskell:Blurb}
Package: libghc-hjsmin-doc
-Section: doc
Architecture: all
-Depends: ${misc:Depends}, ${haskell:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
+Section: doc
+Depends: ${misc:Depends},
+ ${haskell:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
Description: JavaScript minifier${haskell:ShortBlurb}
It reduces the size of JavaScript files by stripping out extraneous
whitespace and other syntactic elements, without changing 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