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
registration
Commits
b90132bcec45
Commit
9f2c98f6
authored
Mar 05, 2015
by
Julien Cristau
Browse files
[debian] switch from dh_pysupport to dh_python2
parent
f59d20e54ee7
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/control
View file @
b90132bc
...
...
@@ -2,10 +2,10 @@ Source: cubicweb-registration
Section: web
Priority: optional
Maintainer: Logilab Packaging Team <contact@logilab.fr>
Build-Depends: debhelper (>= 7), python (>= 2.6
), python-support
Build-Depends: debhelper (>= 7), python (>= 2.6
.5)
Standards-Version: 3.9.3
Homepage: http://www.cubicweb.org/project/cubicweb-registration
X
S
-Python-Version: >= 2.6
X-Python-Version: >= 2.6
Package: cubicweb-registration
Architecture: all
...
...
debian/rules
View file @
b90132bc
...
...
@@ -39,7 +39,7 @@ binary-indep: build install
dh_installexamples -i
dh_installdocs -i
dh_installman -i
dh_py
support
-i /usr/share/cubicweb
dh_py
thon2
-i /usr/share/cubicweb
dh_link -i
dh_compress -i -X.py -X.ini -X.xml -Xtest
dh_fixperms -i
...
...
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