Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
forgotpwd
Commits
1ef0e288906c
Commit
c2af6365
authored
Jun 26, 2019
by
Denis Laxalde
Browse files
[debian] Use pybuild
Bump min python2 version along the way.
parent
47ce7c665a86
Changes
3
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
1ef0e288
cubicweb-forgotpwd (0.9.0-2) UNRELEASED; urgency=medium
* Switch to 3.0 (quilt) format
* Use pybuild
-- Denis Laxalde <denis.laxalde@logilab.fr> Wed, 26 Jun 2019 10:11:05 +0200
...
...
debian/control
View file @
1ef0e288
...
...
@@ -4,10 +4,11 @@ Priority: optional
Maintainer: LOGILAB S.A. (Paris, FRANCE) <contact@logilab.fr>
Build-Depends:
debhelper (>= 9),
python (>= 2.
6.5
),
python
-all
(>= 2.
7
),
dh-python,
python-setuptools,
Standards-Version: 3.9.6
X-Python-Version: >= 2.7
Homepage: http://www.cubicweb.org/project/cubicweb-forgotpwd
Package: cubicweb-forgotpwd
...
...
debian/rules
View file @
1ef0e288
#!/usr/bin/make -f
export PYBUILD_NAME=cubicweb-forgotpwd
%:
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