~bennabiy/+junk/python-xlib

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Package Import Robot
  • Author(s): Andrew Shadura, Ramkumar Ramachandra, Andrew Shadura
  • Date: 2015-08-13 08:14:19 UTC
  • mfrom: (6.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20150813081419-hdefinnghp2iydkx
Tags: 0.14+20091101-3
[ Ramkumar Ramachandra ]
* Remove useless debugging output (Closes: #565996)

[ Andrew Shadura ]
* Switch to 3.0 (quilt) format.
* Rename patches.
* Use debhelper 9 in its short form.
* Use pybuild.
* Bump Standards-Version.
* Don't build or install PostScript documentation and info files.
* Use system-provided texi2html instead of a shipped version
  (Closes: #795057).
* Update debian/copyright (Closes: #795057).
* Don't install Makefile or texi2html with the documentation.
* Set executable bit for examples.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
Xlib/ext/xinerama.py is  Copyright (C) 2006 Mike Meyer <mwm@mired.org>
11
11
Xlib/ext/shape.py is Copyright (C) 2002 Jeffrey Boser <verin@lvcm.com>
12
12
 
 
13
doc/html/texi2html is Copyright (C) 1998, 1999 Lionel Cons, Lionel.Cons@cern.ch
 
14
 
13
15
Other files are Copyright (C) 2000-2002  Peter Liljenberg
14
16
 
15
17
The Debian packaging is
34
36
   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
35
37
 
36
38
On Debian systems, the complete text of the GNU General
37
 
Public License can be found in `/usr/share/common-licenses/GPL'.
 
39
Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'.