[libdbi-perl] 01/04: add NEWS entry about PrintWarn being enabled by default regardless of the warnings switch value

Damyan Ivanov dmn at alioth.debian.org
Tue Nov 5 13:18:12 UTC 2013


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

dmn pushed a commit to branch master
in repository libdbi-perl.

commit 9744c6ac2f94f9033cbc98fc33ed815f10053e2e
Author: Damyan Ivanov <dmn at debian.org>
Date:   Tue Nov 5 13:07:24 2013 +0000

    add NEWS entry about PrintWarn being enabled by default regardless of the warnings switch value
---
 debian/NEWS      |    7 +++++++
 debian/changelog |    2 ++
 2 files changed, 9 insertions(+)

diff --git a/debian/NEWS b/debian/NEWS
new file mode 100644
index 0000000..d236059
--- /dev/null
+++ b/debian/NEWS
@@ -0,0 +1,7 @@
+libdbi-perl (1.630-1) unstable; urgency=low
+
+  NOTE: This release enables PrintWarn setting by default, regardless of the
+  value of the warnings switch (-w, use warnings, $WARNING, $^W).
+  Applications using DBI may generate more log messages than before.
+
+ -- Damyan Ivanov <dmn at debian.org>  Tue, 05 Nov 2013 15:04:06 +0200
diff --git a/debian/changelog b/debian/changelog
index a01f1ac..cafd380 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 libdbi-perl (1.630-1) UNRELEASED; urgency=low
 
   * Imported Upstream version 1.630
+  * add NEWS entry about PrintWarn being enabled by default regardless of the
+    warnings switch value
 
  -- Damyan Ivanov <dmn at debian.org>  Tue, 05 Nov 2013 14:54:17 +0200
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbi-perl.git



More information about the Pkg-perl-cvs-commits mailing list