Mass changes
d/s/options: extend-diff-ignore of .gitreview d/control: Use correct branch in Vcs-* fields Change-Id: I9bfc29fd782452c2fd8c3b892939386bf66777b5
This commit is contained in:
7
debian/changelog
vendored
7
debian/changelog
vendored
@@ -1,3 +1,10 @@
|
||||
python-senlinclient (1.0.0-2) UNRELEASED; urgency=medium
|
||||
|
||||
* d/s/options: extend-diff-ignore of .gitreview
|
||||
* d/control: Use correct branch in Vcs-* fields
|
||||
|
||||
-- Ondřej Nový <onovy@debian.org> Mon, 26 Sep 2016 19:15:18 +0200
|
||||
|
||||
python-senlinclient (1.0.0-1) experimental; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
|
||||
4
debian/control
vendored
4
debian/control
vendored
@@ -59,8 +59,8 @@ Build-Depends-Indep: git,
|
||||
subunit,
|
||||
testrepository,
|
||||
Standards-Version: 3.9.8
|
||||
Vcs-Browser: https://git.openstack.org/cgit/openstack/deb-python-senlinclient
|
||||
Vcs-Git: https://git.openstack.org/openstack/deb-python-senlinclient
|
||||
Vcs-Browser: https://git.openstack.org/cgit/openstack/deb-python-senlinclient?h=debian%2Fnewton
|
||||
Vcs-Git: https://git.openstack.org/openstack/deb-python-senlinclient -b debian/newton
|
||||
Homepage: https://github.com/openstack/python-senlinclient
|
||||
|
||||
Package: python-senlinclient
|
||||
|
||||
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