diff --git a/debian/changelog b/debian/changelog index 56a5265..428f9f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-unshare (0.2-2) UNRELEASED; urgency=medium + + * Trim trailing whitespace. + + -- Debian Janitor Sun, 05 Sep 2021 06:21:26 -0000 + python-unshare (0.2-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index d08020c..4b28187 100644 --- a/debian/control +++ b/debian/control @@ -25,4 +25,4 @@ * Reverting other features shared from clone() . This library provides an equivalent of the util-linux command-line program - unshare. + unshare. diff --git a/debian/rules b/debian/rules index 0bd0b24..4647c9c 100755 --- a/debian/rules +++ b/debian/rules @@ -2,4 +2,3 @@ %: dh $@ --with python2 -