Mass changes
d/s/options: extend-diff-ignore of .gitreview d/control: Using OpenStack's Gerrit as VCS URLs. Change-Id: I48ac710c995f6d217616a7a532de83facf6ea080
This commit is contained in:
2
debian/changelog
vendored
2
debian/changelog
vendored
@@ -2,6 +2,8 @@ python-semver (2.0.1-2) UNRELEASED; urgency=medium
|
||||
|
||||
* Fixed VCS URLs (https).
|
||||
* d/rules: Changed UPSTREAM_GIT protocol to https
|
||||
* 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:50:13 +0100
|
||||
|
||||
|
||||
4
debian/control
vendored
4
debian/control
vendored
@@ -9,8 +9,8 @@ Build-Depends: debhelper (>= 9),
|
||||
python3-all,
|
||||
python3-setuptools
|
||||
Standards-Version: 3.9.5
|
||||
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/python-semver.git/
|
||||
Vcs-Git: https://anonscm.debian.org/git/openstack/python-semver.git
|
||||
Vcs-Browser: https://git.openstack.org/cgit/openstack/deb-python-semver?h=debian%2Fnewton
|
||||
Vcs-Git: https://git.openstack.org/openstack/deb-python-semver -b debian/newton
|
||||
Homepage: https://github.com/k-bx/python-semver
|
||||
|
||||
Package: python-semver
|
||||
|
||||
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