[Python-modules-commits] [pywavelets] 06/07: Add stanza for files inside util/appveyor

Daniele Tricoli eriol-guest at moszumanska.debian.org
Mon Oct 12 02:27:16 UTC 2015


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

eriol-guest pushed a commit to branch master
in repository pywavelets.

commit b889b404f3b13c335bb6b36f718923e5188a7851
Author: Daniele Tricoli <eriol at mornie.org>
Date:   Mon Oct 12 03:50:12 2015 +0200

    Add stanza for files inside util/appveyor
---
 debian/changelog |  3 ++-
 debian/copyright | 33 +++++++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 15851fc..1e96a30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ pywavelets (0.3.0-1) UNRELEASED; urgency=medium
   * debian/copyright
     - Update Upstream-Contact.
     - Update copyright years.
+    - Add stanza for files inside util/appveyor.
   * debian/docs
     - Rename README.rts into README.
   * debian/python-pywt-doc.docs
@@ -36,7 +37,7 @@ pywavelets (0.3.0-1) UNRELEASED; urgency=medium
   * debian/watch
     - Use pypi.debian.net redirector.
 
- -- Daniele Tricoli <eriol at mornie.org>  Thu, 01 Oct 2015 03:04:21 +0200
+ -- Daniele Tricoli <eriol at mornie.org>  Mon, 12 Oct 2015 03:49:43 +0200
 
 pywavelets (0.2.2-2) unstable; urgency=low
 
diff --git a/debian/copyright b/debian/copyright
index 6e61e61..5a592b6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,6 +8,14 @@ Copyright: 2006-2012, Filip Wasilewski
            2012-2015, The PyWavelets Developers
 License: Expat
 
+Files: util/appveyor/run_with_env.cmd
+Copyright: Olivier Grisel
+License: BSD-3-clause
+
+Files: util/appveyor/install.ps1
+Copyright: Olivier Grisel and Kyle Kastner
+License: BSD-3-clause
+
 Files: debian/*
 Copyright: 2007-2010, Piotr Ożarowski <piotr at debian.org>
            2011-2015, Daniele Tricoli <eriol at mornie.org>
@@ -31,3 +39,28 @@ License: Expat
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  SOFTWARE.
+
+License: BSD-3-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ * Redistributions of source code must retain the above copyright notice,
+   this list of conditions and the following disclaimer.
+ * 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.
+ * Neither the name of Sylvain Hellegouarch nor the names of his contributors
+   may be used to endorse or promote products derived from this software
+   without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT
+ OWNER 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/python-modules/packages/pywavelets.git



More information about the Python-modules-commits mailing list