Update URLs of Git repositories
This commit is contained in:
@@ -4,9 +4,10 @@ xen-tools
|
||||
[](https://travis-ci.org/xtaran/xen-tools)
|
||||
|
||||
* [Homepage](http://www.xen-tools.org/software/xen-tools)
|
||||
* Git Repository:
|
||||
* [at Gitorious](http://gitorious.org/xen-tools)
|
||||
* [at GitHub](http://github.com/xtaran/xen-tools)
|
||||
* Git Repositories:
|
||||
* [at GitLab](http://gitlab.com/xen-tools/xen-tools)
|
||||
* [at GitHub](http://github.com/xen-tools/xen-tools)
|
||||
* [at Gitorious](http://gitorious.org/xen-tools) (deprecated)
|
||||
* [Mailing Lists](http://www.xen-tools.org/software/xen-tools/lists.html)
|
||||
|
||||
About
|
||||
|
||||
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -3,6 +3,7 @@ xen-tools (4.5+dev-1) UNRELEASED; urgency=medium
|
||||
* New upstream SNAPSHOT
|
||||
+ Fix usage of nonexistent variable in removeDebianPackage (Closes:
|
||||
#774936) Thanks Lukas Schwaighofer!
|
||||
* Update Vcs-* headers as Gitorious will close its doors in June.
|
||||
|
||||
-- Axel Beckert <abe@debian.org> Fri, 09 Jan 2015 13:10:37 +0100
|
||||
|
||||
|
||||
4
debian/control
vendored
4
debian/control
vendored
@@ -18,8 +18,8 @@ Build-Depends: debhelper (>= 9~),
|
||||
libtext-template-perl
|
||||
Standards-Version: 3.9.6
|
||||
Homepage: http://xen-tools.org/software/xen-tools
|
||||
Vcs-Browser: http://gitorious.org/xen-tools/xen-tools
|
||||
Vcs-Git: git://gitorious.org/xen-tools/xen-tools.git
|
||||
Vcs-Browser: https://gitlab.com/xen-tools/xen-tools
|
||||
Vcs-Git: https://gitlab.com/xen-tools/xen-tools.git
|
||||
|
||||
Package: xen-tools
|
||||
Architecture: all
|
||||
|
||||
Reference in New Issue
Block a user