blob: b8ca35fba9b5db84fa8c734f56d5d000c785aa5f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
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
* Enable compat level 9
* Use substvars for Haskell description blurbs
* Move Haskell blurb to the end of the description, reduces the impact
of #708703
-- 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
|