[Pkg-ruby-extras-maintainers] r747 -
packages/libihelp-ruby/trunk/debian
Esteban Manchado Velázquez
zoso at costa.debian.org
Sat Aug 5 10:56:50 UTC 2006
Author: zoso
Date: 2006-08-05 10:56:50 +0000 (Sat, 05 Aug 2006)
New Revision: 747
Modified:
packages/libihelp-ruby/trunk/debian/changelog
packages/libihelp-ruby/trunk/debian/control
Log:
- Move libihelp-ruby-doc to Section: doc.
- Move cdbs and debhelper build dependencies to Build-Depends (was
Build-Depends-Indep).
Modified: packages/libihelp-ruby/trunk/debian/changelog
===================================================================
--- packages/libihelp-ruby/trunk/debian/changelog 2006-08-04 17:48:24 UTC (rev 746)
+++ packages/libihelp-ruby/trunk/debian/changelog 2006-08-05 10:56:50 UTC (rev 747)
@@ -3,8 +3,10 @@
* Acknowledge NMU 0.3.1-1.1 (Closes: #366570).
* Add watch file.
* Add documentation package libihelp-ruby-doc.
+ * Move cdbs and debhelper build dependencies to Build-Depends (was
+ Build-Depends-Indep).
- -- Esteban Manchado Velázquez <zoso at debian.org> Fri, 4 Aug 2006 18:47:23 +0100
+ -- Esteban Manchado Velázquez <zoso at debian.org> Sat, 5 Aug 2006 11:20:39 +0100
libihelp-ruby (0.3.1-1.1) unstable; urgency=low
Modified: packages/libihelp-ruby/trunk/debian/control
===================================================================
--- packages/libihelp-ruby/trunk/debian/control 2006-08-04 17:48:24 UTC (rev 746)
+++ packages/libihelp-ruby/trunk/debian/control 2006-08-05 10:56:50 UTC (rev 747)
@@ -2,7 +2,8 @@
Section: devel
Priority: optional
Maintainer: Esteban Manchado Velázquez <zoso at debian.org>
-Build-Depends-Indep: ruby1.8, cdbs, ruby-pkg-tools, debhelper
+Build-Depends-Indep: ruby1.8, ruby-pkg-tools
+Build-Depends: cdbs, debhelper (>= 4.1.0)
Standards-Version: 3.6.1.0
Package: libihelp-ruby
@@ -24,6 +25,7 @@
Package: libihelp-ruby-doc
Architecture: all
+Section: doc
Recommends: ri
Description: Ruby console contextual help (documentation package)
IHelp (Interactive Help) provides contextual help for classes, modules and
More information about the pkg-ruby-extras-maintainers
mailing list