summaryrefslogtreecommitdiffstats
path: root/packaging/debian/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/debian/Makefile.am')
-rw-r--r--packaging/debian/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/packaging/debian/Makefile.am b/packaging/debian/Makefile.am
new file mode 100644
index 0000000..4c3ea39
--- /dev/null
+++ b/packaging/debian/Makefile.am
@@ -0,0 +1,6 @@
+MAINTAINERCLEANFILES = Makefile.in
+
+EXTRA_DIST = changelog compat control copyright Makefile.am rules source/format
+dist-hook:
+ chmod u+w $(distdir)/changelog
+ printf "eulogium (${VERSION}) UNRELEASED; urgency=low\n\n * Initial release.\n\n -- Olliver Schinagl <o.schinagl@ultimaker.com> `date -R`\n" date -R > changelog