Mass changes
Added .gitreview file d/s/options: extend-diff-ignore of .gitreview d/control: Using OpenStack's Gerrit as VCS URLs. Change-Id: I4cf10ccbaa82875d50aa03b51923426197878dfc
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-django-pyscss.git
|
||||
defaultbranch=debian/newton
|
||||
7
debian/changelog
vendored
7
debian/changelog
vendored
@@ -1,3 +1,10 @@
|
||||
python-django-pyscss (2.0.2-7) 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:21 +0200
|
||||
|
||||
python-django-pyscss (2.0.2-6) unstable; urgency=medium
|
||||
|
||||
* Fix FTBFS (Closes: #832830):
|
||||
|
||||
4
debian/control
vendored
4
debian/control
vendored
@@ -31,8 +31,8 @@ Build-Depends-Indep: python-compressor,
|
||||
python3-simplejson,
|
||||
python3-six,
|
||||
Standards-Version: 3.9.8
|
||||
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/python-django-pyscss.git/
|
||||
Vcs-Git: https://anonscm.debian.org/git/openstack/python-django-pyscss.git
|
||||
Vcs-Browser: https://git.openstack.org/cgit/openstack/deb-python-django-pyscss?h=debian%2Fnewton
|
||||
Vcs-Git: https://git.openstack.org/openstack/deb-python-django-pyscss -b debian/newton
|
||||
Homepage: https://github.com/fusionbox/django-pyscss
|
||||
|
||||
Package: python-django-pyscss
|
||||
|
||||
1
debian/source/options
vendored
1
debian/source/options
vendored
@@ -1,2 +1,3 @@
|
||||
extend-diff-ignore = "^[^/]*[.]egg-info/"
|
||||
extend-diff-ignore = "^[^/]*[.]dist/.*"
|
||||
extend-diff-ignore = "^[.]gitreview$"
|
||||
|
||||
Reference in New Issue
Block a user