[DRE-commits] r3734 - packages-wip/libogginfo-ruby/trunk/debian

Gunnar Wolf gwolf at alioth.debian.org
Thu Jul 2 17:13:08 UTC 2009


Author: gwolf
Date: 2009-07-02 17:13:08 +0000 (Thu, 02 Jul 2009)
New Revision: 3734

Modified:
   packages-wip/libogginfo-ruby/trunk/debian/control
Log:
Added the creation of a Ruby1.9 package; added myself as an uploader

Modified: packages-wip/libogginfo-ruby/trunk/debian/control
===================================================================
--- packages-wip/libogginfo-ruby/trunk/debian/control	2009-07-02 08:18:52 UTC (rev 3733)
+++ packages-wip/libogginfo-ruby/trunk/debian/control	2009-07-02 17:13:08 UTC (rev 3734)
@@ -2,7 +2,7 @@
 Section: ruby
 Priority: optional
 Maintainer: Daniel Moerner <dmoerner at gmail.com>
-Uploaders: Debian Ruby Extra Maintainers <pkg-ruby-extra-maintainers at lists.alioth.debian.org>
+Uploaders: Debian Ruby Extra Maintainers <pkg-ruby-extra-maintainers at lists.alioth.debian.org>, Gunnar Wolf <gwolf at debian.org>
 Build-Depends: cdbs, debhelper (>= 7), ruby-pkg-tools
 Standards-Version: 3.8.2
 Homepage: http://ruby-ogginfo.rubyforge.org/
@@ -28,3 +28,12 @@
  Ruby-ogginfo provides access to the bitrate, length, samplerate, encoder,
  and tag information of ogg files. It can also access and write tags for
  ogg files provided that vorbis-tools is installed.
+
+Package: libogginfo-ruby1.9
+Architecture: all
+Depends: ruby, ${misc:Depends}
+Recommends: vorbis-tools
+Description: Ruby library for accessing low-level information on ogg files 
+ Ruby-ogginfo provides access to the bitrate, length, samplerate, encoder,
+ and tag information of ogg files. It can also access and write tags for
+ ogg files provided that vorbis-tools is installed.




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