Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenStack
xstatic
python-xstatic-jquery.quicksearch
Commits
8a90c923
Unverified
Commit
8a90c923
authored
Aug 04, 2017
by
Daniel Baumann
Browse files
Running wrap-and-sort -bast.
Signed-off-by:
Daniel Baumann
<
daniel.baumann@progress-linux.org
>
parent
c14caf68
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
8a90c923
...
...
@@ -8,6 +8,7 @@ python-xstatic-jquery.quicksearch (2.0.4.1-2) UNRELEASED; urgency=medium
* Updating vcs fields.
* Updating copyright format url.
* Updating maintainer field.
* Running wrap-and-sort -bast.
-- Ondřej Nový <novy@ondrej.org> Sun, 28 Feb 2016 15:54:34 +0100
...
...
debian/control
View file @
8a90c923
...
...
@@ -2,13 +2,17 @@ Source: python-xstatic-jquery.quicksearch
Section: python
Priority: optional
Maintainer: Debian OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>
Build-Depends: debhelper (>= 9),
python-all (>= 2.6.6-3~),
python-setuptools,
python3-all,
python3-setuptools
Build-Conflicts: python-xstatic, python3-xstatic
Uploaders:
Thomas Goirand <zigo@debian.org>,
Build-Depends:
debhelper (>= 9),
python-all (>= 2.6.6-3~),
python-setuptools,
python3-all,
python3-setuptools,
Build-Conflicts:
python-xstatic,
python3-xstatic,
Standards-Version: 3.9.5
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/xstatic/python-xstatic-jquery.quicksearch.git
Vcs-Git: https://anonscm.debian.org/git/openstack/xstatic/python-xstatic-jquery.quicksearch.git
...
...
@@ -16,11 +20,13 @@ Homepage: http://plugins.jquery.com/jquery.quicksearch/
Package: python-xstatic-jquery.quicksearch
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: libjs-jquery.quicksearch,
python-xstatic,
${misc:Depends},
${python:Depends}
Pre-Depends:
dpkg (>= 1.15.6~),
Depends:
libjs-jquery.quicksearch,
python-xstatic,
${misc:Depends},
${python:Depends},
Description: jQuery.quicksearch XStatic support - Python 2.x
XStatic is a packaging standard to package external (often 3rd party) static
files as a Python package, so they are easily usable on all operating systems,
...
...
@@ -47,11 +53,13 @@ Description: jQuery.quicksearch XStatic support - Python 2.x
Package: python3-xstatic-jquery.quicksearch
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: libjs-jquery.quicksearch,
python3-xstatic,
${misc:Depends},
${python3:Depends}
Pre-Depends:
dpkg (>= 1.15.6~),
Depends:
libjs-jquery.quicksearch,
python3-xstatic,
${misc:Depends},
${python3:Depends},
Description: jQuery.quicksearch XStatic support - Python 3.x
XStatic is a packaging standard to package external (often 3rd party) static
files as a Python package, so they are easily usable on all operating systems,
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment