Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
postgis
Commits
4a4fad5f7c66
Commit
38c7b324
authored
Sep 01, 2017
by
Samuel Trégouët
Browse files
new style: update debian files
(Related to #17100017)
parent
0d1595d36f15
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/control
View file @
4a4fad5f
...
...
@@ -4,7 +4,9 @@ Priority: optional
Maintainer: LOGILAB S.A. (Paris, FRANCE) <contact@logilab.fr>
Build-Depends:
debhelper (>= 9),
dh-python,
python (>= 2.6.5),
python-setuptools,
Standards-Version: 3.9.6
Homepage: https://www.cubicweb.org/project/cubicweb-postgis
X-Python-Version: >= 2.6
...
...
@@ -12,7 +14,7 @@ X-Python-Version: >= 2.6
Package: cubicweb-postgis
Architecture: all
Depends:
cubicweb
-common
(>= 3.2
2
.0),
python-
cubicweb (>= 3.2
4
.0),
python-cwtags (>= 1.1.0),
${python:Depends},
${misc:Depends},
...
...
debian/rules
100644 → 100755
View file @
4a4fad5f
#!/usr/bin/make -f
export NO_SETUPTOOLS=1
%:
dh $@ --with python2
override_dh_python2:
dh_python2 -i /usr/share/cubicweb
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment