[DRE-commits] r1404 - in packages-wip/libyadis-ruby/trunk: . debian
Antonio Terceiro
terceiro-guest at alioth.debian.org
Tue Apr 17 21:58:53 UTC 2007
Author: terceiro-guest
Date: 2007-04-17 21:58:53 +0000 (Tue, 17 Apr 2007)
New Revision: 1404
Added:
packages-wip/libyadis-ruby/trunk/debian/
packages-wip/libyadis-ruby/trunk/debian/changelog
packages-wip/libyadis-ruby/trunk/debian/compat
packages-wip/libyadis-ruby/trunk/debian/control
packages-wip/libyadis-ruby/trunk/debian/copyright
packages-wip/libyadis-ruby/trunk/debian/docs
packages-wip/libyadis-ruby/trunk/debian/rules
packages-wip/libyadis-ruby/trunk/debian/watch
Log:
[svn-inject] Applying Debian modifications to trunk
Property changes on: packages-wip/libyadis-ruby/trunk/debian
___________________________________________________________________
Name: mergeWithUpstream
+ 1
Added: packages-wip/libyadis-ruby/trunk/debian/changelog
===================================================================
--- packages-wip/libyadis-ruby/trunk/debian/changelog 2007-04-17 21:58:35 UTC (rev 1403)
+++ packages-wip/libyadis-ruby/trunk/debian/changelog 2007-04-17 21:58:53 UTC (rev 1404)
@@ -0,0 +1,6 @@
+libyadis-ruby (0.3.4-1) unstable; urgency=low
+
+ * Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP>
+
+ -- Antonio Terceiro <terceiro at softwarelivre.org> Fri, 9 Feb 2007 20:20:04 -0300
+
Added: packages-wip/libyadis-ruby/trunk/debian/compat
===================================================================
--- packages-wip/libyadis-ruby/trunk/debian/compat 2007-04-17 21:58:35 UTC (rev 1403)
+++ packages-wip/libyadis-ruby/trunk/debian/compat 2007-04-17 21:58:53 UTC (rev 1404)
@@ -0,0 +1 @@
+5
Added: packages-wip/libyadis-ruby/trunk/debian/control
===================================================================
--- packages-wip/libyadis-ruby/trunk/debian/control 2007-04-17 21:58:35 UTC (rev 1403)
+++ packages-wip/libyadis-ruby/trunk/debian/control 2007-04-17 21:58:53 UTC (rev 1404)
@@ -0,0 +1,33 @@
+Source: libyadis-ruby
+Section: net
+Priority: extra
+Maintainer: Antonio Terceiro <terceiro at softwarelivre.org>
+Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
+Build-Depends: cdbs, debhelper (>= 5)
+Standards-Version: 3.7.2
+Build-Depends-Indep: ruby-pkg-tools
+
+Package: libyadis-ruby
+Architecture: all
+Depends: libyadis-ruby1.8
+Description: Yadis Service discovery library written in pure Ruby
+ This library provides full yadis service discovery functionality. Features
+ include:
+ .
+ * Easy to use interface for fetching Yadis service information.
+ * XRDS parser
+ * HTTPS and server certificate verification support
+ .
+ This is a meta package depending on the package for the default ruby version,
+ ruby1.8.
+
+Package: libyadis-ruby1.8
+Architecture: all
+Depends: libruby1.8
+Description: Yadis Service discovery library written in pure Ruby
+ This library provides full yadis service discovery functionality. Features
+ include:
+ .
+ * Easy to use interface for fetching Yadis service information.
+ * XRDS parser
+ * HTTPS and server certificate verification support
Added: packages-wip/libyadis-ruby/trunk/debian/copyright
===================================================================
--- packages-wip/libyadis-ruby/trunk/debian/copyright 2007-04-17 21:58:35 UTC (rev 1403)
+++ packages-wip/libyadis-ruby/trunk/debian/copyright 2007-04-17 21:58:53 UTC (rev 1404)
@@ -0,0 +1,27 @@
+This package was debianized by Antonio S. de A. Terceiro <terceiro at softwarelivre.org> on
+Fri, 9 Feb 2007 20:20:04 -0300.
+
+It was downloaded from http://www.openidenabled.com/yadis/libraries/ruby/about
+
+Upstream Authors:
+ Brian Ellin, JanRain Inc. <brian at janrain.com>
+ Eugene Eric Kim, Blue Oxen Associates. <eekim at blueoxen.com>
+
+Copyright 2006 JanRain, Inc.
+
+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.
+
+The Debian packaging is (C) 2007, Antonio S. de A. Terceiro
+<terceiro at softwarelivre.org> and is licensed under the same terms as the
+original package (see above).
+
Added: packages-wip/libyadis-ruby/trunk/debian/docs
===================================================================
--- packages-wip/libyadis-ruby/trunk/debian/docs 2007-04-17 21:58:35 UTC (rev 1403)
+++ packages-wip/libyadis-ruby/trunk/debian/docs 2007-04-17 21:58:53 UTC (rev 1404)
@@ -0,0 +1 @@
+README
Added: packages-wip/libyadis-ruby/trunk/debian/rules
===================================================================
--- packages-wip/libyadis-ruby/trunk/debian/rules 2007-04-17 21:58:35 UTC (rev 1403)
+++ packages-wip/libyadis-ruby/trunk/debian/rules 2007-04-17 21:58:53 UTC (rev 1404)
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/ruby-pkg-tools/1/class/ruby-setup-rb.mk
+
+# Add here any variable or target overrides you need.
Property changes on: packages-wip/libyadis-ruby/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
+ *
Added: packages-wip/libyadis-ruby/trunk/debian/watch
===================================================================
--- packages-wip/libyadis-ruby/trunk/debian/watch 2007-04-17 21:58:35 UTC (rev 1403)
+++ packages-wip/libyadis-ruby/trunk/debian/watch 2007-04-17 21:58:53 UTC (rev 1404)
@@ -0,0 +1,2 @@
+version=3
+http://www.openidenabled.com/resources/downloads/ruby-yadis/ruby-yadis-(.*)\.tar\.gz
More information about the Pkg-ruby-extras-commits
mailing list