summaryrefslogtreecommitdiff
path: root/p/haskell-hsqml
diff options
context:
space:
mode:
authorChristopher Reichert <creichert07@gmail.com>2015-01-20 00:54:34 +0300
committerChristopher Reichert <creichert07@gmail.com>2015-01-20 00:54:34 +0300
commitd4e702eff51e851be41e7899116245568caa988a (patch)
treebd87bc15ed7f7191da7beafe09f279025c869328 /p/haskell-hsqml
parentff654efb2816299759d45d9a09e8385dda200b53 (diff)
downloadDHG_packages-d4e702eff51e851be41e7899116245568caa988a.tar.gz
haskell-hsqml: Use QT_SELECT=qt5. Simplify copyright.
Diffstat (limited to 'p/haskell-hsqml')
-rw-r--r--p/haskell-hsqml/debian/copyright2
-rwxr-xr-xp/haskell-hsqml/debian/rules2
2 files changed, 2 insertions, 2 deletions
diff --git a/p/haskell-hsqml/debian/copyright b/p/haskell-hsqml/debian/copyright
index e7e601f8b..6487b50e6 100644
--- a/p/haskell-hsqml/debian/copyright
+++ b/p/haskell-hsqml/debian/copyright
@@ -4,7 +4,7 @@ Upstream-Contact: Robin Kay <komadori@gekkou.co.uk>
Source: http://hackage.haskell.org/package/hsqml
Files: *
-Copyright: Copyright (c)2010-2014 Robin KAY
+Copyright: (c)2010-2014, Robin KAY
License: BSD3
Files: debian/*
diff --git a/p/haskell-hsqml/debian/rules b/p/haskell-hsqml/debian/rules
index da120bb1d..0ddc411f1 100755
--- a/p/haskell-hsqml/debian/rules
+++ b/p/haskell-hsqml/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-export QT_SELECT=5
+export QT_SELECT=qt5
#DEB_ENABLE_TESTS = yes