Codebase list python-xstatic-tv4 / d0ffdd6
Running wrap-and-sort -bast. Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org> Daniel Baumann 6 years ago
2 changed file(s) with 28 addition(s) and 23 deletion(s). Raw diff Collapse all Expand all
22 * Updating vcs fields.
33 * Updating copyright format url.
44 * Updating maintainer field.
5 * Running wrap-and-sort -bast.
56
67 -- Daniel Baumann <daniel.baumann@progress-linux.org> Fri, 04 Aug 2017 22:32:31 +0200
78
11 Section: python
22 Priority: optional
33 Maintainer: Debian OpenStack <openstack-devel@lists.alioth.debian.org>
4 Uploaders: Ivan Udovichenko <iudovichenko@mirantis.com>,
5 Thomas Goirand <zigo@debian.org>
6 Build-Depends: debhelper (>= 9),
7 dh-python,
8 openstack-pkg-tools (>= 52~),
9 python-setuptools,
10 python-all,
11 python3-setuptools,
12 python3-all,
13 yui-compressor,
14 Build-Conflicts: python-xstatic,
15 python3-xstatic
4 Uploaders:
5 Ivan Udovichenko <iudovichenko@mirantis.com>,
6 Thomas Goirand <zigo@debian.org>,
7 Build-Depends:
8 debhelper (>= 9),
9 dh-python,
10 openstack-pkg-tools (>= 52~),
11 python-all,
12 python-setuptools,
13 python3-all,
14 python3-setuptools,
15 yui-compressor,
16 Build-Conflicts:
17 python-xstatic,
18 python3-xstatic,
1619 Standards-Version: 3.9.8
1720 Vcs-Browser: https://anonscm.debian.org/cgit/openstack/xstatic/python-xstatic-tv4.git
1821 Vcs-Git: https://anonscm.debian.org/git/openstack/xstatic/python-xstatic-tv4.git
2023
2124 Package: python-xstatic-tv4
2225 Architecture: all
23 Depends: libjs-jquery (>= 1.8.0),
24 libjs-tv4,
25 python-xstatic,
26 ${python:Depends},
27 ${misc:Depends}
26 Depends:
27 libjs-jquery (>= 1.8.0),
28 libjs-tv4,
29 python-xstatic,
30 ${misc:Depends},
31 ${python:Depends},
2832 Description: tv4 (XStatic packaging standard) - Python 2.7
2933 XStatic is a Python web development tool for handling required static data
3034 files from external projects, such as CSS, images, and JavaScript. It provides
3842
3943 Package: python3-xstatic-tv4
4044 Architecture: all
41 Depends: libjs-jquery (>= 1.8.0),
42 libjs-tv4,
43 python3-xstatic,
44 ${python3:Depends},
45 ${misc:Depends}
45 Depends:
46 libjs-jquery (>= 1.8.0),
47 libjs-tv4,
48 python3-xstatic,
49 ${misc:Depends},
50 ${python3:Depends},
4651 Description: tv4 (XStatic packaging standard) - Python 3.x
4752 XStatic is a Python web development tool for handling required static data
4853 files from external projects, such as CSS, images, and JavaScript. It provides
5358 For a description of tv4, see the libjs-tv4 package.
5459 .
5560 This package contains the Python 3.x module.
56