[libmath-int64-perl] 02/02: Update to 0.30
Don Armstrong
don at alioth.debian.org
Sat Sep 28 17:10:15 UTC 2013
This is an automated email from the git hooks/post-receive script.
don pushed a commit to branch master
in repository libmath-int64-perl.
commit d042e5f87461572d8cd77bcdab8dcb158742297d
Author: Don Armstrong <don at donarmstrong.com>
Date: Sat Sep 28 10:10:05 2013 -0700
Update to 0.30
* Update to 0.30
* update copyright file to reflect reality
---
debian/changelog | 8 ++++++--
debian/copyright | 49 +++++++++++++++++++++++++++++++++++++++++++++++--
2 files changed, 53 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e08a908..b990202 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libmath-int64-perl (0.26-2) UNRELEASED; urgency=low
+libmath-int64-perl (0.30-1) UNRELEASED; urgency=low
[ gregor herrmann ]
NOTE:
@@ -13,7 +13,11 @@ libmath-int64-perl (0.26-2) UNRELEASED; urgency=low
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
- -- gregor herrmann <gregoa at debian.org> Sat, 15 Dec 2012 22:29:39 +0100
+ [ Don Armstrong ]
+ * Update to 0.30
+ * update copyright file to reflect reality
+
+ -- Don Armstrong <don at debian.org> Fri, 27 Sep 2013 14:58:10 -0700
libmath-int64-perl (0.26-1) unstable; urgency=low
diff --git a/debian/copyright b/debian/copyright
index c973418..695336f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,16 +1,35 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Math-Int64
-Upstream-Contact: Salvador Fandino <sfandino at yahoo.com>
+Upstream-Contact: Salvador Fandiño <sfandino at yahoo.com>
Source: https://metacpan.org/release/Math-Int64/
Files: *
-Copyright: Salvador Fandino <sfandino at yahoo.com>
+Copyright: Salvador Fandiño <sfandino at yahoo.com>
License: Artistic or GPL-1+
+Files: templates/*, c_api_client/*, c_api.h
+Copyright: Salvador Fandiño <sfandino at yahoo.com>
+License: PD
+
+Files: isaac64.h
+Copyright: Salvador Fandiño <sfandino at yahoo.com>, Bob Jenkins
+License: PD, Artistic or GPL-1+
+
+Files: ppport.h
+Copyright: 2004-2010, Marcus Holland-Moritz. 2001, Paul Marquess. 1999, Kenneth Albanowski.
+License: Artistic or GPL-1+
+
+Files: strtoint.h
+Copyright: 1992 The Regents of the University of California
+License: BSD-3
+
Files: debian/*
Copyright: 2012, Dmitry E. Oboukhov <unera at debian.org>
License: Artistic or GPL-1+
+License: PD
+ This file is in the public domain
+
License: Artistic
This program is free software; you can redistribute it and/or modify
it under the terms of the Artistic License, which comes with Perl.
@@ -26,3 +45,29 @@ License: GPL-1+
.
On Debian systems, the complete text of version 1 of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL-1'.
+
+License: BSD-3
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. Neither the name of the University nor the names of its contributors
+ may be used to endorse or promote products derived from this software
+ without specific prior written permission.
+
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-int64-perl.git
More information about the Pkg-perl-cvs-commits
mailing list