Mass changes
d/s/options: extend-diff-ignore of .gitreview d/control: Using OpenStack's Gerrit as VCS URLs. Change-Id: Ic508d13bc9be0ba12f4fcb60038ec1fde8f10363
This commit is contained in:
2
debian/changelog
vendored
2
debian/changelog
vendored
@@ -3,6 +3,8 @@ python-xstatic-jquery.tablesorter (2.14.5.1-3) UNRELEASED; urgency=medium
|
||||
* Fixed VCS URLs (https).
|
||||
* d/rules: Changed UPSTREAM_GIT to new URL
|
||||
* d/copyright: Changed source URL to new one
|
||||
* d/s/options: extend-diff-ignore of .gitreview
|
||||
* d/control: Using OpenStack's Gerrit as VCS URLs.
|
||||
|
||||
-- Ondřej Nový <novy@ondrej.org> Sun, 28 Feb 2016 15:54:38 +0100
|
||||
|
||||
|
||||
4
debian/control
vendored
4
debian/control
vendored
@@ -10,8 +10,8 @@ Build-Depends: debhelper (>= 9),
|
||||
python3-setuptools
|
||||
Build-Conflicts: python-xstatic, python3-xstatic
|
||||
Standards-Version: 3.9.6
|
||||
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/python-xstatic-jquery.tablesorter.git/
|
||||
Vcs-Git: https://anonscm.debian.org/git/openstack/python-xstatic-jquery.tablesorter.git
|
||||
Vcs-Browser: https://git.openstack.org/cgit/openstack/deb-python-xstatic-jquery.tablesorter?h=debian%2Fnewton
|
||||
Vcs-Git: https://git.openstack.org/openstack/deb-python-xstatic-jquery.tablesorter -b debian/newton
|
||||
Homepage: https://github.com/stackforge/xstatic-jquery.tablesorter
|
||||
|
||||
Package: python-xstatic-jquery.tablesorter
|
||||
|
||||
1
debian/source/options
vendored
1
debian/source/options
vendored
@@ -1 +1,2 @@
|
||||
extend-diff-ignore = "^[^/]*[.]egg-info/"
|
||||
extend-diff-ignore = "^[.]gitreview$"
|
||||
|
||||
Reference in New Issue
Block a user