diff --git a/debian/changelog b/debian/changelog index 87fe4b9..c6c97cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-passfd (0.2-4) UNRELEASED; urgency=medium + + * Trim trailing whitespace. + + -- Debian Janitor Thu, 27 May 2021 00:01:14 -0000 + python-passfd (0.2-3) unstable; urgency=medium * Update Standards-Version (no changes). diff --git a/debian/rules b/debian/rules index bcebae9..8e4f4eb 100755 --- a/debian/rules +++ b/debian/rules @@ -2,5 +2,3 @@ %: dh $@ --with python2 --buildsystem=python_distutils - -