~ubuntu-branches/ubuntu/trusty/plainbox-provider-checkbox/trusty

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Package Import Robot
  • Author(s): Zygmunt Krynicki
  • Date: 2014-04-07 19:00:31 UTC
  • mfrom: (3.1.1 sid)
  • Revision ID: package-import@ubuntu.com-20140407190031-rf836grml6oilfyt
Tags: 0.4-1
* New upstream release. List of bugfixes:
  https://launchpad.net/plainbox-provider-checkbox/14.04/0.4
* debian/watch: look for new releases on launchpad
* debian/rules: stop using pybuild and use manage.py
  {i18n,build,install,validate} instead. This also drops dependency on
  python3-distutils-extra and replaces that with intltool
* debian/control: drop X-Python3-Version
* debian/control: make plainbox-provider-checkbox depend on python and
  python2.7 (for some scripts) rather than suggesting them.
* debian/upstream/signing-key.asc: Use armoured gpg keys to avoid having to
  keep binary files in Debian packaging. Also, replace that with my key
  since I made the 0.3 release upstream.
* debian/source/lintian-overrides: add an override for warning about no
  source for flash movie with reference to a bug report that discusses that
  issue.
* debian/source/include-binaries: drop (no longer needed)
* debian/patches: drop (no longer needed)
* debian/plainbox-provider-checkbox.lintian-overrides: drop (no longer
  needed)
* Stop being a python3 module, move to from DPMT to PAPT

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 On Debian-based systems the full text of the GPL, version 3, can be found at
21
21
 /usr/share/common-licenses/GPL-3.
22
22
 
23
 
Files: provider_bin/alsa_info
 
23
Files: bin/alsa_info
24
24
Copyright: Copyright (C) 2007 Free Software Foundation.
25
25
License: GPL-2
26
26
 This program is free software; you can redistribute it and/or modify
40
40
 On Debian-based systems the full text of the GPL, version 2, can be found at
41
41
 /usr/share/common-licenses/GPL-2.
42
42
 
43
 
Files: provider_bin/camera_test
 
43
Files: bin/camera_test
44
44
Copyright:
45
45
 Copyright 2008-2012 Canonical Ltd.
46
46
 .
67
67
 On Debian-based systems the full text of the GPL, version 3, can be found at
68
68
 /usr/share/common-licenses/GPL-3.
69
69
 
70
 
Files: provider_bin/graphics_driver
 
70
Files: bin/graphics_driver
71
71
Copyright: Copyright (C) 2010-2012 Bryce W. Harrington All Rights Reserved.
72
72
License: MIT
73
73
 Permission is hereby granted, free of charge, to any person obtaining a copy
88
88
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
89
89
 THE SOFTWARE.
90
90
 
91
 
Files: provider_bin/mm-test
 
91
Files: bin/mm-test
92
92
Copyright:
93
93
 Copyright (C) 2008 Novell, Inc.
94
94
 Copyright (C) 2009 Red Hat, Inc.
110
110
 On Debian-based systems the full text of the GPL, version 2, can be found at
111
111
 /usr/share/common-licenses/GPL-2.
112
112
 
113
 
Files: provider_bin/threaded_memtest.c
 
113
Files: src/threaded_memtest.c
114
114
Copyright: Copyright (C) 2006 Red Hat, Inc. All Rights Reserved.
115
115
License: GPL-2
116
116
 This program is free software; you can redistribute it and/or modify