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
d46e6a1b2031
Commit
723941ae
authored
Jun 27, 2019
by
Philippe Pepiot
Browse files
[debian] Use pybuild
Bump min python2 version along the way.
parent
433b17642316
Changes
3
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
d46e6a1b
cubicweb-postgis (0.7.0-2) UNRELEASED; urgency=medium
* Switch to 3.0 (quilt) format
* Use pybuild
-- Philippe Pepiot <philippe.pepiot@logilab.fr> Thu, 27 Jun 2019 16:17:16 +0200
...
...
debian/control
View file @
d46e6a1b
...
...
@@ -5,11 +5,11 @@ Maintainer: LOGILAB S.A. (Paris, FRANCE) <contact@logilab.fr>
Build-Depends:
debhelper (>= 9),
dh-python,
python (>= 2.
6.5
),
python
-all
(>= 2.
7
),
python-setuptools,
Standards-Version: 3.9.6
Homepage: https://www.cubicweb.org/project/cubicweb-postgis
X-Python-Version: >= 2.
6
X-Python-Version: >= 2.
7
Package: cubicweb-postgis
Architecture: all
...
...
debian/rules
View file @
d46e6a1b
#!/usr/bin/make -f
export PYBUILD_NAME=cubicweb-postgis
%:
dh $@ --with python2
dh $@ --with python2
--buildsystem=pybuild
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