diff --git a/README.markdown b/README.markdown index 996c9dc..fe41f5f 100644 --- a/README.markdown +++ b/README.markdown @@ -4,9 +4,10 @@ xen-tools [![Travis CI Build Status](https://travis-ci.org/xtaran/xen-tools.svg)](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 diff --git a/debian/changelog b/debian/changelog index 7dcacde..e0e98c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Fri, 09 Jan 2015 13:10:37 +0100 diff --git a/debian/control b/debian/control index bb691d1..5928828 100644 --- a/debian/control +++ b/debian/control @@ -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