[DRE-commits] r5883 - in tags/libstomp-ruby: . 1.0.4-3/debian

Lucas Nussbaum lucas at alioth.debian.org
Mon Sep 27 23:02:05 UTC 2010


Author: lucas
Date: 2010-09-27 23:01:59 +0000 (Mon, 27 Sep 2010)
New Revision: 5883

Added:
   tags/libstomp-ruby/1.0.4-3/
   tags/libstomp-ruby/1.0.4-3/debian/control
   tags/libstomp-ruby/1.0.4-3/debian/rules
Removed:
   tags/libstomp-ruby/1.0.4-3/debian/control
   tags/libstomp-ruby/1.0.4-3/debian/rules
Log:
[svn-buildpackage] Tagging libstomp-ruby 1.0.4-3

Deleted: tags/libstomp-ruby/1.0.4-3/debian/control
===================================================================
--- trunk/libstomp-ruby/debian/control	2010-09-27 22:39:37 UTC (rev 5881)
+++ tags/libstomp-ruby/1.0.4-3/debian/control	2010-09-27 23:01:59 UTC (rev 5883)
@@ -1,64 +0,0 @@
-Source: libstomp-ruby
-Section: ruby
-Priority: extra
-Maintainer: Bryan McLellan <btm at loftninjas.org>
-Build-Depends: cdbs, debhelper (>= 5.0.0), ruby-pkg-tools (>= 0.14), quilt
-Build-Depends-Indep: graphviz, ruby1.8, ruby1.9.1
-Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/libstomp-ruby/
-Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/libstomp-ruby/
-Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Standards-Version: 3.9.1
-Homepage: http://rubyforge.org/projects/stomp/
-
-Package: libstomp-ruby
-Architecture: all
-Depends: libstomp-ruby1.8, ${misc:Depends}
-Suggests: libstomp-ruby-doc
-Description: Ruby bindings for the stomp messaging protocol
- Stomp is a text-oriented wire protocol for messaging (MOM/MQ/JMS)
- type systems. This library provides two useful interfaces, a low-
- level class, Stomp::Connection, which is a basic protocol
- implementation, and Stomp::Client, which is designed as a higher
- level convenience API.
- .
- This package is a dependency package, which depends on the package
- containing actual Ruby stomp libraries for the default Ruby version
- (currently 1.8).
-
-Package: libstomp-ruby1.8
-Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8
-Description: Ruby 1.8 bindings for the stomp messaging protocol
- Stomp is a text-oriented wire protocol for messaging (MOM/MQ/JMS)
- type systems. This library provides two useful interfaces, a low-
- level class, Stomp::Connection, which is a basic protocol
- implementation, and Stomp::Client, which is designed as a higher
- level convenience API.
- .
- This package contains stomp libraries for Ruby 1.8.
-
-Package: libstomp-ruby1.9.1
-Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.9.1
-Description: Ruby 1.9.1 bindings for the stomp messaging protocol
- Stomp is a text-oriented wire protocol for messaging (MOM/MQ/JMS)
- type systems. This library provides two useful interfaces, a low-
- level class, Stomp::Connection, which is a basic protocol
- implementation, and Stomp::Client, which is designed as a higher
- level convenience API.
- .
- This package contains stomp libraries for Ruby 1.9.1.
-
-Package: libstomp-ruby-doc
-Section: doc
-Architecture: all
-Depends: libstomp-ruby, ${misc:Depends}
-Description: Documentation for libstomp-ruby
- Stomp is a text-oriented wire protocol for messaging (MOM/MQ/JMS)
- type systems. This library provides two useful interfaces, a low-
- level class, Stomp::Connection, which is a basic protocol
- implementation, and Stomp::Client, which is designed as a higher
- level convenience API.
- .
- This package provides generated HTML documentation for libstomp-ruby.
-

