[DHG_packages] 01/02: js-jquery: Add dependency on libghc-js-jquery-data
Ilias Tsitsimpis
iliastsi-guest at moszumanska.debian.org
Sun Jun 12 17:06:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
iliastsi-guest pushed a commit to branch master
in repository DHG_packages.
commit b71fa8cded31e7dd7c3cfce041df15cfeff21453
Author: Ilias Tsitsimpis <i.tsitsimpis at gmail.com>
Date: Sun Jun 12 17:54:24 2016 +0300
js-jquery: Add dependency on libghc-js-jquery-data
libghc-js-jquery-dev depends on libghc-js-jquery-data and requires
that the same version is installed.
---
p/haskell-js-jquery/debian/changelog | 6 ++++++
p/haskell-js-jquery/debian/control | 1 +
2 files changed, 7 insertions(+)
diff --git a/p/haskell-js-jquery/debian/changelog b/p/haskell-js-jquery/debian/changelog
index a960e08..883acd1 100644
--- a/p/haskell-js-jquery/debian/changelog
+++ b/p/haskell-js-jquery/debian/changelog
@@ -1,3 +1,9 @@
+haskell-js-jquery (1.12.4-2) unstable; urgency=medium
+
+ * libghc-js-jquery-dev: Add dependency on libghc-js-jquery-data
+
+ -- Ilias Tsitsimpis <i.tsitsimpis at gmail.com> Sun, 12 Jun 2016 17:53:54 +0300
+
haskell-js-jquery (1.12.4-1) unstable; urgency=medium
[ Dmitry Bogatov ]
diff --git a/p/haskell-js-jquery/debian/control b/p/haskell-js-jquery/debian/control
index bb51e57..59bab92 100644
--- a/p/haskell-js-jquery/debian/control
+++ b/p/haskell-js-jquery/debian/control
@@ -25,6 +25,7 @@ Architecture: any
Depends: ${haskell:Depends},
${shlibs:Depends},
${misc:Depends},
+ libghc-js-jquery-data (= ${source:Version}),
Recommends: ${haskell:Recommends},
Suggests: ${haskell:Suggests},
Provides: ${haskell:Provides},
--
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