lists.arthurdejong.org
RSS feed

nss-pam-ldapd commit: r2176 - debian/nss-pam-ldapd/trunk/debian

[Date Prev][Date Next] [Thread Prev][Thread Next]

nss-pam-ldapd commit: r2176 - debian/nss-pam-ldapd/trunk/debian



Author: arthur
Date: Sun Feb 18 22:56:02 2018
New Revision: 2176
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=2176&view=revision

Log:
upgrade to debhelper compatibility level 11

Modified:
   debian/nss-pam-ldapd/trunk/debian/changelog
   debian/nss-pam-ldapd/trunk/debian/compat
   debian/nss-pam-ldapd/trunk/debian/control
   debian/nss-pam-ldapd/trunk/debian/rules

Modified: debian/nss-pam-ldapd/trunk/debian/changelog
==============================================================================
--- debian/nss-pam-ldapd/trunk/debian/changelog Sun Feb 18 21:22:35 2018        
(r2175)
+++ debian/nss-pam-ldapd/trunk/debian/changelog Sun Feb 18 22:56:02 2018        
(r2176)
@@ -4,8 +4,9 @@
     - support spaces in attribute mapping expressions
     - allow parsing longer lines in the configuration file
     - allow for longer host names (closes: #890508)
+  * upgrade to debhelper compatibility level 7
 
- -- Arthur de Jong <adejong@debian.org>  Sun, 18 Feb 2018 21:00:00 +0100
+ -- Arthur de Jong <adejong@debian.org>  Sun, 18 Feb 2018 22:00:00 +0100
 
 nss-pam-ldapd (0.9.8-1) unstable; urgency=medium
 

Modified: debian/nss-pam-ldapd/trunk/debian/compat
==============================================================================
--- debian/nss-pam-ldapd/trunk/debian/compat    Sun Feb 18 21:22:35 2018        
(r2175)
+++ debian/nss-pam-ldapd/trunk/debian/compat    Sun Feb 18 22:56:02 2018        
(r2176)
@@ -1 +1 @@
-9
+11

Modified: debian/nss-pam-ldapd/trunk/debian/control
==============================================================================
--- debian/nss-pam-ldapd/trunk/debian/control   Sun Feb 18 21:22:35 2018        
(r2175)
+++ debian/nss-pam-ldapd/trunk/debian/control   Sun Feb 18 22:56:02 2018        
(r2176)
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Arthur de Jong <adejong@debian.org>
 Standards-Version: 4.0.0
-Build-Depends: debhelper (>=9), autotools-dev, libkrb5-dev, libldap2-dev,
+Build-Depends: debhelper (>=11), libkrb5-dev, libldap2-dev,
                libsasl2-dev, po-debconf (>= 0.5.0), docbook2x, docbook-xml,
                libpam0g-dev, python (>= 2.6.6-3~), python-daemon, python-ldap,
                python-pyasn1, python-pyasn1-modules

Modified: debian/nss-pam-ldapd/trunk/debian/rules
==============================================================================
--- debian/nss-pam-ldapd/trunk/debian/rules     Sun Feb 18 21:22:35 2018        
(r2175)
+++ debian/nss-pam-ldapd/trunk/debian/rules     Sun Feb 18 22:56:02 2018        
(r2176)
@@ -25,8 +25,7 @@
        -dh_auto_test
        -cat tests/test-suite.log
 
-# ensure that nslcd is not down during upgrades and generate a pynslcd
-# init script on the fly
+# generate a pynslcd init script on the fly
 override_dh_installinit:
        sed 's/^\(# Provides: *\|NSLCD_NAME=\)nslcd/\1pynslcd/' 
debian/nslcd.init > debian/pynslcd.init
-       dh_installinit --restart-after-upgrade
+       dh_installinit
-- 
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
https://lists.arthurdejong.org/nss-pam-ldapd-commits/