[DRE-commits] r4476 - trunk/libbunny-ruby/debian

Bryan McLellan btm-guest at alioth.debian.org
Fri Dec 18 17:55:23 UTC 2009


Author: btm-guest
Date: 2009-12-18 17:55:23 +0000 (Fri, 18 Dec 2009)
New Revision: 4476

Modified:
   trunk/libbunny-ruby/debian/changelog
   trunk/libbunny-ruby/debian/copyright
Log:
new upstream release, resolves ampq copyright issues


Modified: trunk/libbunny-ruby/debian/changelog
===================================================================
--- trunk/libbunny-ruby/debian/changelog	2009-12-18 17:44:28 UTC (rev 4475)
+++ trunk/libbunny-ruby/debian/changelog	2009-12-18 17:55:23 UTC (rev 4476)
@@ -1,3 +1,10 @@
+libbunny-ruby (0.6.2-1) unstable; urgency=low
+
+  * New upstream release
+  * Upstream replaces amqp specs with MIT licensed copies
+
+ -- Bryan McLellan <btm at loftninjas.org>  Fri, 18 Dec 2009 09:23:25 -0800
+
 libbunny-ruby (0.6.1-1) unstable; urgency=low
 
   * New upstream release

Modified: trunk/libbunny-ruby/debian/copyright
===================================================================
--- trunk/libbunny-ruby/debian/copyright	2009-12-18 17:44:28 UTC (rev 4475)
+++ trunk/libbunny-ruby/debian/copyright	2009-12-18 17:55:23 UTC (rev 4476)
@@ -31,19 +31,41 @@
     OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
     WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
+ext/ampq-0.8.json + ext/ampq-0.9.1.json:
+    Copyright © 2008-2009 LShift Ltd, Cohesive Financial Technologies LLC,
+      and Rabbit Technologies Ltd
+
+    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.
+
 The Debian packaging is © 2009, Bryan McLellan <btm at loftninjas.org> and
 is licensed under the Apache License version 2.0. On debian and derived
 systems, see `/usr/share/common-licenses/Apache-2.0' for the complete text.
 
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
+    Licensed under the Apache License, Version 2.0 (the "License");
+    you may not use this file except in compliance with the License.
+    You may obtain a copy of the License at
+ 
+        http://www.apache.org/licenses/LICENSE-2.0
+ 
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
 
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-




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