[DRE-commits] r5631 - trunk/libstomp-ruby/debian

Bryan McLellan btm-guest at alioth.debian.org
Tue Jun 22 19:29:22 UTC 2010


Author: btm-guest
Date: 2010-06-22 19:29:13 +0000 (Tue, 22 Jun 2010)
New Revision: 5631

Added:
   trunk/libstomp-ruby/debian/README.debian
Modified:
   trunk/libstomp-ruby/debian/changelog
   trunk/libstomp-ruby/debian/control
Log:
libstomp-ruby: switch to dh5, add note about dh5, change section, add vcs information



Added: trunk/libstomp-ruby/debian/README.debian
===================================================================
--- trunk/libstomp-ruby/debian/README.debian	                        (rev 0)
+++ trunk/libstomp-ruby/debian/README.debian	2010-06-22 19:29:13 UTC (rev 5631)
@@ -0,0 +1,6 @@
+Ruby stomp library for Debian
+-----------------------------
+
+This package uses debhelper 5 (dh5) for backporting compatibility for cdbs for lenny per lucas. http://pastie.org/733947
+
+ -- Bryan McLellan <btm at loftninjas.org>  Tue, 22 Jun 2010 18:58:11 +0000

Modified: trunk/libstomp-ruby/debian/changelog
===================================================================
--- trunk/libstomp-ruby/debian/changelog	2010-06-22 10:58:03 UTC (rev 5630)
+++ trunk/libstomp-ruby/debian/changelog	2010-06-22 19:29:13 UTC (rev 5631)
@@ -5,6 +5,10 @@
   * Switch to dpkg-source 3.0 (quilt) format
   * Add Debian Ruby Extras team
   * Switch watch to tarball from gem
+  * Update to debhelper 5
+  * Add README note about dh5
+  * Change section from libs to ruby
+  * Add VCS information for debian
 
  -- Bryan McLellan <btm at loftninjas.org>  Sat, 12 Jun 2010 00:08:49 +0000
 

Modified: trunk/libstomp-ruby/debian/control
===================================================================
--- trunk/libstomp-ruby/debian/control	2010-06-22 10:58:03 UTC (rev 5630)
+++ trunk/libstomp-ruby/debian/control	2010-06-22 19:29:13 UTC (rev 5631)
@@ -1,9 +1,11 @@
 Source: libstomp-ruby
-Section: libs
+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.8.4
 Homepage: http://rubyforge.org/projects/stomp/




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