Mass changes
d/s/options: extend-diff-ignore of .gitreview d/control: Using OpenStack's Gerrit as VCS URLs. Change-Id: Id02b92520cfd8505c48e11b996893f3d4c62c8fc
This commit is contained in:
7
debian/changelog
vendored
7
debian/changelog
vendored
@@ -1,3 +1,10 @@
|
||||
python-kafka (0.9.5-3) 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:10:48 +0200
|
||||
|
||||
python-kafka (0.9.5-2) unstable; urgency=medium
|
||||
|
||||
[ Ondřej Nový ]
|
||||
|
||||
4
debian/control
vendored
4
debian/control
vendored
@@ -21,8 +21,8 @@ Build-Depends-Indep: python-mock,
|
||||
python3-nose-timer,
|
||||
python3-six
|
||||
Standards-Version: 3.9.8
|
||||
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/python-kafka.git/
|
||||
Vcs-Git: https://anonscm.debian.org/git/openstack/python-kafka.git
|
||||
Vcs-Browser: https://git.openstack.org/cgit/openstack/deb-python-kafka?h=debian%2Fnewton
|
||||
Vcs-Git: https://git.openstack.org/openstack/deb-python-kafka -b debian/newton
|
||||
Homepage: https://github.com/mumrah/kafka-python
|
||||
|
||||
Package: python-kafka
|
||||
|
||||
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