Use the GitHub repository as the Homepage and Source
The GNOME wiki page is less frequently updated.
This commit is contained in:
parent
65fccc367c
commit
7627fd4398
|
|
@ -3,6 +3,8 @@ ostree (2016.6-2) UNRELEASED; urgency=medium
|
|||
* d/p/tests-Improve-check-for-proc-cmdline-kargs.patch: add patch from
|
||||
upstream fixing FTBFS on host machines without root= in /proc/cmdline,
|
||||
such as the reproducible builds armhf workers
|
||||
* d/control, d/copyright: use the GitHub repository as the Homepage
|
||||
and Source: the GNOME wiki page is less frequently updated
|
||||
|
||||
-- Simon McVittie <smcv@debian.org> Tue, 28 Jun 2016 09:26:01 +0100
|
||||
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@ Build-Depends:
|
|||
procps,
|
||||
zlib1g-dev,
|
||||
Standards-Version: 3.9.8
|
||||
Homepage: https://wiki.gnome.org/Projects/OSTree
|
||||
Homepage: https://github.com/ostreedev/ostree/
|
||||
Vcs-Git: https://anonscm.debian.org/git/collab-maint/ostree.git
|
||||
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/ostree.git
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: ostree
|
||||
Source: https://wiki.gnome.org/Projects/OSTree
|
||||
Upstream-Name: OSTree
|
||||
Source: https://github.com/ostreedev/ostree/
|
||||
|
||||
Files: *
|
||||
Copyright:
|
||||
|
|
|
|||
Loading…
Reference in New Issue