[DRE-commits] r5796 - trunk/libterm-ansicolor-ruby/debian
Ben Armstrong
synrg at alioth.debian.org
Tue Aug 24 20:58:35 UTC 2010
Author: synrg
Date: 2010-08-24 20:58:33 +0000 (Tue, 24 Aug 2010)
New Revision: 5796
Modified:
trunk/libterm-ansicolor-ruby/debian/changelog
trunk/libterm-ansicolor-ruby/debian/copyright
trunk/libterm-ansicolor-ruby/debian/libterm-ansicolor-ruby.docs
Log:
Fix copyright and missing doc
Modified: trunk/libterm-ansicolor-ruby/debian/changelog
===================================================================
--- trunk/libterm-ansicolor-ruby/debian/changelog 2010-08-23 13:07:54 UTC (rev 5795)
+++ trunk/libterm-ansicolor-ruby/debian/changelog 2010-08-24 20:58:33 UTC (rev 5796)
@@ -1,8 +1,9 @@
-libterm-ansicolor-ruby (1.0.4-2) UNRELEASED; urgency=low
+libterm-ansicolor-ruby (1.0.4-2) unstable; urgency=low
- * NOT RELEASED YET
+ * Include missing doc-main.txt.
+ * Fix copyright.
- -- Ben Armstrong <synrg at sanctuary.nslug.ns.ca> Sun, 22 Aug 2010 19:43:57 -0300
+ -- Ben Armstrong <synrg at sanctuary.nslug.ns.ca> Tue, 24 Aug 2010 17:55:22 -0300
libterm-ansicolor-ruby (1.0.4-1) unstable; urgency=low
Modified: trunk/libterm-ansicolor-ruby/debian/copyright
===================================================================
--- trunk/libterm-ansicolor-ruby/debian/copyright 2010-08-23 13:07:54 UTC (rev 5795)
+++ trunk/libterm-ansicolor-ruby/debian/copyright 2010-08-24 20:58:33 UTC (rev 5796)
@@ -1,16 +1,24 @@
-This package was debianized by Ben Armstrong <synrg at sanctuary.nslug.ns.ca> on
-Tue, 03 Aug 2010 17:23:40 -0300.
+Format-Specification: http://bzr.debian.org/loggerhead/dep/dep5/trunk/annotate/110/dep5.mdwn
+Upstream-Name: term-ansicolor
+Upstream-Contact: Florian Frank <flori at ping.de>
+Source: http://flori.github.com/term-ansicolor/
-It was downloaded from http://flori.github.com/term-ansicolor/
+Copyright: 2002-2009, Florian Frank <flori at ping.de>
+License: GPL-2
+ This is free software; you can redistribute it and/or modify it under the
+ terms of the GNU General Public License Version 2 as published by the Free
+ Software Foundation: www.gnu.org/copyleft/gpl.html
+ .
+ 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'.
-Copyright: 2002 - 2009 Florian Frank <flori at ping.de>
-
-License:
-
-You are free to distribute this software under the terms of the GNU General
-Public License. On Debian systems, the complete text of the GNU General
-Public License can be found in the file `/usr/share/common-licenses/GPL'.
-
-The install.rb file included in the package's source is released under the GNU
-LGPL. On Debian systems, the complete text of the GNU Lesser General Public
-can be found in `/usr/share/common-licenses/LGPL'.
+Files: debian/*
+Copyright: 2010, Ben Armstrong <synrg at sanctuary.nslug.ns.ca>
+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.
+ .
+ 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'.
Modified: trunk/libterm-ansicolor-ruby/debian/libterm-ansicolor-ruby.docs
===================================================================
--- trunk/libterm-ansicolor-ruby/debian/libterm-ansicolor-ruby.docs 2010-08-23 13:07:54 UTC (rev 5795)
+++ trunk/libterm-ansicolor-ruby/debian/libterm-ansicolor-ruby.docs 2010-08-24 20:58:33 UTC (rev 5796)
@@ -1 +1,2 @@
+doc-main.txt
examples
More information about the Pkg-ruby-extras-commits
mailing list