summaryrefslogtreecommitdiffstats
path: root/scripts/Dpkg/Changelog/Entry/Debian.pm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/Dpkg/Changelog/Entry/Debian.pm')
-rw-r--r--scripts/Dpkg/Changelog/Entry/Debian.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/Dpkg/Changelog/Entry/Debian.pm b/scripts/Dpkg/Changelog/Entry/Debian.pm
index c646fcc..11c0906 100644
--- a/scripts/Dpkg/Changelog/Entry/Debian.pm
+++ b/scripts/Dpkg/Changelog/Entry/Debian.pm
@@ -70,7 +70,7 @@ my $regex_header = qr{
# day of week ($6), date-time ($7) and this into month name ($8).
my $regex_trailer = qr<
^
- \ \-\- # Trailer marker
+ \ -- # Trailer marker
\ (.*) # Maintainer name
\ \<(.*)\> # Maintainer email
(\ \ ?) # Blanks
@@ -84,7 +84,7 @@ my $regex_trailer = qr<
)
)
\s*$ # Trailing space
->xo;
+>x;
my %week_day = map { $_ => 1 } qw(Mon Tue Wed Thu Fri Sat Sun);
my @month_abbrev = qw(