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
91a3c1e6e014
Commit
82e19a58
authored
Oct 07, 2020
by
Katia Saurfelt
Browse files
[debian] update debian files, add source and tests
remove debian/watch
parent
8fb11e6fd9b1
Pipeline
#16856
passed with stage
in 1 minute and 13 seconds
Changes
5
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
debian/control
View file @
91a3c1e6
...
...
@@ -2,20 +2,19 @@ Source: cubicweb-squareui
Section: web
Priority: optional
Maintainer: LOGILAB S.A. (Paris, FRANCE) <contact@logilab.fr>
Build-Depends:
debhelper (>= 9),
python (>= 2.7),
dh-python,
python-setuptools,
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 9),
python (>= 2.7),
dh-python,
python-setuptools,
python-six (>= 1.4.0),
cubicweb-common (>= 3.24.0),
cubicweb-bootstrap (>= 1.2.1),
Standards-Version: 4.3.0
X-Python-Version: >= 2.7
Package: cubicweb-squareui
Architecture: all
Depends:
python-cubicweb (>= 3.24)
python-six (>= 1.4),
cubicweb-bootstrap (>= 1.0.0),
${misc:Depends},
${python:Depends},
Description: data-centric user interface for cubicweb based on bootstrap
...
...
debian/copyright
View file @
91a3c1e6
...
...
@@ -4,5 +4,5 @@ Upstream Author:
Copyright:
Copyright (c) 2012 LOGILAB S.A. (Paris, FRANCE).
Copyright (c)
2012
-2020
LOGILAB S.A. (Paris, FRANCE).
http://www.logilab.fr -- mailto:contact@logilab.fr
debian/rules
View file @
91a3c1e6
#!/usr/bin/make -f
export PYBUILD_NAME = cubicweb-squareui
export PYBUILD_OPTION = --test-pytest
# Python 3.8 is broken in Debian unstable as of 2019-11-21
export PYBUILD_DISABLE_python3.8 = 1
%:
dh $@ --with python2
dh $@ --with python2
,python3 --buildsystem=pybuild
debian/source/format
0 → 100644
View file @
91a3c1e6
3.0 (quilt)
debian/source/options
0 → 100644
View file @
91a3c1e6
extend-diff-ignore = "^([^/]*\.spec$)"
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