You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
reverted:
|
|
--- b/lib/Debian/Debhelper/Dh_Lib.pm
|
|
+++ a/lib/Debian/Debhelper/Dh_Lib.pm
|
|
@@ -6,7 +6,7 @@
|
|
|
|
package Debian::Debhelper::Dh_Lib;
|
|
|
|
-use v5.24;
|
|
+use v5.28;
|
|
use warnings;
|
|
use utf8;
|
|
|