[Pkg-haskell-commits] darcs: haskell-openal: New upstream release
Joachim Breitner
mail at joachim-breitner.de
Sat Feb 9 22:21:33 UTC 2013
Sat Feb 9 22:08:48 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
Ignore-this: d95dcf24a9b02d295c2d244d3788fc2b
M ./changelog -2 +3
M ./control -3 +10
M ./copyright -1 +1
Sat Feb 9 22:08:48 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
Ignore-this: d95dcf24a9b02d295c2d244d3788fc2b
diff -rN -u old-haskell-openal//changelog new-haskell-openal//changelog
--- old-haskell-openal//changelog 2013-02-09 22:21:33.491926194 +0000
+++ new-haskell-openal//changelog 2013-02-09 22:21:33.507756245 +0000
@@ -1,10 +1,11 @@
-haskell-openal (1.3.1.3-5) UNRELEASED; urgency=low
+haskell-openal (1.4.0.1-1) UNRELEASED; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
against experimental
* Bump standards version, no change
+ * New upstream release
- -- Joachim Breitner <nomeata at debian.org> Sat, 13 Oct 2012 14:11:45 +0200
+ -- Joachim Breitner <nomeata at debian.org> Sat, 09 Feb 2013 23:07:09 +0100
haskell-openal (1.3.1.3-4) unstable; urgency=low
diff -rN -u old-haskell-openal//control new-haskell-openal//control
--- old-haskell-openal//control 2013-02-09 22:21:33.447745208 +0000
+++ new-haskell-openal//control 2013-02-09 22:21:33.507756245 +0000
@@ -10,10 +10,17 @@
, ghc
, ghc-prof
, ghc-doc
- , libghc-opengl-dev (>= 2.2.3.0)
- , libghc-opengl-prof
- , libghc-opengl-doc
+ , libghc-statevar-dev
+ , libghc-statevar-prof
+ , libghc-objectname-dev
+ , libghc-objectname-prof
+ , libghc-tensor-dev
+ , libghc-tensor-prof
, libopenal-dev
+Build-Depends-Indep: ghc-doc
+ , libghc-statevar-doc
+ , libghc-objectname-doc
+ , libghc-tensor-doc
Homepage: http://hackage.haskell.org/package/OpenAL
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-openal
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-openal
diff -rN -u old-haskell-openal//copyright new-haskell-openal//copyright
--- old-haskell-openal//copyright 2013-02-09 22:21:33.447745208 +0000
+++ new-haskell-openal//copyright 2013-02-09 22:21:33.507756245 +0000
@@ -9,7 +9,7 @@
Upstream Author: Sven Panne <sven.panne at aedion.de>
-Copyright (c) 2003-2005, Sven Panne
+Copyright (c) 2003-2009, Sven Panne
All rights reserved.
Redistribution and use in source and binary forms, with or without
More information about the Pkg-haskell-commits
mailing list