blob: f2ba91218738c3655a071d1283db088e4f8b9c31 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
haskell-qt (1.1.4.1-2) UNRELEASED; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
against experimental
* Bump standards version, no change
-- Joachim Breitner <nomeata@debian.org> Sat, 13 Oct 2012 14:12:14 +0200
haskell-qt (1.1.4.1-1) unstable; urgency=low
* Initial release (Closes: #627829)
* Fixed libqws install path
* Added libqt4-opengl-dev to buildreqs
* Added libghc6-opengl-* to buildreqs
* Addapted the package for Debian Haskell Group
* Renamed libqws into libhaskell-qt to make the name more clear
* Fixed the build system to work in a way compatible with hlibrary.mk
* Updated rules file to use supplied makefile-based build system as it is about 10x faster
-- Filip Brcic <brcha@gna.org> Sun, 29 May 2011 20:43:43 +0200
|