[DHG_packages] 01/03: OpenGLRaw: Upgrading from 2.4.1.0 to 3.0.0.0
Clint Adams
clint at moszumanska.debian.org
Mon May 16 20:50:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit 7409ce82520169f10cc84653bc29867d47a51c30
Author: Clint Adams <clint at debian.org>
Date: Mon May 16 16:43:22 2016 -0400
OpenGLRaw: Upgrading from 2.4.1.0 to 3.0.0.0
---
p/haskell-openglraw/debian/changelog | 8 ++++++--
p/haskell-openglraw/debian/control | 14 +++++++++++++-
2 files changed, 19 insertions(+), 3 deletions(-)
diff --git a/p/haskell-openglraw/debian/changelog b/p/haskell-openglraw/debian/changelog
index bc053f3..0827492 100644
--- a/p/haskell-openglraw/debian/changelog
+++ b/p/haskell-openglraw/debian/changelog
@@ -1,9 +1,13 @@
-haskell-openglraw (2.4.1.0-6) UNRELEASED; urgency=medium
+haskell-openglraw (3.0.0.0-1) unstable; urgency=medium
+ [ Dmitry Bogatov ]
* Use secure (https) uri in Vcs-Git field in 'debian/control'
* Bump standards version to 3.9.8 (no changes needed)
- -- Dmitry Bogatov <KAction at gnu.org> Tue, 10 May 2016 09:35:54 +0300
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Mon, 16 May 2016 16:43:22 -0400
haskell-openglraw (2.4.1.0-5) unstable; urgency=medium
diff --git a/p/haskell-openglraw/debian/control b/p/haskell-openglraw/debian/control
index f4b0cfc..70111e9 100644
--- a/p/haskell-openglraw/debian/control
+++ b/p/haskell-openglraw/debian/control
@@ -8,11 +8,23 @@ Build-Depends: debhelper (>= 9),
cdbs,
ghc,
ghc-prof,
+ libghc-fixed-dev (>= 0.2),
+ libghc-fixed-dev (<< 0.3),
+ libghc-fixed-prof,
+ libghc-half-dev (>= 0.2.2.1),
+ libghc-half-dev (<< 0.3),
+ libghc-half-prof,
+ libghc-text-dev (>= 0.1),
+ libghc-text-dev (<< 1.3),
+ libghc-text-prof,
libgl1-mesa-dev | libgl-dev,
Build-Depends-Indep: ghc-doc,
+ libghc-fixed-doc,
+ libghc-half-doc,
+ libghc-text-doc,
Standards-Version: 3.9.8
Homepage: http://www.haskell.org/haskellwiki/Opengl
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-openglraw
Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
Package: libghc-openglraw-dev
--
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