diff options
author | Steve Langasek <vorlon@debian.org> | 2019-02-11 16:27:46 -0800 |
---|---|---|
committer | Steve Langasek <vorlon@debian.org> | 2019-02-11 22:11:36 -0800 |
commit | 6efc211a0f23f9812e013bf02a95dd8708f6592e (patch) | |
tree | 700a9f70de878a25242dbfc3d8c61747de58f26c | |
parent | 1a2cb1c4f6c710630ebe46a728bb8b8fb5f68946 (diff) | |
download | pam-6efc211a0f23f9812e013bf02a95dd8708f6592e.tar.gz pam-6efc211a0f23f9812e013bf02a95dd8708f6592e.tar.bz2 pam-6efc211a0f23f9812e013bf02a95dd8708f6592e.zip |
Switch source package to 3.0 (quilt) to consume upstream .tar.xz.
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/source/format | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 62bc8fda..14c61d6a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ pam (1.3.1-1) UNRELEASED; urgency=medium * Drop unused lintian overrides. * Fix lintian warnings; thanks to Andreas Henriksson <andreas@fatal.se> and Florian Vessaz <florian@florv.ch> + * Switch source package to 3.0 (quilt) to consume upstream .tar.xz. -- Steve Langasek <vorlon@debian.org> Wed, 23 Jan 2019 14:44:20 +0000 diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 00000000..163aaf8d --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) |