From a9bcc6068a94495d77f679e8da67473b5518b1b1 Mon Sep 17 00:00:00 2001 From: Micah Anderson <micah@riseup.net> Date: Sat, 7 Sep 2019 15:21:53 -0400 Subject: [PATCH] [pkg] build with -1 to try and force the orig.tar.gz creation --- debian/changelog | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 606b35f..0976550 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,4 @@ -riseup-vpn (0.19.2-3) unstable; urgency=medium - - * d/control: add Replaces: bitmask - - -- Micah Anderson <micah@riseup.net> Wed, 04 Sep 2019 09:14:59 -0400 - -riseup-vpn (0.19.2-2) unstable; urgency=medium +riseup-vpn (0.19.2-1) unstable; urgency=medium * Update copyright to fix GPL-3+ name * Priority: extra was deprecated, changed to optional @@ -12,6 +6,7 @@ riseup-vpn (0.19.2-2) unstable; urgency=medium * Change dependency on python2|python3 to ${python:Depends} * Add lintian overrides for NMU issues * Add dh_python build-depends and dh_python2 call to debian/rules + * Add d/control: Replaces: bitmask -- Micah Anderson <micah@riseup.net> Tue, 03 Sep 2019 09:51:00 -0400 -- GitLab