Standards-Version: 4.1.4 (no changes required)
This commit is contained in:
parent
28bea6eb06
commit
0a62284f0e
|
|
@ -3,6 +3,7 @@ ostree (2018.4-3) UNRELEASED; urgency=medium
|
||||||
* ostree-tests: Add Lintian override for library-not-linked-against-libc.
|
* ostree-tests: Add Lintian override for library-not-linked-against-libc.
|
||||||
libreaddir-rand.so genuinely doesn't use any libc ABIs directly, only
|
libreaddir-rand.so genuinely doesn't use any libc ABIs directly, only
|
||||||
via GLib.
|
via GLib.
|
||||||
|
* Standards-Version: 4.1.4 (no changes required)
|
||||||
|
|
||||||
-- Simon McVittie <smcv@debian.org> Tue, 24 Apr 2018 08:21:54 +0100
|
-- Simon McVittie <smcv@debian.org> Tue, 24 Apr 2018 08:21:54 +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.3
|
Standards-Version: 4.1.4
|
||||||
Homepage: https://github.com/ostreedev/ostree/
|
Homepage: https://github.com/ostreedev/ostree/
|
||||||
Vcs-Git: https://salsa.debian.org/debian/ostree.git
|
Vcs-Git: https://salsa.debian.org/debian/ostree.git
|
||||||
Vcs-Browser: https://salsa.debian.org/debian/ostree
|
Vcs-Browser: https://salsa.debian.org/debian/ostree
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue