release 0.8.2

debextract 0.8.2
parent 7501708aaf
commit 5d8943b739
Signed by untrusted user: josch
GPG Key ID: F2CBA5C78FBD83E1

@ -1,3 +1,8 @@
0.8.2 (2021-12-14)
------------------
- use apt patterns to select priority variants (requires apt >= 2.3.10)
0.8.1 (2021-10-07)
------------------

@ -23,7 +23,7 @@
use strict;
use warnings;
our $VERSION = '0.8.1';
our $VERSION = '0.8.2';
use English;
use Getopt::Long;

Loading…
Cancel
Save