Mass changes
d/s/options: extend-diff-ignore of .gitreview d/control: Use correct branch in Vcs-* fields Change-Id: Ic8e631768bfc7fe63fbb82c05570481f24b46ccb
This commit is contained in:
7
debian/changelog
vendored
7
debian/changelog
vendored
@@ -1,3 +1,10 @@
|
||||
python-oslo.db (4.13.3-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:12:53 +0200
|
||||
|
||||
python-oslo.db (4.13.3-1) experimental; urgency=medium
|
||||
|
||||
[ David Della Vecchia ]
|
||||
|
||||
4
debian/control
vendored
4
debian/control
vendored
@@ -63,8 +63,8 @@ Build-Depends-Indep: alembic (>= 0.8.4),
|
||||
subunit,
|
||||
testrepository,
|
||||
Standards-Version: 3.9.8
|
||||
Vcs-Browser: https://git.openstack.org/cgit/openstack/deb-python-oslo.db
|
||||
Vcs-Git: https://git.openstack.org/openstack/deb-python-oslo.db
|
||||
Vcs-Browser: https://git.openstack.org/cgit/openstack/deb-python-oslo.db?h=debian%2Fnewton
|
||||
Vcs-Git: https://git.openstack.org/openstack/deb-python-oslo.db -b debian/newton
|
||||
Homepage: https://launchpad.net/oslo
|
||||
|
||||
Package: python-oslo.db
|
||||
|
||||
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