This is an automated email from the git hooks/post-receive script. eythian-guest pushed a commit to branch master in repository libconvert-basen-perl.
commit 7701301c8fbadb365d0170ebd1009581548082c0 Author: Robin Sheat <[email protected]> Date: Fri Oct 17 11:42:34 2014 +1300 Remember to commit the changes before pushing the repo --- debian/changelog | 4 ++-- debian/control | 7 ++++--- debian/copyright | 12 ++---------- 3 files changed, 8 insertions(+), 15 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4d0688b..b18f3a9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -libconvert-basen-perl (0.01-1) UNRELEASED; urgency=low +libconvert-basen-perl (0.01-1koha1) squeeze; urgency=low - * Initial Release. + * Initial Release. Closes: #765646 -- Robin Sheat <[email protected]> Fri, 17 Oct 2014 10:36:22 +1300 diff --git a/debian/control b/debian/control index a58e277..08da460 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Package: libconvert-basen-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: encoding and decoding of base{2,4,8,16,32,64} strings - (no description was found) - . - This description was automagically extracted from the module by dh-make-perl. + Convert::BaseN makes it easy to deal with various data encoding formats, + such as base2, base4, ..., base64. In addition, it allows the format of + the encoding to be configured, for example by supplying custom character + maps. diff --git a/debian/copyright b/debian/copyright index 33b7669..4e1a294 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,18 +2,10 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Convert-BaseN Upstream-Contact: Dan Kogai <[email protected]> Upstream-Name: Convert-BaseN -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: Dan Kogai <[email protected]> -License: +Copyright: 2008, Dan Kogai <[email protected]> +License: Artistic or GPL-1+ Files: debian/* Copyright: 2014, Robin Sheat <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconvert-basen-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
