summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKAction <KAction@gnu.org>2015-06-27 20:42:26 +0300
committerKAction <KAction@gnu.org>2015-06-27 20:42:26 +0300
commita3b5a54b34a9f955508589856fd2c13bd10b0045 (patch)
treefdc2cb32b515f50b162e5c92a091b9c1dba932dc
parent33b61483590219d940fd782ddba832c0091e5659 (diff)
downloadDHG_packages-a3b5a54b34a9f955508589856fd2c13bd10b0045.tar.gz
haskell-gluraw: Replace obsolete relations operators
-rw-r--r--p/haskell-gluraw/debian/changelog1
-rw-r--r--p/haskell-gluraw/debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-gluraw/debian/changelog b/p/haskell-gluraw/debian/changelog
index 8da6dbe6c..d30acf1a4 100644
--- a/p/haskell-gluraw/debian/changelog
+++ b/p/haskell-gluraw/debian/changelog
@@ -1,6 +1,7 @@
haskell-gluraw (1.5.0.1-1) UNRELEASED; urgency=medium
* New upstream release
+ * Replace obsolete relations operators
-- Dmitry Bogatov <KAction@gnu.org> Sat, 27 Jun 2015 20:39:29 +0300
diff --git a/p/haskell-gluraw/debian/control b/p/haskell-gluraw/debian/control
index def74cf5c..07f508219 100644
--- a/p/haskell-gluraw/debian/control
+++ b/p/haskell-gluraw/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9)
, ghc
, ghc-prof
, libghc-openglraw-dev (>= 2.4)
- , libghc-openglraw-dev (< 2.5)
+ , libghc-openglraw-dev (<< 2.5)
, libghc-openglraw-prof
, libglu1-mesa-dev
Build-Depends-Indep: ghc-doc