summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2010-08-14 13:29:02 +0000
committerArthur de Jong <arthur@arthurdejong.org>2010-08-14 13:29:02 +0000
commit1c01cb7e55e8abf20c6578217a1618fa379f96ac (patch)
treef6c814e68b7450db709311d7227812c7fc378dad /Makefile.am
parent7c9b2350ebc0e2eaeed94b21534c5835ddabd93c (diff)
archive older ChangeLog entries in year files
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1170 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 2 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index 1e1fab1..c958354 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -59,7 +59,7 @@ DEBIAN_FILES = debian/changelog debian/compat debian/control \
debian/po/POTFILES.in debian/po/templates.pot \
$(wildcard debian/po/*.po)
-EXTRA_DIST = nslcd.conf nslcd.h \
+EXTRA_DIST = nslcd.conf nslcd.h $(wildcard ChangeLog-20??) \
$(wildcard m4/*.m4) HACKING $(DEBIAN_FILES)
DISTCHECK_CONFIGURE_FLAGS = --enable-warnings
@@ -92,10 +92,7 @@ deb: distdir
# target for generating the ChangeLog file
changelog:
( svn2cl -i --stdout -r HEAD:981 ; \
- svn2cl -i --stdout -r 980:195 --strip-prefix='nss-ldapd' ; \
- svn2cl -i --stdout -r 194:3 --strip-prefix='libnss_ldapd' ; \
- svn2cl -i --stdout -r 2 --strip-prefix='libnss_ldap_251-5.2' ; \
- svn2cl -i --stdout -r 1 --strip-prefix='nss_ldap-251' ; \
+ svn2cl -i --stdout -r 980:807 --strip-prefix='nss-ldapd' ; \
) > ChangeLog
flawfinder.html: