Package: tacacs+ Version: 4.0.4.27a-1 Severity: normal Tags: patch pending Dear maintainer,
I've prepared an NMU for tacacs+ (versioned as 4.0.4.27a-1.1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Regards.
diff -Nru tacacs+-4.0.4.27a/debian/changelog tacacs+-4.0.4.27a/debian/changelog --- tacacs+-4.0.4.27a/debian/changelog 2014-02-22 17:16:29.000000000 +0100 +++ tacacs+-4.0.4.27a/debian/changelog 2016-09-23 20:35:36.000000000 +0200 @@ -1,3 +1,12 @@ +tacacs+ (4.0.4.27a-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Remove B-D on hardening-wrapper (Closes: #836658) + * Move arch-dependent install stuff to override_dh_auto_install-arch + (Closes: #806114) + + -- Tobias Frost <[email protected]> Fri, 23 Sep 2016 20:35:36 +0200 + tacacs+ (4.0.4.27a-1) unstable; urgency=low * Closes: #714908 incorrect var substitute in multiarch. * New upstream release diff -Nru tacacs+-4.0.4.27a/debian/control tacacs+-4.0.4.27a/debian/control --- tacacs+-4.0.4.27a/debian/control 2014-02-22 18:32:43.000000000 +0100 +++ tacacs+-4.0.4.27a/debian/control 2016-09-23 20:35:36.000000000 +0200 @@ -2,7 +2,7 @@ Section: net Priority: extra Maintainer: Henry-Nicolas Tourneur <[email protected]> -Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.2), dh-exec (>=0.3), autotools-dev, flex, m4, bison, libwrap0-dev, libpam0g-dev, quilt, hardening-wrapper, chrpath +Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.2), dh-exec (>=0.3), autotools-dev, flex, m4, bison, libwrap0-dev, libpam0g-dev, quilt, chrpath Standards-Version: 3.9.5 Homepage: http://www.shrubbery.net/tac_plus/ diff -Nru tacacs+-4.0.4.27a/debian/rules tacacs+-4.0.4.27a/debian/rules --- tacacs+-4.0.4.27a/debian/rules 2014-02-22 18:26:17.000000000 +0100 +++ tacacs+-4.0.4.27a/debian/rules 2016-09-23 20:35:36.000000000 +0200 @@ -12,9 +12,10 @@ %: dh $@ --with autotools-dev,quilt -override_dh_auto_install: - dh_installdirs +override_dh_installinit: dh_installinit --name=tacacs_plus + +override_dh_auto_install-arch: dh_auto_install install -m 644 debian/tacacs+.default $(CURDIR)/debian/tacacs+/etc/default/tacacs+ install -m 600 debian/tac_plus.conf $(CURDIR)/debian/tacacs+/etc/tacacs+
signature.asc
Description: PGP signature

