* debian/rules, debian/man.insert, debian/man.insert.sed: Bug #507673 has

been closed. It is no more needed to patch the generated manpages. This
    also fix failures to build twice is a row. Closes: #636047
This commit is contained in:
nekral-guest
2011-08-17 17:36:54 +00:00
parent 5760010c6a
commit 5305181f4e
4 changed files with 6 additions and 11 deletions

8
debian/changelog vendored
View File

@@ -1,7 +1,8 @@
shadow (1:4.1.5-1) UNRELEASED; urgency=low
[ Nicolas FRANCOIS (Nekral) ]
* The "Charolais" release.
[ Nicolas FRANCOIS (Nekral) ]
* New upstream release:
- userdel: Check the existence of the user's mail spool before trying to
remove it. If it does not exist, a warning is issued, but no failure.
@@ -65,12 +66,15 @@ shadow (1:4.1.5-1) UNRELEASED; urgency=low
* debian/securetty.linux: Add serial Console for MIPS Swarm.
(http://lists.debian.org/debian-release/2011/02/msg00320.html)
* debian/securetty.linux: Fixed typo: ttyama -> ttyAMA. Closes: #544184
* debian/rules, debian/man.insert, debian/man.insert.sed: Bug #507673 has
been closed. It is no more needed to patch the generated manpages. This
also fix failures to build twice is a row. Closes: #636047
[ Christian Perrier ]
* Use "linux-any" instead of a negated list of architectures in
Build-Depends. Closes: #634465
-- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net> Fri, 24 Jun 2011 23:43:56 +0200
-- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net> Fri, 29 Jul 2011 15:29:02 +0200
shadow (1:4.1.4.2+svn3283-3) unstable; urgency=high

3
debian/man.insert vendored
View File

@@ -1,3 +0,0 @@
.\" http://bugs.debian.org/507673
.ie \n(.g .ds Aq \(aq
.el .ds Aq '

View File

@@ -1,2 +0,0 @@
/^\.TH/{r debian/man.insert
}

4
debian/rules vendored
View File

@@ -40,10 +40,6 @@ else
endif
export CFLAGS
common-build-arch::
# Waiting for http://bugs.debian.org/507673
sed -i -f debian/man.insert.sed man/*.[0-9] man/*/*.[0-9]
# Add extras to the install process:
binary-install/login::
dh_installpam -p login