Mass changes
Added .gitreview file d/s/options: extend-diff-ignore of .gitreview d/control: Using OpenStack's Gerrit as VCS URLs. Change-Id: I69583744f46f3fca9f9aaeeff6833d7015214ca1
This commit is contained in:
5
.gitreview
Normal file
5
.gitreview
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
[gerrit]
|
||||||
|
host=review.openstack.org
|
||||||
|
port=29418
|
||||||
|
project=openstack/deb-python-falcon.git
|
||||||
|
defaultbranch=debian/newton
|
||||||
7
debian/changelog
vendored
7
debian/changelog
vendored
@@ -1,3 +1,10 @@
|
|||||||
|
python-falcon (1.0.0-2) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* d/s/options: extend-diff-ignore of .gitreview
|
||||||
|
* d/control: Using OpenStack's Gerrit as VCS URLs.
|
||||||
|
|
||||||
|
-- Ondřej Nový <onovy@debian.org> Mon, 26 Sep 2016 19:09:43 +0200
|
||||||
|
|
||||||
python-falcon (1.0.0-1) experimental; urgency=medium
|
python-falcon (1.0.0-1) experimental; urgency=medium
|
||||||
|
|
||||||
[ Ondřej Nový ]
|
[ Ondřej Nový ]
|
||||||
|
|||||||
4
debian/control
vendored
4
debian/control
vendored
@@ -30,8 +30,8 @@ Build-Depends: cython,
|
|||||||
python3-testtools,
|
python3-testtools,
|
||||||
python3-yaml,
|
python3-yaml,
|
||||||
Standards-Version: 3.9.8
|
Standards-Version: 3.9.8
|
||||||
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/python-falcon.git/
|
Vcs-Browser: https://git.openstack.org/cgit/openstack/deb-python-falcon?h=debian%2Fnewton
|
||||||
Vcs-Git: https://anonscm.debian.org/git/openstack/python-falcon.git
|
Vcs-Git: https://git.openstack.org/openstack/deb-python-falcon -b debian/newton
|
||||||
Homepage: http://falconframework.org
|
Homepage: http://falconframework.org
|
||||||
|
|
||||||
Package: python-falcon
|
Package: python-falcon
|
||||||
|
|||||||
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