summaryrefslogtreecommitdiff
path: root/lib/DhMakeELPA/Command/Packaging.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/DhMakeELPA/Command/Packaging.pm')
-rw-r--r--lib/DhMakeELPA/Command/Packaging.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/DhMakeELPA/Command/Packaging.pm b/lib/DhMakeELPA/Command/Packaging.pm
index a93dfff..40a440a 100644
--- a/lib/DhMakeELPA/Command/Packaging.pm
+++ b/lib/DhMakeELPA/Command/Packaging.pm
@@ -20,7 +20,7 @@ __PACKAGE__->mk_accessors(
qw( main_dir debian_dir bins control pkgname homepage elpa_version copyright gpl_version )
);
-use constant debstdversion => '4.1.1';
+use constant debstdversion => '4.1.3';
sub extract_basic {
my $self = shift;