[antlr] 73/87: Fixed minor issues with debian/copyright

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Oct 24 14:49:23 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository antlr.

commit a4b0afe1632d3c9e368c381c47b7e10333b0bf4e
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Apr 25 09:47:58 2013 +0000

    Fixed minor issues with debian/copyright
---
 debian/changelog |  3 +++
 debian/copyright | 21 ++-------------------
 2 files changed, 5 insertions(+), 19 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5345caa..e059ed3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ antlr (2.7.7+dfsg-5) unstable; urgency=low
   * 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
 
diff --git a/debian/copyright b/debian/copyright
index 589deed..b82d083 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -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 @@ License:
  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 @@ Copyright: 2000-2011, John Leuner <jewel at debian.org>
            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'.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/antlr.git



More information about the pkg-java-commits mailing list