[mona] 02/02: debian/copyright: format 1.0
Ralf Treinen
treinen at moszumanska.debian.org
Mon Aug 18 13:52:10 UTC 2014
This is an automated email from the git hooks/post-receive script.
treinen pushed a commit to branch master
in repository mona.
commit ae18bf2bb09d7d4f80a037efd96febd22b1f7fd2
Author: Ralf Treinen <treinen at free.fr>
Date: Mon Aug 18 15:49:10 2014 +0200
debian/copyright: format 1.0
---
debian/changelog | 3 ++-
debian/copyright | 43 +++++++++++++++++++++++++++----------------
2 files changed, 29 insertions(+), 17 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d43f32d..585aa97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,8 @@ mona (1.4-15-1) UNRELEASED; urgency=medium
* new upstream release
* add debian/watch
* dh compatibility level 9
- * standards-version 3.9.5 (no change)
+ * standards-version 3.9.5:
+ - migrate debian/copyright to machine-readable format 1.0
* rewrite the package build system:
- start with the standard dh file for debian/rules
- override dh_install to remove:
diff --git a/debian/copyright b/debian/copyright
index 36bfdeb..0fcc997 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,33 +1,44 @@
-This package was debianized by Ralf Treinen <treinen at debian.org> on
-Mon, 23 Oct 2000 20:25:27 +0200.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: mona
+Upstream-Contact: Anders Møller <amoeller at cs.au.dk>
+Source: https://github.com/cs-au-dk/MONA/releases
-It was downloaded from http://www.brics.dk/mona/download
+Files: *
+Copyright: 1997-2013, Aarhus University
+License: GPL-2+
-Upstream Authors: The MONA Project, BRICS, Department of Computer Science,
- University of Aarhus, Ny Munkegade, Bldg. 540, DK-8000 Aarhus C, Denmark,
- mona at brics.dk, http://www.brics.dk/mona
+Files: debian/*
+Copyright: 2000-2014, Ralf Treinen <treinen at debian.org>
+License: GPL-2+
-Copyright: Copyright (C) 1997-2000 BRICS, with the exception of
- the memory allocation code in Mem/dlmalloc.* which is in the
- public domain (see the note at the beginning of Mem/dlmalloc.h).
+Files: Mem/dlmalloc.*
+Copyright: Doug Lea <dl at cs.oswego.edu>
+License: public-domain
+Files: libtool
+Copyright: 1996-2010, Free Software Foundation
+License: GPL-2+
+
+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 program; if not, write to
-
+ .
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301, USA.
+ .
+ On Debian systems, the complete text of the GNU General Public
+ License, version 2, can be found in /usr/share/common-licenses/GPL-2.
-
-On Debian systems, the complete text of the GNU General Public
-License, version 2, can be found in /usr/share/common-licenses/GPL-2.
-
+License: public-domain
+ Released to the public domain, as explained at
+ http://creativecommons.org/licenses/publicdomain.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mona.git
More information about the debian-science-commits
mailing list