Use canonical URIs for Vcs-* fields.
This commit is contained in:
parent
e8b3362167
commit
c31070c622
2 changed files with 7 additions and 3 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,6 +1,10 @@
|
||||||
kitchen (1.1.1-1) UNRELEASED; urgency=low
|
kitchen (1.1.1-1) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
[ Simon Chopin ]
|
||||||
* Initial release. (Closes: #705930)
|
* Initial release. (Closes: #705930)
|
||||||
* Patch the test set to use consistent locale naming (forwarded)
|
* Patch the test set to use consistent locale naming (forwarded)
|
||||||
|
|
||||||
-- Simon Chopin <chopin.simon@gmail.com> Mon, 22 Apr 2013 21:16:39 +0200
|
[ Jakub Wilk ]
|
||||||
|
* Use canonical URIs for Vcs-* fields.
|
||||||
|
|
||||||
|
-- Jakub Wilk <jwilk@debian.org> Sun, 05 May 2013 16:01:06 +0200
|
||||||
|
|
4
debian/control
vendored
4
debian/control
vendored
|
@ -12,8 +12,8 @@ Build-Depends:
|
||||||
Standards-Version: 3.9.4
|
Standards-Version: 3.9.4
|
||||||
X-Python-Version: >= 2.3
|
X-Python-Version: >= 2.3
|
||||||
Homepage: https://fedorahosted.org/kitchen/
|
Homepage: https://fedorahosted.org/kitchen/
|
||||||
Vcs-Svn: svn://svn.debian.org/python-modules/packages/kitchen/trunk
|
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/kitchen/trunk/
|
||||||
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/kitchen/trunk/
|
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/kitchen/trunk/
|
||||||
|
|
||||||
Package: python-kitchen
|
Package: python-kitchen
|
||||||
Architecture: all
|
Architecture: all
|
||||||
|
|
Loading…
Reference in a new issue