From 1c01cb7e55e8abf20c6578217a1618fa379f96ac Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sat, 14 Aug 2010 13:29:02 +0000 Subject: 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 --- Makefile.am | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'Makefile.am') 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: -- cgit v1.2.3-54-g00ecf