[Python-modules-commits] [pyusb] 04/05: Machine-readable copyright file Changed homepage to new homepage
Ruben Undheim
rubund-guest at moszumanska.debian.org
Sun Mar 6 10:35:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a commit to branch master
in repository pyusb.
commit 22a56b685fe573921c77632e59f7deb40c4dc121
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date: Sun Mar 6 11:24:16 2016 +0100
Machine-readable copyright file
Changed homepage to new homepage
---
debian/control | 2 +-
debian/copyright | 86 ++++++++++++++++++++++++++++----------------------------
2 files changed, 44 insertions(+), 44 deletions(-)
diff --git a/debian/control b/debian/control
index 317625f..bfe18c9 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ X-Python-Version: all
X-Python3-Version: >= 3.1
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pyusb.git
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pyusb.git
-Homepage: http://sourceforge.net/apps/trac/pyusb
+Homepage: https://walac.github.io/pyusb/
Package: python-usb
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 72d58e8..ae580f2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,49 +1,49 @@
-This package was debianized by Petter Reinholdtsen <pere at debian.org> on
-Mon Apr 9 12:20:29 CEST 2007
-It is now maintained within the python-modules team, mainly by
-Bernd Zeimetz <bernd at bzed.de>
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: pyusb
+Source: https://walac.github.io/pyusb/
-It was downloaded from http://sourceforge.net/projects/pyusb/files/PyUSB%201.0/
-
-Upstream Author:
-
- Wander Lairson Costa <wander.lairson at gmail.com>
-
-and
+Files: *
+Copyright: 2005-2016 Wander Lairson Costa <wander.lairson at gmail.com>
+License: BSD-3
Files: usb/_lookup.py
-Copyright: 2009-2014 Walker Inman
+Copyright: 2009-2014 Walker Inman
+License: BSD-3
Files: usb/libloader.py
-Copyright: 2013-2014 André Erdmann
-
-Copyright:
-
-Copyright (C) 2005-2014 Wander Lairson Costa. All Rights Reserved.
-
-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. The name of the author may not be used to endorse or promote products
+Copyright: 2013-2014 André Erdmann
+License: BSD-3
+
+Files: debian/*
+Copyright: 2007 Petter Reinholdtsen <pere at debian.org>
+ 2007-2009 Bernd Zeimetz <bernd at bzed.de>
+ 2012 Scott Kitterman <scott at kitterman.com>
+ 2014-2016 Ruben Undheim <ruben.undheim at gmail.com>
+License: BSD-3
+
+
+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. The name of the author may not be used to endorse or promote products
derived from this software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE AUTHOR "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 AUTHOR 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.
-
-
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR "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 AUTHOR 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/pyusb.git
More information about the Python-modules-commits
mailing list