diff options
author | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-06-09 18:00:41 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2018-10-15 18:22:47 +0200 |
commit | e48460055b2673733ac12bdb15dde2c6e2e4eb26 (patch) | |
tree | 526461121bd1d35edac6a1b4da3bc2035b8d65f5 /deb/debian.changelog.in | |
parent | 6291698ec643d2243f21fc7dbf626632405fc197 (diff) |
Update packaging creation
* update rpm creation
* add deb packaging
Change-Id: Idc1623b7b0ca72d4842e59f9495fc26c487ef008
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'deb/debian.changelog.in')
-rw-r--r-- | deb/debian.changelog.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/deb/debian.changelog.in b/deb/debian.changelog.in new file mode 100644 index 0000000..f72c717 --- /dev/null +++ b/deb/debian.changelog.in @@ -0,0 +1,5 @@ +@NPKG_PROJECT_NAME@ (@PROJECT_VERSION@-0) UNRELEASED; urgency=low + + * init build + + -- @PROJECT_AUTHOR@ <@PROJECT_AUTHOR_MAIL@> Mon, 25 Dec 2007 10:50:38 +0100 |