[DRE-commits] [ruby-gnome2] 01/02: Rework in DEP-5 format; add separate license for some files (closes: #747405)
Paul van Tilburg
paulvt at moszumanska.debian.org
Fri May 9 22:06:55 UTC 2014
This is an automated email from the git hooks/post-receive script.
paulvt pushed a commit to branch master
in repository ruby-gnome2.
commit a83616ed6467841751204b351fec84f36f0a6f5c
Author: Paul van Tilburg <paulvt at debian.org>
Date: Sat May 10 00:06:37 2014 +0200
Rework in DEP-5 format; add separate license for some files (closes: #747405)
---
debian/changelog | 8 ++++++++
debian/copyright | 52 ++++++++++++++++++++++++++++++++++++++++------------
2 files changed, 48 insertions(+), 12 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b01b4bb..03ccaca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ruby-gnome2 (2.2.0-2) UNRELEASED; urgency=medium
+
+ * debian/copyright:
+ - Rework in DEP-5 format
+ - Add separate license for goocanvas/sample/* (closes: #747405)
+
+ -- Paul van Tilburg <paulvt at debian.org> Fri, 09 May 2014 23:15:36 +0200
+
ruby-gnome2 (2.2.0-1) unstable; urgency=medium
* New upstream release
diff --git a/debian/copyright b/debian/copyright
index 940f4cb..b3dcb5c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,15 +1,43 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Ruby-GNOME2
+Upstream-Contact: ruby-gnome2-devel-en at lists.sourceforge.net
+Source: http://ruby-gnome2.sourceforge.jp
-This package originally Debianised by Dafydd Harries <daf at parnassus.ath.cx>,
-on 13th November 2003.
+Files: *
+Copyright: 2002-2014, The Ruby-GNOME2 Project Team
+License: LGPL-2.1
+ This program is free software.
+ You can distribute/modify this program under the terms of
+ the GNU LESSER GENERAL PUBLIC LICENSE Version 2.1.
+ .
+ On Debian systems, you can find the full text of this licence in the file
+ /usr/share/common-licenses/LGPL-2.1.
-Originally obtained from <http://ruby-gnome2.sourceforge.jp>.
-
- Copyright (c) 2002-2006 The Ruby-GNOME2 Project Team
-
- This program is free software.
- You can distribute/modify this program under the terms of
- the GNU LESSER GENERAL PUBLIC LICENSE Version 2.1.
-
-On Debian systems, you can find the full text of this licence in the file
-/usr/share/common-licenses/LGPL-2.1.
+Files: debian/*
+Copyright: 2003, Dafydd Harries <daf at parnassus.ath.cx>
+ 2014, Paul van Tilburg <paulvt at debian.org>
+License: LGPL-2.1
+ On Debian systems, the full text of this licence can be found in the file
+ `/usr/share/common-licenses/LGPL-2.1'.
+Files: goocanvas/sample/demo-fifteen.rb
+ goocanvas/sample/demo-primitives.rb
+ goocanvas/sample/demo.rb
+Copyright: 1998, Richard Hestilow <hestgray at ionet.net>
+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, 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 the Free Software Foundation, Inc.,
+ 51 Franklin Street, 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-ruby-extras/ruby-gnome2.git
More information about the Pkg-ruby-extras-commits
mailing list