aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2023-10-24 19:38:53 +0200
committerSteve Langasek <steve.langasek@canonical.com>2023-11-20 05:59:53 -0800
commit3a128a9b5db023be2710383a4a7dfe192788d7a3 (patch)
tree914d0fdd4ca14b5b1bd48d6d2186d4053ec4202e /debian/changelog
parent71662fe5ed190d4c8fca3fe4554a13259a2b05d7 (diff)
downloadpam-3a128a9b5db023be2710383a4a7dfe192788d7a3.tar.gz
pam-3a128a9b5db023be2710383a4a7dfe192788d7a3.tar.bz2
pam-3a128a9b5db023be2710383a4a7dfe192788d7a3.zip
Import Debian changes 1.5.2-9.1
pam (1.5.2-9.1) unstable; urgency=medium . * Non-maintainer upload acked by Sam Hartman. * Really fix quilt-related FTBFS: (Closes: #1054505) pam is a 3.0 (quilt) source package and has a .pc directory after unpack despite having no debian/patches. Even when setting QUILT_PATCH_DIR or QUILT_PATCHES, quilt is now mislead to using the non-existent debian/patches and this makes dh_quilt_unpatch fail, so we delete that directory unless it corresponds to the real debian/patches-applied that we want to be used.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 87e8b0a4..2a4657b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+pam (1.5.2-9.1) unstable; urgency=medium
+
+ * Non-maintainer upload acked by Sam Hartman.
+ * Really fix quilt-related FTBFS: (Closes: #1054505)
+ pam is a 3.0 (quilt) source package and has a .pc directory after unpack
+ despite having no debian/patches. Even when setting QUILT_PATCH_DIR or
+ QUILT_PATCHES, quilt is now mislead to using the non-existent
+ debian/patches and this makes dh_quilt_unpatch fail, so we delete that
+ directory unless it corresponds to the real debian/patches-applied that we
+ want to be used.
+
+ -- Helmut Grohne <helmut@subdivi.de> Tue, 24 Oct 2023 19:38:53 +0200
+
pam (1.5.2-9) unstable; urgency=low
* Revert 1.5.2-8 upload; as far as I can tell the change is incorrect,