diff options
| author | Raúl Benencia <rul@kalgan.cc> | 2014-04-15 23:00:13 +0400 |
|---|---|---|
| committer | =?UTF-8?q?Ra=C3=BAl=20Benencia?= <rul@kalgan.cc> | 2014-04-15 23:00:13 +0400 |
| commit | d22d0485eb2756115c167f6dc168f1f183c19686 (patch) | |
| tree | f0a63acf6a34d4cdca7b69d9a7c0b785cd9c48b0 /p/haskell-diagrams-gtk | |
| parent | e0455a9543db7741f4d524d5b5d1bceb0cf3c302 (diff) | |
| download | DHG_packages-d22d0485eb2756115c167f6dc168f1f183c19686.tar.gz | |
haskell-diagrams-gtk: New upstream release
Diffstat (limited to 'p/haskell-diagrams-gtk')
| -rw-r--r-- | p/haskell-diagrams-gtk/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-diagrams-gtk/debian/control | 14 |
2 files changed, 16 insertions, 5 deletions
diff --git a/p/haskell-diagrams-gtk/debian/changelog b/p/haskell-diagrams-gtk/debian/changelog index 5fa8958ba..f47c2cd8f 100644 --- a/p/haskell-diagrams-gtk/debian/changelog +++ b/p/haskell-diagrams-gtk/debian/changelog @@ -1,3 +1,10 @@ +haskell-diagrams-gtk (1.0.1-1) UNRELEASED; urgency=medium + + * New upstream release + * Bump standards version, no change + + -- Raúl Benencia <rul@kalgan.cc> Tue, 15 Apr 2014 15:48:37 -0300 + haskell-diagrams-gtk (0.6.0.1-1) unstable; urgency=low * Adjust watch file to new hackage layout diff --git a/p/haskell-diagrams-gtk/debian/control b/p/haskell-diagrams-gtk/debian/control index 896977f0e..7a465f9c3 100644 --- a/p/haskell-diagrams-gtk/debian/control +++ b/p/haskell-diagrams-gtk/debian/control @@ -8,20 +8,24 @@ Build-Depends: debhelper (>= 9) , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof - , libghc-diagrams-lib-dev (>= 0.6) - , libghc-diagrams-lib-dev (<< 0.8) + , libghc-cairo-dev (>= 0.12.4) + , libghc-cairo-dev (<< 0.13) + , libghc-cairo-prof + , libghc-diagrams-lib-dev (>= 1.0) + , libghc-diagrams-lib-dev (<< 1.2) , libghc-diagrams-lib-prof - , libghc-diagrams-cairo-dev (>= 0.6) - , libghc-diagrams-cairo-dev (<< 0.8) + , libghc-diagrams-cairo-dev (>= 1.0) + , libghc-diagrams-cairo-dev (<< 1.2) , libghc-diagrams-cairo-prof , libghc-gtk-dev (>= 0.12.0) , libghc-gtk-dev (<< 0.13) , libghc-gtk-prof Build-Depends-Indep: ghc-doc + , libghc-cairo-doc , libghc-diagrams-lib-doc , libghc-diagrams-cairo-doc , libghc-gtk-doc -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/diagrams-gtk Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-diagrams-gtk Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-diagrams-gtk |
