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

js pushed a commit to branch master
in repository liblog-any-adapter-screen-perl.

commit 99b606cb4cb95e7ad8867b17d50508596651339e
Author: Jonas Smedegaard <d...@jones.dk>
Date:   Tue Mar 8 13:06:31 2016 +0100

    Rename package from liblog-any-adapter-screencoloredlevel-perl to 
liblog-any-adapter-screen-perl.
---
 debian/control.in | 12 ++++++------
 debian/copyright  |  8 ++++----
 debian/rules      |  4 ++--
 debian/watch      |  4 ++--
 4 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/debian/control.in b/debian/control.in
index 1f67845..0473db5 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -1,21 +1,21 @@
-Source: liblog-any-adapter-screencoloredlevel-perl
+Source: liblog-any-adapter-screen-perl
 Section: perl
 Priority: optional
 Build-Depends: @cdbs@
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <d...@jones.dk>
 Standards-Version: 3.9.6
-Vcs-Git: 
git://anonscm.debian.org/pkg-perl/packages/liblog-any-adapter-screencoloredlevel-perl
-Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/liblog-any-adapter-screencoloredlevel-perl.git
-Homepage: https://metacpan.org/release/Log-Any-Adapter-ScreenColoredLevel
+Vcs-Git: 
git://anonscm.debian.org/pkg-perl/packages/liblog-any-adapter-screen-perl
+Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/liblog-any-adapter-screen-perl.git
+Homepage: https://metacpan.org/release/Log-Any-Adapter-Screen
 
-Package: liblog-any-adapter-screencoloredlevel-perl
+Package: liblog-any-adapter-screen-perl
 Architecture: all
 Depends: ${cdbs:Depends},
  ${misc:Depends},
  ${perl:Depends}
 Description: send logs to screen with colorized messages according to level
- Log::Any::Adapter::ScreenColoredLevel prints log messages to screen
+ Log::Any::Adapter::Screen prints log messages to screen
  (STDERR/STDOUT) colored according to level. It is just like
  Log::Log4perl::Appender::ScreenColoredLevel, even down to the default
  colors (with a tiny difference), except that you don't have to use
diff --git a/debian/copyright b/debian/copyright
index 1ab79cb..e0282aa 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,8 +1,8 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: Log::Any::Adapter::ScreenColoredLevel
-Upstream-Contact: 
https://github.com/perlancar/perl-Log-Any-Adapter-ScreenColoredLevel/issues
-Source: https://metacpan.org/release/Log-Any-Adapter-ScreenColoredLevel
- git://github.com/perlancar/perl-Log-Any-Adapter-ScreenColoredLevel.git
+Upstream-Name: Log::Any::Adapter::Screen
+Upstream-Contact: 
https://github.com/perlancar/perl-Log-Any-Adapter-Screen/issues
+Source: https://metacpan.org/release/Log-Any-Adapter-Screen
+ git://github.com/perlancar/perl-Log-Any-Adapter-Screen.git
 
 Files: *
 Copyright:
diff --git a/debian/rules b/debian/rules
index bd8ca01..91f8e28 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
 # Copyright © 2015 Jonas Smedegaard <d...@jones.dk>
-# Description: Main Debian packaging script for 
Log::Any::Adapter::ScreenColoredLevel
+# Description: Main Debian packaging script for Log::Any::Adapter::Screen
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -23,7 +23,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 
 pkg = $(DEB_SOURCE_PACKAGE)
 
-DEB_UPSTREAM_PACKAGE = Log-Any-Adapter-ScreenColoredLevel
+DEB_UPSTREAM_PACKAGE = Log-Any-Adapter-Screen
 DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/P/PE/PERLANCAR
 
 # Build-depend unversioned on debhelper
diff --git a/debian/watch b/debian/watch
index 25c77d8..195d525 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # Run the "uscan" command to check for upstream updates and more.
 version=3
-https://metacpan.org/release/Log-Any-Adapter-ScreenColoredLevel/ 
.*/Log-Any-Adapter-ScreenColoredLevel-([\d.]+)\.tar\.gz
-http://www.cpan.org/authors/id/P/PE/PERLANCAR/Log-Any-Adapter-ScreenColoredLevel-([\d.]+)\.tar\.gz
+https://metacpan.org/release/Log-Any-Adapter-Screen/ 
.*/Log-Any-Adapter-Screen-([\d.]+)\.tar\.gz
+http://www.cpan.org/authors/id/P/PE/PERLANCAR/Log-Any-Adapter-Screen-([\d.]+)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/liblog-any-adapter-screen-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to