Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
squareui
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cubicweb
cubes
squareui
Commits
01d70c2733f7
Commit
01d70c2733f7
authored
10 years ago
by
Julien Cristau
Browse files
Options
Downloads
Patches
Plain Diff
[debian] switch to dh_python2
parent
15256516391c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/control
+2
-2
2 additions, 2 deletions
debian/control
debian/rules
+1
-1
1 addition, 1 deletion
debian/rules
with
3 additions
and
3 deletions
debian/control
+
2
−
2
View file @
01d70c27
...
@@ -2,5 +2,5 @@
...
@@ -2,5 +2,5 @@
Section: web
Section: web
Priority: optional
Priority: optional
Maintainer: LOGILAB S.A. (Paris, FRANCE) <contact@logilab.fr>
Maintainer: LOGILAB S.A. (Paris, FRANCE) <contact@logilab.fr>
Build-Depends: debhelper (>= 7), python (>=
2.5), python-support
Build-Depends: debhelper (>= 7), python (>=
2.6.5)
Standards-Version: 3.9.3
Standards-Version: 3.9.3
...
@@ -6,5 +6,5 @@
...
@@ -6,5 +6,5 @@
Standards-Version: 3.9.3
Standards-Version: 3.9.3
X
S
-Python-Version: >= 2.
5
X-Python-Version: >= 2.
6
Package: cubicweb-squareui
Package: cubicweb-squareui
Architecture: all
Architecture: all
...
...
This diff is collapsed.
Click to expand it.
debian/rules
+
1
−
1
View file @
01d70c27
...
@@ -40,7 +40,7 @@
...
@@ -40,7 +40,7 @@
dh_installexamples -i
dh_installexamples -i
dh_installdocs -i
dh_installdocs -i
dh_installman -i
dh_installman -i
dh_py
support
-i /usr/share/cubicweb
dh_py
thon2
-i /usr/share/cubicweb
dh_link -i
dh_link -i
dh_compress -i -X.py -X.ini -X.xml -Xtest
dh_compress -i -X.py -X.ini -X.xml -Xtest
dh_fixperms -i
dh_fixperms -i
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment