projects
/
idzorba-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a82a3b
)
Require cmake 2.8.4; skip squeeze
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 13 Nov 2014 18:33:54 +0000
(18:33 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 13 Nov 2014 18:33:54 +0000
(18:33 +0000)
IDMETA
patch
|
blob
|
history
debian/control
patch
|
blob
|
history
diff --git
a/IDMETA
b/IDMETA
index
a981aaf
..
c4ec3ff
100644
(file)
--- a/
IDMETA
+++ b/
IDMETA
@@
-1,5
+1,5
@@
NAME=zorba
-DEBIAN_DIST="jessie wheezy squeeze"
+DEBIAN_DIST="jessie wheezy"
UBUNTU_DIST="utopic trusty saucy precise"
CENTOS_DIST="centos6"
VERSION=3.0
diff --git
a/debian/control
b/debian/control
index
d4c3ba2
..
785c46d
100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-4,7
+4,7
@@
Standards-Version: 3.6.2
Maintainer: Adam Dickmeiss <adam@indexdata.dk>
Priority: extra
Build-Depends: debhelper (>= 7),
- cmake,
+ cmake (>= 2.8.4),
pkg-config,
wget,
libxerces-c-dev,