summaryrefslogtreecommitdiff
path: root/p/haskell-authenticate-oauth
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:07:26 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:07:26 +0400
commitbddb899032dbd079a0d7a015ba0bc5381f8b32f0 (patch)
treebd29412404a97c66cd985b095b895645ef3d22f4 /p/haskell-authenticate-oauth
parentc2a726506f46dfb9aa14d9d94283f224d4ab5040 (diff)
downloadDHG_packages-bddb899032dbd079a0d7a015ba0bc5381f8b32f0.tar.gz
haskell-authenticate-oauth: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-authenticate-oauth')
-rw-r--r--p/haskell-authenticate-oauth/debian/changelog7
-rw-r--r--p/haskell-authenticate-oauth/debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-authenticate-oauth/debian/changelog b/p/haskell-authenticate-oauth/debian/changelog
index 1efd4bd9e..de4638559 100644
--- a/p/haskell-authenticate-oauth/debian/changelog
+++ b/p/haskell-authenticate-oauth/debian/changelog
@@ -1,3 +1,10 @@
+haskell-authenticate-oauth (1.4.0.2-2) UNRELEASED; urgency=low
+
+ * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
+ against experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 13 Oct 2012 14:07:26 +0200
+
haskell-authenticate-oauth (1.4.0.2-1) unstable; urgency=low
* Initial release.
diff --git a/p/haskell-authenticate-oauth/debian/control b/p/haskell-authenticate-oauth/debian/control
index fb81b02f2..aa1409523 100644
--- a/p/haskell-authenticate-oauth/debian/control
+++ b/p/haskell-authenticate-oauth/debian/control
@@ -4,7 +4,7 @@ Section: haskell
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Clint Adams <clint@debian.org>
Build-Depends: debhelper (>= 7.0)
- , haskell-devscripts (>= 0.8)
+ , haskell-devscripts (>= 0.8.13)
, cdbs
, ghc
, ghc-prof