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
squareui
Commits
ab0cb43866a3
Commit
e12308a3
authored
Mar 14, 2019
by
Nsukami Patrick
Browse files
Update Debian packaging configuration
parent
80b9492144d9
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/control
View file @
ab0cb438
...
...
@@ -4,14 +4,17 @@ Priority: optional
Maintainer: LOGILAB S.A. (Paris, FRANCE) <contact@logilab.fr>
Build-Depends:
debhelper (>= 9),
python (>= 2.
6.5
),
python (>= 2.
7
),
dh-python,
python-setuptools,
Standards-Version: 3.9.8
X-Python-Version: >= 2.7
Package: cubicweb-squareui
Architecture: all
Depends:
cubicweb-web (>= 3.19.0),
python-cubicweb (>= 3.24)
python-six (>= 1.4),
cubicweb-bootstrap (>= 1.0.0),
${misc:Depends},
${python:Depends},
...
...
debian/rules
View file @
ab0cb438
#!/usr/bin/make -f
export PYBUILD_DISABLE=test
export NO_SETUPTOOLS=1
%:
dh $@ --with python2
--buildsystem=pybuild
dh $@ --with python2
Write
Preview
Supports
Markdown
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