Mass changes
d/s/options: extend-diff-ignore of .gitreview d/control: Use correct branch in Vcs-* fields Change-Id: Ie5205b41145139c371d1dbe30177ca025a05b94e
This commit is contained in:
5
debian/changelog
vendored
5
debian/changelog
vendored
@@ -1,7 +1,12 @@
|
||||
python-neutronclient (1:6.0.0-2) UNRELEASED; urgency=medium
|
||||
|
||||
[ Thomas Goirand ]
|
||||
* Using pkgos-dh_auto_install from openstack-pkg-tools >= 52~.
|
||||
|
||||
[ Ondřej Nový ]
|
||||
* d/s/options: extend-diff-ignore of .gitreview
|
||||
* d/control: Use correct branch in Vcs-* fields
|
||||
|
||||
-- Thomas Goirand <zigo@debian.org> Wed, 14 Sep 2016 09:11:03 +0200
|
||||
|
||||
python-neutronclient (1:6.0.0-1) experimental; urgency=medium
|
||||
|
||||
4
debian/control
vendored
4
debian/control
vendored
@@ -67,8 +67,8 @@ Build-Depends-Indep: python-babel (>= 2.3.4),
|
||||
subunit,
|
||||
testrepository,
|
||||
Standards-Version: 3.9.8
|
||||
Vcs-Browser: https://git.openstack.org/cgit/openstack/deb-python-neutronclient
|
||||
Vcs-Git: https://git.openstack.org/openstack/deb-python-neutronclient
|
||||
Vcs-Browser: https://git.openstack.org/cgit/openstack/deb-python-neutronclient?h=debian%2Fnewton
|
||||
Vcs-Git: https://git.openstack.org/openstack/deb-python-neutronclient -b debian/newton
|
||||
Homepage: https://launchpad.net/python-neutronclient
|
||||
XS-Testsuite: autopkgtest
|
||||
|
||||
|
||||
1
debian/source/options
vendored
Normal file
1
debian/source/options
vendored
Normal file
@@ -0,0 +1 @@
|
||||
extend-diff-ignore = "^[.]gitreview$"
|
||||
Reference in New Issue
Block a user