nss-pam-ldapd commit: r1604 - debian debian/nss-pam-ldapd debian/nss-pam-ldapd/tags debian/nss-pam-ldapd/trunk debian/nss-pam-ldapd/trunk/debian debian/nss-pam-ldapd/trunk/debian/source nss-pam-lda...
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1604 - debian debian/nss-pam-ldapd debian/nss-pam-ldapd/tags debian/nss-pam-ldapd/trunk debian/nss-pam-ldapd/trunk/debian debian/nss-pam-ldapd/trunk/debian/source nss-pam-lda...
- 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: r1604 - debian debian/nss-pam-ldapd debian/nss-pam-ldapd/tags debian/nss-pam-ldapd/trunk debian/nss-pam-ldapd/trunk/debian debian/nss-pam-ldapd/trunk/debian/source nss-pam-lda...
- Date: Fri, 20 Jan 2012 17:01:33 +0100 (CET)
Author: arthur
Date: Fri Jan 20 17:01:32 2012
New Revision: 1604
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=1604&view=revision
Log:
separate the Debian packaging from main sources switching to non-native Debian
package (using svn-buildpackage)
Added:
debian/
debian/nss-pam-ldapd/
debian/nss-pam-ldapd/tags/
debian/nss-pam-ldapd/trunk/
debian/nss-pam-ldapd/trunk/debian/ (props changed)
- copied from r1602, nss-pam-ldapd/debian/
Deleted:
nss-pam-ldapd/debian/
Modified:
debian/nss-pam-ldapd/trunk/debian/source/format
nss-pam-ldapd/Makefile.am
Modified: debian/nss-pam-ldapd/trunk/debian/source/format
==============================================================================
--- nss-pam-ldapd/debian/source/format Fri Jan 20 15:34:13 2012 (r1602)
+++ debian/nss-pam-ldapd/trunk/debian/source/format Fri Jan 20 17:01:32
2012 (r1604)
@@ -1 +1 @@
-3.0 (native)
+3.0 (quilt)
Modified: nss-pam-ldapd/Makefile.am
==============================================================================
--- nss-pam-ldapd/Makefile.am Fri Jan 20 16:43:59 2012 (r1603)
+++ nss-pam-ldapd/Makefile.am Fri Jan 20 17:01:32 2012 (r1604)
@@ -34,38 +34,8 @@
endif
SUBDIRS += man tests
-DEBIAN_FILES = debian/changelog debian/compat debian/control \
- debian/copyright debian/rules debian/NEWS \
- debian/source/format debian/source/lintian-overrides \
- debian/nslcd.conffile \
- debian/nslcd.config \
- debian/nslcd.default \
- debian/nslcd.docs \
- debian/nslcd.examples \
- debian/nslcd.init \
- debian/nslcd.install \
- debian/nslcd.manpages \
- debian/nslcd.postinst \
- debian/nslcd.postrm \
- debian/nslcd.templates \
- debian/libnss-ldapd.config \
- debian/libnss-ldapd.install \
- debian/libnss-ldapd.lintian-overrides \
- debian/libnss-ldapd.postinst \
- debian/libnss-ldapd.postrm \
- debian/libnss-ldapd.templates \
- debian/libpam-ldapd.install \
- debian/libpam-ldapd.lintian-overrides \
- debian/libpam-ldapd.manpages \
- debian/libpam-ldapd.postinst \
- debian/libpam-ldapd.prerm \
- debian/libpam-ldapd.templates \
- debian/pam-configs/ldap \
- debian/po/POTFILES.in debian/po/templates.pot \
- $(wildcard debian/po/*.po)
-
EXTRA_DIST = nslcd.conf nslcd.h $(wildcard ChangeLog-20??) \
- $(wildcard m4/*.m4) HACKING $(DEBIAN_FILES)
+ $(wildcard m4/*.m4) HACKING
DISTCHECK_CONFIGURE_FLAGS = --enable-warnings
--with-pam-seclib-dir="\$${libdir}/security" \
--enable-pynslcd
@@ -92,14 +62,6 @@
dist-hook:
chmod -R a+rX $(distdir)
-# target for easily creating a Debian package
-# the find is an ugly hack to fix a bug if being built on an nfs filesystem
-deb: distdir
- find $(distdir) -type d | xargs touch
- cd $(distdir) && \
- debuild
- rm -rf $(distdir)
-
# target for generating the ChangeLog file
changelog:
svn2cl -i -r HEAD:1359
--
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: r1604 - debian debian/nss-pam-ldapd debian/nss-pam-ldapd/tags debian/nss-pam-ldapd/trunk debian/nss-pam-ldapd/trunk/debian debian/nss-pam-ldapd/trunk/debian/source nss-pam-lda...,
Commits of the nss-pam-ldapd project