[DRE-commits] [SCM] ruby-color-tools.git branch, master, updated. upstream/1.3.0-5-g6ccd5c8

Gunnar Wolf gwolf at gwolf.org
Wed Jun 8 18:36:24 UTC 2011


The following commit has been merged in the master branch:
commit ac6a04d26f278b4ae2f20368b52ad1ef7761f1a2
Author: Gunnar Wolf <gwolf at gwolf.org>
Date:   Wed Jun 8 13:04:13 2011 -0500

    Merging in pre-gem2deb project history

diff --git a/debian/changelog b/debian/changelog
index 011afbb..7258fe1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,15 @@
-ruby-color-tools (1.3.0-1) UNRELEASED; urgency=low
+libcolor-tools-ruby (1.4.0-1) unstable; urgency=low
 
-  * Initial release (Closes: #nnnn)
+  * Changed section to Ruby as per ftp-masters' request
+  * Updated debian/watch as the project was separated from pdf-writer
+  * Standards-version 3.7.2 => 3.8.1.0 (no changes needed)
+  * Added Vcs-Svn, Vcs-Browser and Homepage tags to debian/control
+  * New upstream release
 
- -- Gunnar Wolf <gwolf at debian.org>  Wed, 08 Jun 2011 12:42:05 -0500
+ -- Gunnar Wolf <gwolf at debian.org>  Sat, 25 Apr 2009 14:10:27 -0500
+
+libcolor-tools-ruby (1.3.0-1) unstable; urgency=low
+
+  * Initial upload (Closes: #442082)
+
+ -- Gunnar Wolf <gwolf at debian.org>  Wed, 12 Sep 2007 20:39:03 -0500
diff --git a/debian/control b/debian/control
index 169655f..2ed582b 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,11 @@ Source: ruby-color-tools
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders:  <gwolf at debian.org>
-DM-Upload-Allowed: yes
+Uploaders: Gunnar Wolf <gwolf at debian.org>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.3)
-Standards-Version: 3.9.1
-#Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-color-tools.git
-#Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-color-tools.git;a=summary
+Standards-Version: 3.9.2
+Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-color-tools.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-color-tools.git;a=summary
 Homepage: http://rubyforge.org/projects/ruby-pdf
 XS-Ruby-Versions: all
 
@@ -15,5 +14,38 @@ Package: ruby-color-tools
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Description: color-tools provides colour space definition and manpiulation as well as commonly named RGB colours.
- color-tools is a Ruby library to provide RGB, CMYK, and other colourspace support to applications that require it. It also provides 152 named RGB colours. It offers 152 named RGB colours (184 with spelling variations) that are commonly supported and used in HTML, SVG, and X11 applications. A technique for generating a monochromatic contrasting palette is also included.
+Replaces: libruby-color-tools (<< 1.4.0-2), libruby-color-tools1.8 (<< 1.4.0-2), libruby-color-tools-doc (<< 1.4.0-2)
+Conflicts: libruby-color-tools (<< 1.4.0-2), libruby-color-tools1.8 (<< 1.4.0-2), libruby-color-tools-doc (<< 1.4.0-2)
+Provides: libruby-color-tools, libruby-color-tools1.8, libruby-color-tools-doc
+Description: Ruby library to provide RGB, CMYK and other colorspace support
+ This Ruby library provides support to RGB, CMYK and other
+ colorspaces. It offers 152 named RGB colors (184 with spelling
+ variations) that are commonly supported and used in HTML, SVG and X11
+ applications. A technique for generating a monochromatic contrasting
+ palette is also included.
+
+# Transitional packages
+Package: libcolor-tools-ruby
+Section: oldlibs
+Architecture: all
+Depends: ${misc:Depends}, ruby-color-tools
+Description: Transitional package for ruby-color-tools
+ This is a transitional package to ease upgrades to the ruby-color-tools
+ package. It can safely be removed.
+
+Package: libcolor-tools-ruby-doc
+Section: oldlibs
+Architecture: all
+Depends: ${misc:Depends}, ruby-color-tools
+Description: Transitional package for ruby-color-tools
+ This is a transitional package to ease upgrades to the ruby-color-tools
+ package. It can safely be removed.
+
+Package: libcolor-tools-ruby1.8
+Section: oldlibs
+Architecture: all
+Depends: ${misc:Depends}, ruby-color-tools
+Description: Transitional package for ruby-color-tools
+ This is a transitional package to ease upgrades to the ruby-color-tools
+ package. It can safely be removed.
+
diff --git a/debian/copyright b/debian/copyright
index 76d2a0d..9b8bf0a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,33 +1,76 @@
-FIXME. fill-in with DEP5 copyright file. http://dep.debian.net/deps/dep5/
 Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=173
 Upstream-Name: color-tools
-Source: FIXME (URL where source can be downloaded)
+Upstream-Contact: Austin Ziegler <halostatue at gmail.com>, Matt Lyon <sanehat... at gmail.com>
+Source: http://rubyforge.org/projects/color/
 
 Files: *
-Copyright: Copyright 1998 John Doe <jdoe at example.com>
-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.
+Copyright: Copyright © 2005-2007 Austin Ziegler, Matt Lyon and other contributors
+License: MIT-ColorTools
+
+Files: setup.rb
+Copyright: Copyright (c) 2000-2004 Minero Aoki
+License: LGPL-2.1
+
+Files: debian/*
+Copyright: Copyright © 2007-2011, Gunnar Wolf <gwolf at debian.org>
+License: MIT
+
+License: LGPL-2.1
+ You can distribute/modify this program under the terms of
+ the GNU LGPL, Lesser General Public License version 2.1.
  .
- 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.
+ On Debian systems you can find the complete text of the
+ LGPL version 2.1 in /usr/share/common-licenses/LGPL-2.1
+
+License: MIT-ColorTools
+ Color::Palette was developed based on techniques described by Andy
+ "Malarkey" Clarke[1], implemented in JavaScript by Steve G. Chipman at
+ SlayerOffice[2] and by Patrick Fitzgerald of BarelyFitz[3] in PHP.
  .
- 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
+ == Licence
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the "Soft-
+ ware"), to deal in the Software without restriction, including without
+ limitation the rights to use, copy, modify, merge, publish, distribute,
+ sublicense, and/or sell copies of the Software, and to permit persons to
+ whom the Software is furnished to do so, subject to the following
+ conditions:
  .
- 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'.
+ * The names of its contributors may not be used to endorse or promote
+   products derived from this software without specific prior written
+   permission.
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+ .
+ [1] http://www.stuffandnonsense.co.uk/archives/creating_colour_palettes.html 
+ [2] http://slayeroffice.com/tools/color_palette/
+ [3] http://www.barelyfitz.com/projects/csscolor/
 
-Files: debian/*
-Copyright: Copyright 1998 Jane Smith <jsmith at example.net>
-License:
- [LICENSE TEXT]
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to
+ deal in the Software without restriction, including without limitation the
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
+ sell copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .  
+ The above copyright notice and this permission notice shall be included in
+ all copies of the Software, its documentation and marketing & publicity 
+ materials, and acknowledgment shall be given in the documentation, materials
+ and software packages that this Software was used.
+ .   
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/debian/ruby-color-tools.docs b/debian/ruby-color-tools.docs
index 786a9ba..e845566 100644
--- a/debian/ruby-color-tools.docs
+++ b/debian/ruby-color-tools.docs
@@ -1,2 +1 @@
-# FIXME: READMEs found
-# README
+README

-- 
ruby-color-tools.git



More information about the Pkg-ruby-extras-commits mailing list