Hello Thorsten, On Sunday, October 11, 2015 10:00:15 AM Thorsten Alteholz wrote: > please add the missing license of > PyWavelets-0.3.0/util/appveyor/* > to your debian/copyright.
Many thanks for spotting this! And sorry, I missed it when I
checked the new release.
I have updated the packaging to include:
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 <[email protected]>
2011-2015, Daniele Tricoli <[email protected]>
@@ -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
[CUT License text]
Unfortunately I was not able to find copyright year. appveyor files seem
to be taken from precursor of
https://github.com/ogrisel/python-appveyor-demo
but digging in history was not useful.
Is this a problem? I will send a new RFS to Piotr.
There are some minor changes due to DPMT migration to git:
for example, debian/changelog mention new Vcs fields.
Many thanks! Regards,
--
Daniele Tricoli 'eriol'
https://mornie.org
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

