1
0
mirror of synced 2026-01-17 16:33:51 +00:00

Declare GitHub as primary hosting

This commit is contained in:
Axel Beckert 2015-07-21 12:05:57 +02:00
parent 163ea52097
commit 058cf38946
3 changed files with 14 additions and 6 deletions

View File

@ -4,10 +4,10 @@ xen-tools
[![Travis CI Build Status](https://api.travis-ci.org/xen-tools/xen-tools.svg)](https://travis-ci.org/xen-tools/xen-tools)
* [Homepage](http://www.xen-tools.org/software/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) (_outdated_, no more updated, for historical reference only)
* Offical Git Repositories:
* [at GitHub](http://github.com/xen-tools/xen-tools) (primary, includes [Issue Tracker](https://github.com/xen-tools/xen-tools/issues))
* [at GitLab](http://gitlab.com/xen-tools/xen-tools) (secondary, doesn't support the `git://` protocol.)
* Historical Git Repository: [at Gitorious](http://gitorious.org/xen-tools) (_outdated_, no more updated, for historical reference only)
* [Mailing Lists](http://www.xen-tools.org/software/xen-tools/lists.html)
About

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
xen-tools (4.6+dev-1) UNRELEASED; urgency=medium
* New upstream SNAPSHOT
+ Declare GitHub as primary hosting.
* Update Vcs-* headers to point to GitHub instead of GitLab.
-- Axel Beckert <abe@debian.org> Tue, 21 Jul 2015 12:04:41 +0200
xen-tools (4.6-1) unstable; urgency=low
* New upstream release

4
debian/control vendored
View File

@ -19,8 +19,8 @@ Build-Depends: debhelper (>= 9~),
libtext-template-perl
Standards-Version: 3.9.6
Homepage: http://xen-tools.org/software/xen-tools
Vcs-Browser: https://gitlab.com/xen-tools/xen-tools
Vcs-Git: https://gitlab.com/xen-tools/xen-tools.git
Vcs-Browser: https://github.com/xen-tools/xen-tools
Vcs-Git: git://github.com/xen-tools/xen-tools.git
Testsuite: autopkgtest
Package: xen-tools