aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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