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

abe pushed a commit to branch master
in repository libstring-expand-perl.

commit 2e607a2cfa932583ace2e1c25df1d1a90db8eee2
Author: Axel Beckert <a...@deuxchevaux.org>
Date:   Sat Apr 18 01:06:27 2015 +0200

    Remove dh-make-perl boiler plates and do some minor finetuning
---
 debian/control   |  5 +++--
 debian/copyright | 10 +---------
 2 files changed, 4 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index 52d2285..a6f9a93 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,9 @@ Description: string utility functions for expanding variables 
in self-referentia
  the name can consist of any characters, but will be terminated by the first
  close brace character '}'.
  .
+ This is especially useful if you want to expand environment variables
+ inside strings.
+ .
  The string may also contain literal dollar marks, escaped by \$, and literal
  escape marks, escaped by \\. These will be converted to $ and \ respectively
  on return.
@@ -32,5 +35,3 @@ Description: string utility functions for expanding variables 
in self-referentia
  this module provides the function expand_strings(), which will perform
  variable expansions in all the values in a given hash, where values can refer
  to other values within the same hash.
- .
- This description was automagically extracted from the module by dh-make-perl.
diff --git a/debian/copyright b/debian/copyright
index 54ed735..de8a16a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,17 +2,9 @@ Format: 
http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/String-Expand
 Upstream-Contact: Paul Evans <leon...@leonerd.org.uk>
 Upstream-Name: String-Expand
-DISCLAIMER: This copyright info was automatically extracted 
- from the perl module. It may not be accurate, so you better 
- check the module sources in order to ensure the module for its 
- inclusion in Debian or for general legal information. Please, 
- if licensing information is incorrectly generated, file a bug 
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
-Copyright: Paul Evans <leon...@leonerd.org.uk>
+Copyright: 2006-2009 Paul Evans <leon...@leonerd.org.uk>
 License: Artistic or GPL-1+
 
 Files: debian/*

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libstring-expand-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