~ubuntu-branches/ubuntu/trusty/pyx/trusty

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Bazaar Package Importer
  • Author(s): Graham Wilson
  • Date: 2004-12-25 06:42:57 UTC
  • Revision ID: james.westby@ubuntu.com-20041225064257-1apoynabsx0qcd59
Tags: 0.7.1-1
* New upstream bugfix release.
* Strip the shebang-python line from the module so dh_python doesn't
  generate dependencies on the python package. Should also stop some
  linda warnings.
* In the test script, don't die if one of the programs fails, just move
  on to the next test. Also remove the generated EPS file.
* Set build depends indep to packages needed for building the
  documentation (tetex-extra and tipa).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Upstream source: http://pyx.sf.net/
 
2
 
 
3
This program is free software; you can redistribute it and/or modify it
 
4
under the terms of the GNU General Public License as published by the
 
5
Free Software Foundation; either version 2 of the License, or (at your
 
6
option) any later version.
 
7
 
 
8
This program is distributed in the hope that it will be useful, but
 
9
WITHOUT ANY WARRANTY; without even the implied warranty of
 
10
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
11
General Public License for more details.
 
12
 
 
13
You should have received a copy of the GNU General Public License along
 
14
with this program; if not, write to the Free Software Foundation, Inc.,
 
15
59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
16
 
 
17
On Debian systems, the complete text of the GNU General
 
18
Public License can be found in `/usr/share/common-licenses/GPL'.