~kotux/ubuntu/trusty/pylang/minor-changes

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Package Import Robot
  • Author(s): Marcos Costales, Marcos Costales, Bhavani Shankar
  • Date: 2013-12-21 11:46:16 UTC
  • Revision ID: package-import@ubuntu.com-20131221114616-ta44rkomkceq1wwf
Tags: 0.0.4-0ubuntu1
[ Marcos Costales ]
* Initial Release.
* Upload closes LP: #1210704, #1263771

[ Bhavani Shankar ]
* Repack the original tarball to be compliant with distutils.
* Fix multiple FTBFS and app installation problems as a result of above.
* Add a minimal watch file.

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: pylang
 
3
Source: https://launchpad.net/pylang
 
4
 
 
5
Files: *
 
6
Copyright: 2013 Marcos Costales <costales.marcos@gmail.com>
 
7
License: GPL-3+
 
8
 This package is free software; you can redistribute it and/or modify
 
9
 it under the terms of the GNU General Public License as published by
 
10
 the Free Software Foundation; either version 3 of the License, or
 
11
 (at your option) any later version.
 
12
 .
 
13
 This package is distributed in the hope that it will be useful,
 
14
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 
15
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
16
 GNU General Public License for more details.
 
17
 .
 
18
 You should have received a copy of the GNU General Public License
 
19
 along with this program. If not, see <http://www.gnu.org/licenses/>
 
20
 .
 
21
 On Debian systems, the complete text of the GNU General
 
22
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
 
23