Fixed VCS URL (https)
This commit is contained in:
parent
58a8a2d1d8
commit
d10532039b
2 changed files with 7 additions and 1 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
kitchen (1.1.1-1~bpo70+2) UNRELEASED; urgency=medium
|
||||
|
||||
* Fixed VCS URL (https)
|
||||
|
||||
-- Ondřej Nový <novy@ondrej.org> Tue, 29 Mar 2016 21:40:44 +0200
|
||||
|
||||
kitchen (1.1.1-1~bpo70+1) wheezy-backports; urgency=low
|
||||
|
||||
* Rebuild for wheezy-backports.
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -12,7 +12,7 @@ Build-Depends:
|
|||
Standards-Version: 3.9.4
|
||||
X-Python-Version: >= 2.3
|
||||
Homepage: https://fedorahosted.org/kitchen/
|
||||
Vcs-Git: git://anonscm.debian.org/python-modules/packages/kitchen.git
|
||||
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/kitchen.git
|
||||
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/kitchen.git
|
||||
|
||||
Package: python-kitchen
|
||||
|
|
Loading…
Reference in a new issue