[libhttp-throwable-perl] 03/06: Use module name in long description

Florian Schlichting fsfs at moszumanska.debian.org
Tue Nov 15 22:41:44 UTC 2016


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

fsfs pushed a commit to branch master
in repository libhttp-throwable-perl.

commit 2439976a5bcd53c4aac34d23040f6e124818d3c5
Author: Florian Schlichting <fsfs at debian.org>
Date:   Tue Nov 15 22:51:06 2016 +0100

    Use module name in long description
---
 debian/control    | 2 +-
 debian/control.in | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index acf6770..276c880 100644
--- a/debian/control
+++ b/debian/control
@@ -35,6 +35,6 @@ Depends: ${cdbs:Depends},
 Recommends: ${cdbs:Recommends}
 Suggests: ${cdbs:Suggests}
 Description: strongly-typed, PSGI-friendly HTTP 1.1 exception libraries
- HTTP-Throwable provides a set of strongly-typed, PSGI-friendly
+ HTTP::Throwable provides a set of strongly-typed, PSGI-friendly
  exception implementations corresponding to the HTTP error status code
  (4xx-5xx) as well as the redirection codes (3xx).
diff --git a/debian/control.in b/debian/control.in
index 6567f95..b9baa55 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -17,6 +17,6 @@ Depends: ${cdbs:Depends},
 Recommends: ${cdbs:Recommends}
 Suggests: ${cdbs:Suggests}
 Description: strongly-typed, PSGI-friendly HTTP 1.1 exception libraries
- HTTP-Throwable provides a set of strongly-typed, PSGI-friendly
+ HTTP::Throwable provides a set of strongly-typed, PSGI-friendly
  exception implementations corresponding to the HTTP error status code
  (4xx-5xx) as well as the redirection codes (3xx).

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



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