summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2009-09-01 22:24:33 -0700
committerSteve Langasek <vorlon@debian.org>2019-01-08 21:25:59 -0800
commitd4f61bea78a561f9c9a5f6a0859f20c249e58094 (patch)
tree6a58f4514de75a128e050e44a50420a9dd795f7d
parentd2e0718a5cdf6e98f7d24f30d883f3fa24008dd2 (diff)
Bump debian/compat to 7, so we can use sane contents in debian/*.install
-rw-r--r--debian/changelog6
-rw-r--r--debian/compat2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 267a2453..0373ec2f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pam (1.1.0-3) UNRELEASED; urgency=low
+
+ * Bump debian/compat to 7, so we can use sane contents in debian/*.install
+
+ -- Steve Langasek <vorlon@debian.org> Tue, 01 Sep 2009 22:23:47 -0700
+
pam (1.1.0-2) unstable; urgency=low
[ Steve Langasek ]
diff --git a/debian/compat b/debian/compat
index 7ed6ff82..7f8f011e 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+7