debian/.gitignore: add
This commit is contained in:
parent
46a386cd0a
commit
af2671ab1d
|
|
@ -0,0 +1,8 @@
|
||||||
|
/*.debhelper
|
||||||
|
/*.substvars
|
||||||
|
/gir1.2-ostree-1.0/
|
||||||
|
/libostree-1-1/
|
||||||
|
/libostree-dev/
|
||||||
|
/libostree-doc/
|
||||||
|
/ostree-grub2/
|
||||||
|
/ostree/
|
||||||
|
|
@ -2,6 +2,7 @@ ostree (2016.1-1) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* Remove -dbg package, rely on automatic dbgsym packages instead
|
* Remove -dbg package, rely on automatic dbgsym packages instead
|
||||||
* Extend package descriptions a bit
|
* Extend package descriptions a bit
|
||||||
|
* debian/.gitignore: add
|
||||||
|
|
||||||
-- Simon McVittie <smcv@debian.org> Wed, 27 Jan 2016 13:04:34 +0100
|
-- Simon McVittie <smcv@debian.org> Wed, 27 Jan 2016 13:04:34 +0100
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue