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
a041244cc021
Commit
2234bc0f
authored
Jan 15, 2016
by
Julien Cristau
Browse files
[pkg] use debhelper compat level 9, ship egg-info metadata
parent
30eec09dd074
Changes
3
Hide whitespace changes
Inline
Side-by-side
debian/compat
View file @
a041244c
7
9
debian/control
View file @
a041244c
...
...
@@ -3,11 +3,11 @@ Section: web
Priority: optional
Maintainer: LOGILAB S.A. (Paris, FRANCE) <contact@logilab.fr>
Build-Depends:
debhelper (>=
7
),
debhelper (>=
9
),
python (>= 2.6.5),
Standards-Version: 3.9.
3
Homepage: http://www.cubicweb.org/project/cubicweb-postgis
X
S
-Python-Version: >= 2.6
Standards-Version: 3.9.
6
Homepage: http
s
://www.cubicweb.org/project/cubicweb-postgis
X-Python-Version: >= 2.6
Package: cubicweb-postgis
Architecture: all
...
...
debian/rules
View file @
a041244c
...
...
@@ -5,10 +5,5 @@ export NO_SETUPTOOLS=1
%:
dh $@ --with python2
override_dh_auto_install:
dh_auto_install
# remove generated .egg-info file
rm -rf debian/*/usr/lib/python*
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