nss-pam-ldapd commit: r1210 - nss-pam-ldapd-0.7
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1210 - nss-pam-ldapd-0.7
- From: Commits of the nss-pam-ldapd project <nss-pam-ldapd-commits [at] lists.arthurdejong.org>
- To: nss-pam-ldapd-commits [at] lists.arthurdejong.org
- Reply-to: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: nss-pam-ldapd commit: r1210 - nss-pam-ldapd-0.7
- Date: Fri, 24 Sep 2010 09:11:39 +0200 (CEST)
Author: arthur
Date: Fri Sep 24 09:11:38 2010
New Revision: 1210
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?view=rev&revision=1210
Log:
fix way ChangeLog is generated for branch
Modified:
nss-pam-ldapd-0.7/Makefile.am
Modified: nss-pam-ldapd-0.7/Makefile.am
==============================================================================
--- nss-pam-ldapd-0.7/Makefile.am Fri Sep 24 09:06:54 2010 (r1209)
+++ nss-pam-ldapd-0.7/Makefile.am Fri Sep 24 09:11:38 2010 (r1210)
@@ -93,7 +93,8 @@
# target for generating the ChangeLog file
changelog:
- ( svn2cl -i --stdout -r HEAD:981 ; \
+ ( svn2cl -i --stdout -r HEAD:1206 ; \
+ svn2cl -i --stdout -r 1205:981 --strip-prefix='nss-pam-ldapd' ;
\
svn2cl -i --stdout -r 980:807 --strip-prefix='nss-ldapd' ; \
) > ChangeLog
--
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits
- nss-pam-ldapd commit: r1210 - nss-pam-ldapd-0.7,
Commits of the nss-pam-ldapd project