Standards-Version: 4.1.1 (no changes required)
This commit is contained in:
parent
af07ab4577
commit
26aa840abd
|
|
@ -8,6 +8,7 @@ ostree (2017.13-1) UNRELEASED; urgency=medium
|
||||||
Strictly speaking we might only need 0.15, but I'm not going to
|
Strictly speaking we might only need 0.15, but I'm not going to
|
||||||
test versions older than the jessie backport.
|
test versions older than the jessie backport.
|
||||||
* Set Rules-Requires-Root to no
|
* Set Rules-Requires-Root to no
|
||||||
|
* Standards-Version: 4.1.1 (no changes required)
|
||||||
|
|
||||||
-- Simon McVittie <smcv@debian.org> Fri, 27 Oct 2017 14:43:58 +0100
|
-- Simon McVittie <smcv@debian.org> Fri, 27 Oct 2017 14:43:58 +0100
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -44,7 +44,7 @@ Build-Depends:
|
||||||
Build-Depends-Indep:
|
Build-Depends-Indep:
|
||||||
libglib2.0-doc,
|
libglib2.0-doc,
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
Standards-Version: 4.1.0
|
Standards-Version: 4.1.1
|
||||||
Homepage: https://github.com/ostreedev/ostree/
|
Homepage: https://github.com/ostreedev/ostree/
|
||||||
Vcs-Git: https://anonscm.debian.org/git/collab-maint/ostree.git
|
Vcs-Git: https://anonscm.debian.org/git/collab-maint/ostree.git
|
||||||
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/ostree.git
|
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/ostree.git
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue