[DHG_packages] 01/01: js-jquery: Upgrading from 1.12.4 to 3.1.1
Clint Adams
clint at moszumanska.debian.org
Fri Oct 14 03:34:22 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 657edf197cf7cd773a581571f6e8464f6fe5eedf
Author: Clint Adams <clint at debian.org>
Date: Fri Oct 7 20:33:47 2016 -0400
js-jquery: Upgrading from 1.12.4 to 3.1.1
---
p/haskell-js-jquery/debian/changelog | 6 +++++
p/haskell-js-jquery/debian/control | 47 ++++++++++++++++++------------------
2 files changed, 29 insertions(+), 24 deletions(-)
diff --git a/p/haskell-js-jquery/debian/changelog b/p/haskell-js-jquery/debian/changelog
index e7b9ff3..a16cdc8 100644
--- a/p/haskell-js-jquery/debian/changelog
+++ b/p/haskell-js-jquery/debian/changelog
@@ -1,3 +1,9 @@
+haskell-js-jquery (3.1.1-1) experimental; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Mon, 10 Oct 2016 15:30:02 -0400
+
haskell-js-jquery (1.12.4-2) unstable; urgency=medium
* libghc-js-jquery-dev: Add dependency on libghc-js-jquery-data
diff --git a/p/haskell-js-jquery/debian/control b/p/haskell-js-jquery/debian/control
index ec9a622..e0147c3 100644
--- a/p/haskell-js-jquery/debian/control
+++ b/p/haskell-js-jquery/debian/control
@@ -3,12 +3,13 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.or
Uploaders: Iustin Pop <iustin 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,
-Build-Depends-Indep: ghc-doc,
+ haskell-devscripts (>= 0.10),
+Build-Depends-Indep: ghc-doc
Standards-Version: 3.9.8
Homepage: https://github.com/ndmitchell/js-jquery#readme
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
@@ -22,13 +23,14 @@ X-Description: bundles the minified jQuery code into a Haskell package
Package: libghc-js-jquery-dev
Architecture: any
-Depends: ${haskell:Depends},
- ${shlibs:Depends},
- ${misc:Depends},
+Depends:
libghc-js-jquery-data (= ${source:Version}),
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+ ${haskell:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends},
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -36,11 +38,10 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-js-jquery-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: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -49,10 +50,9 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-js-jquery-doc
Architecture: all
Section: doc
-Depends: ${misc:Depends},
- ${haskell:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
+Depends: ${haskell:Depends}, ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -60,11 +60,10 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-js-jquery-data
Architecture: all
-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: ${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