changed debian/source/format to native

This commit is contained in:
rtlhq 2022-11-30 19:38:44 +08:00
parent de3faa1315
commit 790e9d1f36
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
3.0 (quilt)
3.0 (native)

View File

@ -1,4 +1,4 @@
#!/usr/bin/env perl
#!/usr/bin/perl
use warnings;
use strict;
require Barcode::ZBar;

View File

@ -1,4 +1,4 @@
#!/usr/bin/env perl
#!/usr/bin/perl
use warnings;
use strict;
require Barcode::ZBar;