Skip to content
Snippets Groups Projects
Commit b9d8d771 authored by Guillaume Desmottes's avatar Guillaume Desmottes
Browse files

pre-release packaging/CI fixes


Fixes to integrate Traprain into Apertis's QA and CI system.

- Need a 'NEWS' file so 'make distcheck' can pass.
- Create a debian/changelog so we can build pre-release packages.
- When building from not released version, ChangeLog is generated during
  the build process. Update extend-diff-ignore so dpkg-buildpackage
  won't complain about it.

Signed-off-by: default avatarGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Reviewed-by: default avatarSjoerd Simons <sjoerd.simons@collabora.co.uk>
Differential Revision: https://phabricator.apertis.org/D4301
parent 485f7992
No related branches found
No related tags found
No related merge requests found
Initial release of Traprain 0.1.0
================================
Major changes:
• Initial version of the project
• Not API stable
traprain (0.0.1-0co1) UNRELEASED; urgency=medium
* Pre release build.
-- Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Tue, 13 Sep 2016 09:02:48 +0200
extend-diff-ignore = ^git\.mk$|^\.arcconfig$
extend-diff-ignore = ^git\.mk$|^\.arcconfig$|^ChangeLog$
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment