summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--debian/libpam0g-dev.examples2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f23b36a2..cfabc91a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -77,6 +77,8 @@ pam (0.99.10.0-1) UNRELEASED; urgency=low
being able to enforce minimum times between password changes.
* debian/watch: upstream has hit 1.0, so we're no longer in a "pre"
directory. Fix up the regex for uscan.
+ * Fix the libpam0g-dev examples directory to not include a gratuitous
+ .cvsignore file.
-- Steve Langasek <vorlon@debian.org> Tue, 22 Jul 2008 10:55:45 -0700
diff --git a/debian/libpam0g-dev.examples b/debian/libpam0g-dev.examples
index ef73c99d..96a23a81 100644
--- a/debian/libpam0g-dev.examples
+++ b/debian/libpam0g-dev.examples
@@ -3,4 +3,4 @@ examples/blank.c
examples/check_user.c
examples/vpass.c
examples/xsh.c
-libpamc/test
+libpamc/test/*