[Pkg-ocaml-maint-commits] [planets] 02/02: convert debian/copyright to format 1.0

Ralf Treinen treinen at moszumanska.debian.org
Tue Dec 3 21:01:20 UTC 2013


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

treinen pushed a commit to branch master
in repository planets.

commit 8a2e1aa2e70a5f42bd4d9953c9fd2517f2a8cbfa
Author: Ralf Treinen <treinen at free.fr>
Date:   Tue Dec 3 21:55:34 2013 +0100

    convert debian/copyright to format 1.0
---
 debian/changelog |  6 ++++--
 debian/copyright | 53 ++++++++++++++++++++++++++---------------------------
 2 files changed, 30 insertions(+), 29 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b962371..0e240ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
-planets (0.1.13-14) unstable; urgency=low
+planets (0.1.13-14) UNRELEASED; urgency=low
 
   * Standards-Version 3.9.5 (no change)
+  * Recompile with ocaml 4.01.0 (no source change)
+  * debian/copyright: convert to machine-readable format 1.0
 
- -- Ralf Treinen <treinen at debian.org>  Tue, 03 Dec 2013 21:49:33 +0100
+ -- Ralf Treinen <treinen at debian.org>  Tue, 03 Dec 2013 21:55:14 +0100
 
 planets (0.1.13-13) unstable; urgency=low
 
diff --git a/debian/copyright b/debian/copyright
index 1cfae12..a71b266 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,28 +1,27 @@
-This package was debianized by Martin Pitt <mpitt at debian.org> on
-Thu, 10 Apr 2003 14:14:21 +0200.
-
-It was downloaded from http://planets.homedns.org
-
-Upstream Author: Yaron M. Minsky <yminsky at cs.cornell.edu>
-
-Copyright: 
-
-   Copyright (C) 2001-2003  Yaron M. Minsky
-
-   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 package 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 the Free Software Foundation, Inc.,
-   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-
-On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: planets
+Upstream-Contact: Yaron Minsky <yminsky at cs.cornell.edu?
+Source: http://planets.homedns.org/
+
+Files: *
+Copyright: Copyright (C) 2001-2003  Yaron M. Minsky
+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 package 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 the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ .
+ On Debian GNU/Linux systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL'.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/planets.git



More information about the Pkg-ocaml-maint-commits mailing list