[DRE-commits] r5198 - trunk/capistrano/debian

Deepak Tripathi deepak-guest at alioth.debian.org
Mon May 3 10:48:29 UTC 2010


Author: deepak-guest
Date: 2010-05-03 10:48:07 +0000 (Mon, 03 May 2010)
New Revision: 5198

Modified:
   trunk/capistrano/debian/changelog
   trunk/capistrano/debian/control
   trunk/capistrano/debian/docs
Log:
Added manpage to debian/doc , updated changelog and control

Modified: trunk/capistrano/debian/changelog
===================================================================
--- trunk/capistrano/debian/changelog	2010-05-03 10:41:20 UTC (rev 5197)
+++ trunk/capistrano/debian/changelog	2010-05-03 10:48:07 UTC (rev 5198)
@@ -5,9 +5,11 @@
   * Added debian/source
   * Update debian/compat
   * debian/control
-      + port to ruby1.9.1
-      + entry for ruby1.8 separately 
-      + Added myself to uploader list.
+     + port to ruby1.9.1
+     + entry for ruby1.8 separately 
+     + Added myself to uploader list.
+  * debian/doc
+     + Added cap.1 and capify.1
 
  -- Deepak Tripathi <apenguinlinux at gmail.com>  Mon, 03 May 2010 09:31:29 +0000
 

Modified: trunk/capistrano/debian/control
===================================================================
--- trunk/capistrano/debian/control	2010-05-03 10:41:20 UTC (rev 5197)
+++ trunk/capistrano/debian/control	2010-05-03 10:48:07 UTC (rev 5198)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Christopher Lunsford <binarymutant at gmail.com>
 Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>, Deepak Tripathi <apenguinlinux at gmail.com>
-Build-Depends: debhelper (>= 7), cdbs, ruby1.8, ruby1.9.1, ruby-pkg-tools
+Build-Depends: debhelper (>= 7), cdbs, ruby, ruby1.8, ruby1.9.1, ruby-pkg-tools
 Standards-Version: 3.8.4
 Homepage: http://www.capify.org/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/capistrano/
@@ -57,5 +57,3 @@
  and may be extended easily by writing additional Ruby modules.
  .
  This is for dummy package.
-
-

Modified: trunk/capistrano/debian/docs
===================================================================
--- trunk/capistrano/debian/docs	2010-05-03 10:41:20 UTC (rev 5197)
+++ trunk/capistrano/debian/docs	2010-05-03 10:48:07 UTC (rev 5198)
@@ -1 +1,3 @@
 README.rdoc
+cap.1
+capify.1




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