[pkg-java] r16565 - trunk/antlr/debian
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Thu Apr 25 09:47:58 UTC 2013
Author: ebourg-guest
Date: 2013-04-25 09:47:58 +0000 (Thu, 25 Apr 2013)
New Revision: 16565
Modified:
trunk/antlr/debian/changelog
trunk/antlr/debian/copyright
Log:
Fixed minor issues with debian/copyright
Modified: trunk/antlr/debian/changelog
===================================================================
--- trunk/antlr/debian/changelog 2013-04-25 09:32:43 UTC (rev 16564)
+++ trunk/antlr/debian/changelog 2013-04-25 09:47:58 UTC (rev 16565)
@@ -3,6 +3,9 @@
* Team upload.
* Updated the watch file (contributed by Bart Martens)
* Bumped Standards-Version to 3.9.4 (no changes)
+ * debian/copyright: Updated the Format URL
+ * debian/copyright: Fixed a typo reported by Lintian
+ * debian/copyright: Removed the GPL header
-- Emmanuel Bourg <ebourg at apache.org> Thu, 25 Apr 2013 10:13:14 +0200
Modified: trunk/antlr/debian/copyright
===================================================================
--- trunk/antlr/debian/copyright 2013-04-25 09:32:43 UTC (rev 16564)
+++ trunk/antlr/debian/copyright 2013-04-25 09:47:58 UTC (rev 16565)
@@ -1,4 +1,4 @@
-Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ANTLRv2
Upstream-Contact: Terence Parr <parrt at antlr.org>
Source: http://www.antlr2.org/
@@ -15,7 +15,7 @@
public domain. An individual or company may do whatever
they wish with source code distributed with ANTLR or the
code generated by ANTLR, including the incorporation of
- ANTLR, or its output, into commerical software.
+ ANTLR, or its output, into commercial software.
.
We encourage users to develop software with ANTLR. However,
we do ask that credit is given to us for developing
@@ -48,23 +48,6 @@
2010-2011, Niels Thykier <niels at thykier.net>
2011, tony mancill <tmancill at debian.org>
License: GPL-2+
- This program is free software; you can redistribute it
- and/or modify it under the terms of the GNU General Public
- License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later
- version.
- .
- This program is distributed in the hope that it will be
- useful, but WITHOUT ANY WARRANTY; without even the implied
- warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
- PURPOSE. See the GNU General Public License for more
- details.
- .
- You should have received a copy of the GNU General Public
- License along with this package; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor,
- Boston, MA 02110-1301 USA
- .
On Debian systems, the full text of the GNU General Public
License version 2 can be found in the file
`/usr/share/common-licenses/GPL-2'.
More information about the pkg-java-commits
mailing list