[DRE-commits] r6009 - in trunk: . ruby-colored/debian ruby-xdg/debian
Antono Vasiljev
ant0no-guest at alioth.debian.org
Thu Jan 20 18:15:53 UTC 2011
Author: ant0no-guest
Date: 2011-01-20 18:15:48 +0000 (Thu, 20 Jan 2011)
New Revision: 6009
Added:
trunk/ruby-colored/
Removed:
trunk/colored/
Modified:
trunk/ruby-colored/debian/changelog
trunk/ruby-colored/debian/control
trunk/ruby-colored/debian/copyright
trunk/ruby-xdg/debian/copyright
Log:
[ruby-colored] Update copyright and control
Modified: trunk/ruby-colored/debian/changelog
===================================================================
--- trunk/colored/debian/changelog 2011-01-17 09:06:55 UTC (rev 6007)
+++ trunk/ruby-colored/debian/changelog 2011-01-20 18:15:48 UTC (rev 6009)
@@ -1,4 +1,4 @@
-colored (1.2-1) UNRELEASED; urgency=low
+ruby-colored (1.2-1) UNRELEASED; urgency=low
* Initial release (Closes: #nnnn)
Modified: trunk/ruby-colored/debian/control
===================================================================
--- trunk/colored/debian/control 2011-01-17 09:06:55 UTC (rev 6007)
+++ trunk/ruby-colored/debian/control 2011-01-20 18:15:48 UTC (rev 6009)
@@ -1,10 +1,10 @@
-Source: colored
+Source: ruby-colored
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Antono Vasiljev <antono.vasiljev at gmail.com>
DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~)
+Build-Depends: debhelper (>= 7.0.50~), ruby
Standards-Version: 3.8.4
Vcs-Git: git://github.com/defunkt/colored.git
Vcs-Browser: https://github.com/defunkt/colored
Modified: trunk/ruby-colored/debian/copyright
===================================================================
--- trunk/colored/debian/copyright 2011-01-17 09:06:55 UTC (rev 6007)
+++ trunk/ruby-colored/debian/copyright 2011-01-20 18:15:48 UTC (rev 6009)
@@ -1,20 +1,28 @@
-Copyright (c) 2010 Chris Wanstrath
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: colored
+Upstream-Contact: Chris Wanstrath <chris at wanstrath.com>
+Source: https://github.com/defunkt/colored/downloads
-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 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.
+Files: *
+Copyright: Chris Wanstrath <chris at wanstrath.com>
+License: MIT
+ Copyright (c) 2010 Chris Wanstrath
+
+ 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 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.
Modified: trunk/ruby-xdg/debian/copyright
===================================================================
--- trunk/ruby-xdg/debian/copyright 2011-01-20 18:07:03 UTC (rev 6008)
+++ trunk/ruby-xdg/debian/copyright 2011-01-20 18:15:48 UTC (rev 6009)
@@ -4,5 +4,5 @@
Source: https://github.com/rubyworks/xdg/downloads
Files: *
-Copyright: Copyright 2010-2011, Antono Vasiljev <antono.vasiljev at gmail.com>
+Copyright: Thomas Sawyer, <transfire at gmail.com>
License: Apache-2.0
More information about the Pkg-ruby-extras-commits
mailing list