Copied: tags/libstomp-ruby/1.0.4-3/debian/control (from rev 5882, trunk/libstomp-ruby/debian/control)
===================================================================
--- tags/libstomp-ruby/1.0.4-3/debian/control	                        (rev 0)
+++ tags/libstomp-ruby/1.0.4-3/debian/control	2010-09-27 23:01:59 UTC (rev 5883)
@@ -0,0 +1,64 @@
+Source: libstomp-ruby
+Section: ruby
+Priority: extra
+Maintainer: Bryan McLellan <btm at loftninjas.org>
+Build-Depends: cdbs, debhelper (>= 5.0.0), ruby-pkg-tools (>= 0.14)
+Build-Depends-Indep: graphviz, ruby1.8, ruby1.9.1
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/libstomp-ruby/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/libstomp-ruby/
+Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
+Standards-Version: 3.9.1
+Homepage: http://rubyforge.org/projects/stomp/
+
+Package: libstomp-ruby
+Architecture: all
+Depends: libstomp-ruby1.8, ${misc:Depends}
+Suggests: libstomp-ruby-doc
+Description: Ruby bindings for the stomp messaging protocol
+ Stomp is a text-oriented wire protocol for messaging (MOM/MQ/JMS)
+ type systems. This library provides two useful interfaces, a low-
+ level class, Stomp::Connection, which is a basic protocol
+ implementation, and Stomp::Client, which is designed as a higher
+ level convenience API.
+ .
+ This package is a dependency package, which depends on the package
+ containing actual Ruby stomp libraries for the default Ruby version
+ (currently 1.8).
+
+Package: libstomp-ruby1.8
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8
+Description: Ruby 1.8 bindings for the stomp messaging protocol
+ Stomp is a text-oriented wire protocol for messaging (MOM/MQ/JMS)
+ type systems. This library provides two useful interfaces, a low-
+ level class, Stomp::Connection, which is a basic protocol
+ implementation, and Stomp::Client, which is designed as a higher
+ level convenience API.
+ .
+ This package contains stomp libraries for Ruby 1.8.
+
+Package: libstomp-ruby1.9.1
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.9.1
+Description: Ruby 1.9.1 bindings for the stomp messaging protocol
+ Stomp is a text-oriented wire protocol for messaging (MOM/MQ/JMS)
+ type systems. This library provides two useful interfaces, a low-
+ level class, Stomp::Connection, which is a basic protocol
+ implementation, and Stomp::Client, which is designed as a higher
+ level convenience API.
+ .
+ This package contains stomp libraries for Ruby 1.9.1.
+
+Package: libstomp-ruby-doc
+Section: doc
+Architecture: all
+Depends: libstomp-ruby, ${misc:Depends}
+Description: Documentation for libstomp-ruby
+ Stomp is a text-oriented wire protocol for messaging (MOM/MQ/JMS)
+ type systems. This library provides two useful interfaces, a low-
+ level class, Stomp::Connection, which is a basic protocol
+ implementation, and Stomp::Client, which is designed as a higher
+ level convenience API.
+ .
+ This package provides generated HTML documentation for libstomp-ruby.
+

Deleted: tags/libstomp-ruby/1.0.4-3/debian/rules
===================================================================
--- trunk/libstomp-ruby/debian/rules	2010-09-27 22:39:37 UTC (rev 5881)
+++ tags/libstomp-ruby/1.0.4-3/debian/rules	2010-09-27 23:01:59 UTC (rev 5883)
@@ -1,5 +0,0 @@
-#!/usr/bin/make -f
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
-include /usr/share/ruby-pkg-tools/1/class/ruby-setup-rb.mk

Copied: tags/libstomp-ruby/1.0.4-3/debian/rules (from rev 5882, trunk/libstomp-ruby/debian/rules)
===================================================================
--- tags/libstomp-ruby/1.0.4-3/debian/rules	                        (rev 0)
+++ tags/libstomp-ruby/1.0.4-3/debian/rules	2010-09-27 23:01:59 UTC (rev 5883)
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/ruby-pkg-tools/1/class/ruby-setup-rb.mk




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