[med-svn] [gbrowse] 01/04: Fix typos and add changelog entry

Andreas Tille tille at debian.org
Wed Dec 14 21:01:33 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository gbrowse.

commit 2e1848019495c157fe7ed203a35b0697fe1ea8fb
Author: Andreas Tille <tille at debian.org>
Date:   Wed Dec 14 14:49:25 2016 +0100

    Fix typos and add changelog entry
---
 debian/changelog                    | 8 ++++++++
 debian/patches/fix_perl_deprecation | 4 ++--
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8c2a28c..5a50726 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+gbrowse (2.54+dfsg-8) UNRELEASED; urgency=medium
+
+  [ Olivier Sallou ]
+  * Fix deprecated unescaped left brace in regex
+    Closes: #826458
+
+ -- Andreas Tille <tille at debian.org>  Wed, 14 Dec 2016 14:48:02 +0100
+
 gbrowse (2.54+dfsg-7) unstable; urgency=medium
 
   * Moved packaging from SVN to Git
diff --git a/debian/patches/fix_perl_deprecation b/debian/patches/fix_perl_deprecation
index 9ce15af..6b64768 100644
--- a/debian/patches/fix_perl_deprecation
+++ b/debian/patches/fix_perl_deprecation
@@ -1,9 +1,9 @@
-Subject: perl deprecated left brakets i nregexp without escape
+Subject: perl deprecated left brakets in regexp without escape
 Description: warning switched to error in perl, need to escape
  brakets in perl regexp if braket is a string pattern
 Author: Olivier Sallou <osallou at debian.org>
 Last-Updated: 2016-12-14
-Bug: 82648
+Bug-Debian: https://bugs.debian.org/826458
 Forwarded: no
 --- a/lib/Bio/Graphics/Browser2/DataSource.pm
 +++ b/lib/Bio/Graphics/Browser2/DataSource.pm

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gbrowse.git



More information about the debian-med-commit mailing list