~ubuntu-branches/ubuntu/utopic/haskell-hmatrix/utopic

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Package Import Robot
  • Author(s): Joachim Breitner, Denis Laxalde, Joachim Breitner
  • Date: 2013-06-04 21:54:51 UTC
  • Revision ID: package-import@ubuntu.com-20130604215451-xrx9jggotwbt7sgh
Tags: 0.14.1.0-1
[ Denis Laxalde ]
* Initial release (closes: #701041).

[ Joachim Breitner ]
* Enable compat level 9
* Use substvars for Haskell description blurbs

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 
2
Upstream-Name: hmatrix
 
3
Upstream-Contact: Alberto Ruiz <aruiz@um.es>
 
4
Source: http://hackage.haskell.org/package/hmatrix
 
5
 
 
6
Files: *
 
7
Copyright: 2006 Alberto Ruiz
 
8
License: GPL-2+
 
9
 
 
10
Files: debian/*
 
11
Copyright: 2013 Denis Laxalde <denis@laxalde.org>
 
12
License: GPL-2+
 
13
 
 
14
License: GPL-2+
 
15
 This program is free software; you can redistribute it
 
16
 and/or modify it under the terms of the GNU General Public
 
17
 License as published by the Free Software Foundation; either
 
18
 version 2 of the License, or (at your option) any later
 
19
 version.
 
20
 .
 
21
 This program is distributed in the hope that it will be
 
22
 useful, but WITHOUT ANY WARRANTY; without even the implied
 
23
 warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
 
24
 PURPOSE.  See the GNU General Public License for more
 
25
 details.
 
26
 .
 
27
 You should have received a copy of the GNU General Public
 
28
 License along with this package; if not, write to the Free
 
29
 Software Foundation, Inc., 51 Franklin St, Fifth Floor,
 
30
 Boston, MA  02110-1301 USA
 
31
 .
 
32
 On Debian systems, the full text of the GNU General Public
 
33
 License version 2 can be found in the file
 
34
 `/usr/share/common-licenses/GPL-2'.