summaryrefslogtreecommitdiff
path: root/p/haskell-gtksourceview2
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-21 18:41:56 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-21 18:41:56 +0300
commit126e6b53d023494f583f356c22c6a5e82e6a4fe7 (patch)
tree2f66ef51ac46730730846ee4ac2d992808374ee6 /p/haskell-gtksourceview2
parent368379d3349b92ff728d7cf1ba9371c9dae7becf (diff)
downloadDHG_packages-126e6b53d023494f583f356c22c6a5e82e6a4fe7.tar.gz
haskell-gtksourceview2: New upstream release
Diffstat (limited to 'p/haskell-gtksourceview2')
-rw-r--r--p/haskell-gtksourceview2/debian/changelog5
-rw-r--r--p/haskell-gtksourceview2/debian/control13
2 files changed, 9 insertions, 9 deletions
diff --git a/p/haskell-gtksourceview2/debian/changelog b/p/haskell-gtksourceview2/debian/changelog
index 369978666..1216478d8 100644
--- a/p/haskell-gtksourceview2/debian/changelog
+++ b/p/haskell-gtksourceview2/debian/changelog
@@ -1,8 +1,9 @@
-haskell-gtksourceview2 (0.12.3.1-5) UNRELEASED; urgency=medium
+haskell-gtksourceview2 (0.13.0.0-1) UNRELEASED; urgency=medium
* Depend on haskell-devscripts 0.9, found in experimental
+ * New upstream release
- -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:57:19 +0100
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 17:03:27 +0100
haskell-gtksourceview2 (0.12.3.1-4) unstable; urgency=low
diff --git a/p/haskell-gtksourceview2/debian/control b/p/haskell-gtksourceview2/debian/control
index 6450ba143..b9ba35427 100644
--- a/p/haskell-gtksourceview2/debian/control
+++ b/p/haskell-gtksourceview2/debian/control
@@ -10,18 +10,17 @@ Build-Depends: debhelper (>= 9)
, ghc-prof
, libghc-mtl-dev
, libghc-mtl-prof
- , libghc-glib-dev (>= 0.12)
- , libghc-glib-dev (<< 0.13)
+ , libghc-glib-dev (>= 0.13)
+ , libghc-glib-dev (<< 0.14)
, libghc-glib-prof
- , libghc-gtk-dev (>= 0.12)
- , libghc-gtk-dev (<< 0.13)
- , libghc-gtk-prof
+ , libghc-text-dev
+ , libghc-text-prof
, libgtksourceview2.0-dev
- , gtk2hs-buildtools
+ , gtk2hs-buildtools (>= 0.13.0.3)
Build-Depends-Indep: ghc-doc
, libghc-mtl-doc
, libghc-glib-doc
- , libghc-gtk-doc
+ , libghc-text-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/gtksourceview2
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-gtksourceview2