New Upstream Snapshot - doona

Ready changes

Summary

Merged new upstream version: 1.0+git20220217 (was: 1.0+git20190108).

Resulting package

Built on 2023-02-26T19:34 (took 2m13s)

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t fresh-snapshots doona

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 55e86d2..fd9c44a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+doona (1.0+git20220217-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 26 Feb 2023 19:32:21 -0000
+
 doona (1.0+git20190108-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/patches/fix-for-perl-5-22.patch b/debian/patches/fix-for-perl-5-22.patch
index b1c4267..56fa88e 100644
--- a/debian/patches/fix-for-perl-5-22.patch
+++ b/debian/patches/fix-for-perl-5-22.patch
@@ -7,8 +7,10 @@ Bug-Kali: https://bugs.kali.org/view.php?id=3608
 Last-Update: 2016-09-22
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- a/doona.pl
-+++ b/doona.pl
+Index: doona.git/doona.pl
+===================================================================
+--- doona.git.orig/doona.pl
++++ doona.git/doona.pl
 @@ -6,6 +6,8 @@
  #
  # Doona is a BED fork maintained by wireghoul ( www.justanotherhacker.com )
diff --git a/doona.pl b/doona.pl
index b458b44..08ba66d 100755
--- a/doona.pl
+++ b/doona.pl
@@ -12,6 +12,7 @@ use Config;
 
 #use strict;
 #use warnings;
+use lib ".";
 my $SOCKET;
 my $VERSION = '1.0';
 

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

More details

Full run details