[pkg-fso-commits] [nodm] 27/50: Makefile.am: Add various build cruft files to DISTCLEANFILES.
Mike Gabriel
sunweaver at debian.org
Mon Jan 23 15:19:32 UTC 2017
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository nodm.
commit 909c41ff26051c65253f9f666ac3dc48ccd2624a
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Mar 23 15:07:21 2016 +0100
Makefile.am: Add various build cruft files to DISTCLEANFILES.
---
Makefile.am | 7 +++++++
debian/changelog | 1 +
2 files changed, 8 insertions(+)
diff --git a/Makefile.am b/Makefile.am
index ce21e91..28709f9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -67,3 +67,10 @@ EXTRA_DIST = test_nodm \
$(NULL)
CLEANFILES = nodm.8
+
+DISTCLEANFILES = Makefile.in \
+ aclocal.m4 \
+ config.h.in \
+ config/* \
+ configure \
+ $(NULL)
diff --git a/debian/changelog b/debian/changelog
index db325cb..d853297 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,7 @@ nodm (0.12-1) UNRELEASED; urgency=low
#746700). Thanks to Dan Jacobson for pointing this out.
- Drop .gitignore file. Let's rather provide a working make (dist)clean.
- Makefile.am: line-wrap variable assignments with file lists.
+ - Makefile.am: Add various build cruft files to DISTCLEANFILES.
* debian/control:
+ Process with wrap-and-sort.
+ Bump Standards: to 3.9.7. Required change: DEP-5 compliant copyright file.
--
Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-fso/nodm.git
More information about the pkg-fso-commits
mailing list