aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvorlon <Unknown>2007-08-20 08:34:14 +0000
committervorlon <Unknown>2007-08-20 08:34:14 +0000
commit564cade0109192dd9c71d2fe95dc208bf5f83197 (patch)
tree865ca702399441e9f12dedbd06565667d7f89359
parent65440b0d343b64d0d66223a472f6f7ec191a2b1f (diff)
downloadpam-564cade0109192dd9c71d2fe95dc208bf5f83197.tar.gz
pam-564cade0109192dd9c71d2fe95dc208bf5f83197.tar.bz2
pam-564cade0109192dd9c71d2fe95dc208bf5f83197.zip
Update to debhelper v5.
-rw-r--r--changelog3
-rw-r--r--compat1
-rwxr-xr-xrules3
3 files changed, 3 insertions, 4 deletions
diff --git a/changelog b/changelog
index 0922d7bf..a98d783b 100644
--- a/changelog
+++ b/changelog
@@ -80,8 +80,9 @@ pam (0.99.7.1-2) UNRELEASED; urgency=low
* Drop debian/local/unix_chkpwd.8 in favor of the upstream manpage.
* libpam-modules.files: /usr/sbin/pam_tally has moved to /sbin/pam_tally
for consistency.
+ * Update to debhelper V5.
- -- Steve Langasek <vorlon@debian.org> Mon, 20 Aug 2007 01:02:17 -0700
+ -- Steve Langasek <vorlon@debian.org> Mon, 20 Aug 2007 01:31:33 -0700
pam (0.79-4) unstable; urgency=medium
diff --git a/compat b/compat
new file mode 100644
index 00000000..7ed6ff82
--- /dev/null
+++ b/compat
@@ -0,0 +1 @@
+5
diff --git a/rules b/rules
index 8ae6434b..d99a32a0 100755
--- a/rules
+++ b/rules
@@ -5,9 +5,6 @@
# architecture-dependant package, as well as an architecture-independant
# package.
-DH_COMPAT = 3
-export DH_COMPAT
-
CFLAGS := -g -D_GNU_SOURCE -D_REENTRANT -fPIC
LDFLAGS := -Wl,-z,defs