Your message dated Sun, 13 Mar 2005 17:47:32 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#299381: fixed in rails 0.10.1-5
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 13 Mar 2005 21:30:58 +0000
>From [EMAIL PROTECTED] Sun Mar 13 13:30:58 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail-out.m-online.net [212.18.0.9] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DAafp-0007Up-00; Sun, 13 Mar 2005 13:30:57 -0800
Received: from mail.m-online.net (svr20.m-online.net [192.168.3.148])
        by mail-out.m-online.net (Postfix) with ESMTP id 459117365;
        Sun, 13 Mar 2005 22:30:56 +0100 (CET)
Received: from atari.stigge.org (ppp-82-135-12-175.mnet-online.de 
[82.135.12.175])
        by mail.m-online.net (Postfix) with ESMTP id 868265CCA6;
        Sun, 13 Mar 2005 22:29:45 +0100 (CET)
Received: from [192.168.5.99] (localhost [127.0.0.1])
        by atari.stigge.org (Postfix) with ESMTP id 1EB1F100442A0;
        Sun, 13 Mar 2005 22:29:45 +0100 (CET)
From: Roland Stigge <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: rails: FTBFS: missing Build-Depends: rdoc
Message-Id: <[EMAIL PROTECTED]>
Date: Sun, 13 Mar 2005 22:29:45 +0100 (CET)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: rails
Version: 0.10.1-4
Severity: serious
Tags: patch

Hi,

building the package rails in a clean build environment
(with pbuilder) on i386 results in:

=========================================================================
[...]
chmod 755 /tmp/buildd/rails-0.10.1/railties/../build/script/console
chmod 755 /tmp/buildd/rails-0.10.1/railties/../build/script/server
chmod 755 /tmp/buildd/rails-0.10.1/railties/../build/script/update
cp helpers/test_helper.rb 
/tmp/buildd/rails-0.10.1/railties/../build/test/test_helper.rb
cp doc/README_FOR_APP 
/tmp/buildd/rails-0.10.1/railties/../build/doc/README_FOR_APP
(in /tmp/buildd/rails-0.10.1/railties)
rm -r doc/app
rdoc -o doc/app --line-numbers --inline-source --title 'Rails Application 
Documentation' -T 'html' doc/README_FOR_APP app/helpers/application_helper.rb 
app/controllers/application.rb
(in /tmp/buildd/rails-0.10.1/build)
sh: rdoc: command not found
rake aborted!
Command failed with status (127): [rdoc -o doc/app --line-numbers 
--inline-source --title 'Rails Application Documentation' -T 'html' 
doc/README_FOR_APP app/helpers/application_helper.rb 
app/controllers/application.rb]

rm -r doc/api
rdoc -o doc/api --line-numbers --inline-source --title 'Rails Framework 
Documentation' -T 'html' README CHANGELOG vendor/railties/CHANGELOG 
vendor/activerecord/README vendor/activerecord/CHANGELOG 
vendor/activerecord/lib/active_record/validations.rb 
vendor/activerecord/lib/active_record/callbacks.rb 
vendor/activerecord/lib/active_record/locking.rb 
vendor/activerecord/lib/active_record/deprecated_associations.rb 
vendor/activerecord/lib/active_record/observer.rb 
vendor/activerecord/lib/active_record/migration.rb 
vendor/activerecord/lib/active_record/reflection.rb 
vendor/activerecord/lib/active_record/associations.rb 
vendor/activerecord/lib/active_record/timestamp.rb 
vendor/activerecord/lib/active_record/transactions.rb 
vendor/activerecord/lib/active_record/fixtures.rb 
vendor/activerecord/lib/active_record/base.rb 
vendor/activerecord/lib/active_record/aggregations.rb 
vendor/activerecord/lib/active_record/wrappings.rb 
vendor/activerecord/lib/active_record/connection_adapters/post
 gresql_adapter.rb 
vendor/activerecord/lib/active_record/connection_adapters/sqlite_adapter.rb 
vendor/activerecord/lib/active_record/connection_adapters/abstract_adapter.rb 
vendor/activerecord/lib/active_record/connection_adapters/sqlserver_adapter.rb 
vendor/activerecord/lib/active_record/connection_adapters/db2_adapter.rb 
vendor/activerecord/lib/active_record/connection_adapters/oci_adapter.rb 
vendor/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb 
vendor/activerecord/lib/active_record/acts/tree.rb 
vendor/activerecord/lib/active_record/acts/list.rb 
vendor/activerecord/lib/active_record/associations/has_one_association.rb 
vendor/activerecord/lib/active_record/associations/association_proxy.rb 
vendor/activerecord/lib/active_record/associations/association_collection.rb 
vendor/activerecord/lib/active_record/associations/belongs_to_association.rb 
vendor/activerecord/lib/active_record/associations/has_many_association.rb 
vendor/activerecord/lib/active_record/as
 sociations/has_and_belongs_to_many_association.rb 
vendor/activerecord/lib/active_record/wrappers/yaml_wrapper.rb 
vendor/actionpack/README vendor/actionpack/CHANGELOG 
vendor/actionpack/lib/action_controller/test_process.rb 
vendor/actionpack/lib/action_controller/layout.rb 
vendor/actionpack/lib/action_controller/scaffolding.rb 
vendor/actionpack/lib/action_controller/session.rb 
vendor/actionpack/lib/action_controller/components.rb 
vendor/actionpack/lib/action_controller/url_rewriter.rb 
vendor/actionpack/lib/action_controller/rescue.rb 
vendor/actionpack/lib/action_controller/dependencies.rb 
vendor/actionpack/lib/action_controller/routing.rb 
vendor/actionpack/lib/action_controller/request.rb 
vendor/actionpack/lib/action_controller/benchmarking.rb 
vendor/actionpack/lib/action_controller/cookies.rb 
vendor/actionpack/lib/action_controller/caching.rb 
vendor/actionpack/lib/action_controller/flash.rb 
vendor/actionpack/lib/action_controller/response.rb 
vendor/actionpack/lib/action_contr
 oller/cgi_process.rb vendor/actionpack/lib/action_controller/helpers.rb 
vendor/actionpack/lib/action_controller/filters.rb 
vendor/actionpack/lib/action_controller/base.rb 
vendor/actionpack/lib/action_controller/cgi_ext/raw_post_data_fix.rb 
vendor/actionpack/lib/action_controller/cgi_ext/cgi_ext.rb 
vendor/actionpack/lib/action_controller/cgi_ext/cookie_performance_fix.rb 
vendor/actionpack/lib/action_controller/cgi_ext/cgi_methods.rb 
vendor/actionpack/lib/action_controller/session/mem_cache_store.rb 
vendor/actionpack/lib/action_controller/session/drb_store.rb 
vendor/actionpack/lib/action_controller/session/active_record_store.rb 
vendor/actionpack/lib/action_controller/session/drb_server.rb 
vendor/actionpack/lib/action_controller/assertions/active_record_assertions.rb 
vendor/actionpack/lib/action_controller/assertions/action_pack_assertions.rb 
vendor/actionpack/lib/action_view/partials.rb 
vendor/actionpack/lib/action_view/base.rb 
vendor/actionpack/lib/action_view/template_error
 .rb vendor/actionpack/lib/action_view/helpers/form_options_helper.rb 
vendor/actionpack/lib/action_view/helpers/form_tag_helper.rb 
vendor/actionpack/lib/action_view/helpers/url_helper.rb 
vendor/actionpack/lib/action_view/helpers/cache_helper.rb 
vendor/actionpack/lib/action_view/helpers/form_helper.rb 
vendor/actionpack/lib/action_view/helpers/text_helper.rb 
vendor/actionpack/lib/action_view/helpers/debug_helper.rb 
vendor/actionpack/lib/action_view/helpers/active_record_helper.rb 
vendor/actionpack/lib/action_view/helpers/asset_tag_helper.rb 
vendor/actionpack/lib/action_view/helpers/tag_helper.rb 
vendor/actionpack/lib/action_view/helpers/date_helper.rb 
vendor/actionpack/lib/action_view/vendor/builder.rb 
vendor/actionpack/lib/action_view/vendor/builder/blankslate.rb 
vendor/actionpack/lib/action_view/vendor/builder/xmlmarkup.rb 
vendor/actionpack/lib/action_view/vendor/builder/xmlevents.rb 
vendor/actionpack/lib/action_view/vendor/builder/xmlbase.rb 
vendor/actionmailer/README vendor
 /actionmailer/CHANGELOG vendor/actionmailer/lib/action_mailer/base.rb 
vendor/actionwebservice/README vendor/actionwebservice/CHANGELOG 
vendor/actionwebservice/lib/action_web_service/dispatcher.rb 
vendor/actionwebservice/lib/action_web_service/client.rb 
vendor/actionwebservice/lib/action_web_service/container.rb 
vendor/actionwebservice/lib/action_web_service/struct.rb 
vendor/actionwebservice/lib/action_web_service/test_invoke.rb 
vendor/actionwebservice/lib/action_web_service/protocol.rb 
vendor/actionwebservice/lib/action_web_service/invocation.rb 
vendor/actionwebservice/lib/action_web_service/api.rb 
vendor/actionwebservice/lib/action_web_service/base.rb 
vendor/actionwebservice/lib/action_web_service/container/delegated_container.rb 
vendor/actionwebservice/lib/action_web_service/container/direct_container.rb 
vendor/actionwebservice/lib/action_web_service/container/action_controller_container.rb
 vendor/actionwebservice/lib/action_web_service/dispatcher/abstract.rb 
vendor/action
 webservice/lib/action_web_service/dispatcher/action_controller_dispatcher.rb 
vendor/actionwebservice/lib/action_web_service/vendor/ws.rb 
vendor/actionwebservice/lib/action_web_service/vendor/ws/encoding.rb 
vendor/actionwebservice/lib/action_web_service/vendor/ws/types.rb 
vendor/actionwebservice/lib/action_web_service/vendor/ws/marshaling.rb 
vendor/actionwebservice/lib/action_web_service/vendor/ws/common.rb 
vendor/actionwebservice/lib/action_web_service/vendor/ws/marshaling/abstract.rb 
vendor/actionwebservice/lib/action_web_service/vendor/ws/marshaling/soap_marshaling.rb
 
vendor/actionwebservice/lib/action_web_service/vendor/ws/marshaling/xmlrpc_marshaling.rb
 vendor/actionwebservice/lib/action_web_service/vendor/ws/encoding/abstract.rb 
vendor/actionwebservice/lib/action_web_service/vendor/ws/encoding/xmlrpc_encoding.rb
 
vendor/actionwebservice/lib/action_web_service/vendor/ws/encoding/soap_rpc_encoding.rb
 vendor/actionwebservice/lib/action_web_service/protocol/soap_protocol.rb 
 vendor/actionwebservice/lib/action_web_service/protocol/abstract.rb 
vendor/actionwebservice/lib/action_web_service/protocol/xmlrpc_protocol.rb 
vendor/actionwebservice/lib/action_web_service/protocol/discovery.rb 
vendor/actionwebservice/lib/action_web_service/api/base.rb 
vendor/actionwebservice/lib/action_web_service/support/class_inheritable_options.rb
 vendor/actionwebservice/lib/action_web_service/client/soap_client.rb 
vendor/actionwebservice/lib/action_web_service/client/xmlrpc_client.rb 
vendor/actionwebservice/lib/action_web_service/client/base.rb 
vendor/activesupport/README 
vendor/activesupport/lib/active_support/module_attribute_accessors.rb 
vendor/activesupport/lib/active_support/class_attribute_accessors.rb 
vendor/activesupport/lib/active_support/binding_of_caller.rb 
vendor/activesupport/lib/active_support/breakpoint.rb 
vendor/activesupport/lib/active_support/dependencies.rb 
vendor/activesupport/lib/active_support/inflector.rb 
vendor/activesupport/lib/active_support/c
 lass_inheritable_attributes.rb 
vendor/activesupport/lib/active_support/clean_logger.rb 
vendor/activesupport/lib/active_support/core_ext.rb 
vendor/activesupport/lib/active_support/misc.rb 
vendor/activesupport/lib/active_support/values/time_zone.rb 
vendor/activesupport/lib/active_support/core_ext/numeric.rb 
vendor/activesupport/lib/active_support/core_ext/date.rb 
vendor/activesupport/lib/active_support/core_ext/time.rb 
vendor/activesupport/lib/active_support/core_ext/hash.rb 
vendor/activesupport/lib/active_support/core_ext/object_and_class.rb 
vendor/activesupport/lib/active_support/core_ext/string.rb 
vendor/activesupport/lib/active_support/core_ext/numeric/time.rb 
vendor/activesupport/lib/active_support/core_ext/numeric/bytes.rb 
vendor/activesupport/lib/active_support/core_ext/hash/keys.rb 
vendor/activesupport/lib/active_support/core_ext/hash/indifferent_access.rb 
vendor/activesupport/lib/active_support/core_ext/string/inflections.rb 
vendor/activesupport/lib/active_support/cor
 e_ext/string/conversions.rb 
vendor/activesupport/lib/active_support/core_ext/date/conversions.rb 
vendor/activesupport/lib/active_support/core_ext/time/calculations.rb 
vendor/activesupport/lib/active_support/core_ext/time/conversions.rb
(in /tmp/buildd/rails-0.10.1/build)
sh: rdoc: command not found
rake aborted!
Command failed with status (127): [rdoc -o doc/api --line-numbers 
--inline-source --title 'Rails Framework Documentation' -T 'html' README 
CHANGELOG vendor/railties/CHANGELOG vendor/activerecord/README 
vendor/activerecord/CHANGELOG 
vendor/activerecord/lib/active_record/validations.rb 
vendor/activerecord/lib/active_record/callbacks.rb 
vendor/activerecord/lib/active_record/locking.rb 
vendor/activerecord/lib/active_record/deprecated_associations.rb 
vendor/activerecord/lib/active_record/observer.rb 
vendor/activerecord/lib/active_record/migration.rb 
vendor/activerecord/lib/active_record/reflection.rb 
vendor/activerecord/lib/active_record/associations.rb 
vendor/activerecord/lib/active_record/timestamp.rb 
vendor/activerecord/lib/active_record/transactions.rb 
vendor/activerecord/lib/active_record/fixtures.rb 
vendor/activerecord/lib/active_record/base.rb 
vendor/activerecord/lib/active_record/aggregations.rb 
vendor/activerecord/lib/active_record/wrappings.rb vendor/activerecord/lib/act
 ive_record/connection_adapters/postgresql_adapter.rb 
vendor/activerecord/lib/active_record/connection_adapters/sqlite_adapter.rb 
vendor/activerecord/lib/active_record/connection_adapters/abstract_adapter.rb 
vendor/activerecord/lib/active_record/connection_adapters/sqlserver_adapter.rb 
vendor/activerecord/lib/active_record/connection_adapters/db2_adapter.rb 
vendor/activerecord/lib/active_record/connection_adapters/oci_adapter.rb 
vendor/activerecord/lib/active_record/connection_adapters/mysql_adapter.rb 
vendor/activerecord/lib/active_record/acts/tree.rb 
vendor/activerecord/lib/active_record/acts/list.rb 
vendor/activerecord/lib/active_record/associations/has_one_association.rb 
vendor/activerecord/lib/active_record/associations/association_proxy.rb 
vendor/activerecord/lib/active_record/associations/association_collection.rb 
vendor/activerecord/lib/active_record/associations/belongs_to_association.rb 
vendor/activerecord/lib/active_record/associations/has_many_association.rb vendo
 
r/activerecord/lib/active_record/associations/has_and_belongs_to_many_association.rb
 vendor/activerecord/lib/active_record/wrappers/yaml_wrapper.rb 
vendor/actionpack/README vendor/actionpack/CHANGELOG 
vendor/actionpack/lib/action_controller/test_process.rb 
vendor/actionpack/lib/action_controller/layout.rb 
vendor/actionpack/lib/action_controller/scaffolding.rb 
vendor/actionpack/lib/action_controller/session.rb 
vendor/actionpack/lib/action_controller/components.rb 
vendor/actionpack/lib/action_controller/url_rewriter.rb 
vendor/actionpack/lib/action_controller/rescue.rb 
vendor/actionpack/lib/action_controller/dependencies.rb 
vendor/actionpack/lib/action_controller/routing.rb 
vendor/actionpack/lib/action_controller/request.rb 
vendor/actionpack/lib/action_controller/benchmarking.rb 
vendor/actionpack/lib/action_controller/cookies.rb 
vendor/actionpack/lib/action_controller/caching.rb 
vendor/actionpack/lib/action_controller/flash.rb 
vendor/actionpack/lib/action_controller/response.rb
  vendor/actionpack/lib/action_controller/cgi_process.rb 
vendor/actionpack/lib/action_controller/helpers.rb 
vendor/actionpack/lib/action_controller/filters.rb 
vendor/actionpack/lib/action_controller/base.rb 
vendor/actionpack/lib/action_controller/cgi_ext/raw_post_data_fix.rb 
vendor/actionpack/lib/action_controller/cgi_ext/cgi_ext.rb 
vendor/actionpack/lib/action_controller/cgi_ext/cookie_performance_fix.rb 
vendor/actionpack/lib/action_controller/cgi_ext/cgi_methods.rb 
vendor/actionpack/lib/action_controller/session/mem_cache_store.rb 
vendor/actionpack/lib/action_controller/session/drb_store.rb 
vendor/actionpack/lib/action_controller/session/active_record_store.rb 
vendor/actionpack/lib/action_controller/session/drb_server.rb 
vendor/actionpack/lib/action_controller/assertions/active_record_assertions.rb 
vendor/actionpack/lib/action_controller/assertions/action_pack_assertions.rb 
vendor/actionpack/lib/action_view/partials.rb 
vendor/actionpack/lib/action_view/base.rb vendor/action
 pack/lib/action_view/template_error.rb 
vendor/actionpack/lib/action_view/helpers/form_options_helper.rb 
vendor/actionpack/lib/action_view/helpers/form_tag_helper.rb 
vendor/actionpack/lib/action_view/helpers/url_helper.rb 
vendor/actionpack/lib/action_view/helpers/cache_helper.rb 
vendor/actionpack/lib/action_view/helpers/form_helper.rb 
vendor/actionpack/lib/action_view/helpers/text_helper.rb 
vendor/actionpack/lib/action_view/helpers/debug_helper.rb 
vendor/actionpack/lib/action_view/helpers/active_record_helper.rb 
vendor/actionpack/lib/action_view/helpers/asset_tag_helper.rb 
vendor/actionpack/lib/action_view/helpers/tag_helper.rb 
vendor/actionpack/lib/action_view/helpers/date_helper.rb 
vendor/actionpack/lib/action_view/vendor/builder.rb 
vendor/actionpack/lib/action_view/vendor/builder/blankslate.rb 
vendor/actionpack/lib/action_view/vendor/builder/xmlmarkup.rb 
vendor/actionpack/lib/action_view/vendor/builder/xmlevents.rb 
vendor/actionpack/lib/action_view/vendor/builder/xmlbase.r
 b vendor/actionmailer/README vendor/actionmailer/CHANGELOG 
vendor/actionmailer/lib/action_mailer/base.rb vendor/actionwebservice/README 
vendor/actionwebservice/CHANGELOG 
vendor/actionwebservice/lib/action_web_service/dispatcher.rb 
vendor/actionwebservice/lib/action_web_service/client.rb 
vendor/actionwebservice/lib/action_web_service/container.rb 
vendor/actionwebservice/lib/action_web_service/struct.rb 
vendor/actionwebservice/lib/action_web_service/test_invoke.rb 
vendor/actionwebservice/lib/action_web_service/protocol.rb 
vendor/actionwebservice/lib/action_web_service/invocation.rb 
vendor/actionwebservice/lib/action_web_service/api.rb 
vendor/actionwebservice/lib/action_web_service/base.rb 
vendor/actionwebservice/lib/action_web_service/container/delegated_container.rb 
vendor/actionwebservice/lib/action_web_service/container/direct_container.rb 
vendor/actionwebservice/lib/action_web_service/container/action_controller_container.rb
 vendor/actionwebservice/lib/action_web_service/d
 ispatcher/abstract.rb 
vendor/actionwebservice/lib/action_web_service/dispatcher/action_controller_dispatcher.rb
 vendor/actionwebservice/lib/action_web_service/vendor/ws.rb 
vendor/actionwebservice/lib/action_web_service/vendor/ws/encoding.rb 
vendor/actionwebservice/lib/action_web_service/vendor/ws/types.rb 
vendor/actionwebservice/lib/action_web_service/vendor/ws/marshaling.rb 
vendor/actionwebservice/lib/action_web_service/vendor/ws/common.rb 
vendor/actionwebservice/lib/action_web_service/vendor/ws/marshaling/abstract.rb 
vendor/actionwebservice/lib/action_web_service/vendor/ws/marshaling/soap_marshaling.rb
 
vendor/actionwebservice/lib/action_web_service/vendor/ws/marshaling/xmlrpc_marshaling.rb
 vendor/actionwebservice/lib/action_web_service/vendor/ws/encoding/abstract.rb 
vendor/actionwebservice/lib/action_web_service/vendor/ws/encoding/xmlrpc_encoding.rb
 
vendor/actionwebservice/lib/action_web_service/vendor/ws/encoding/soap_rpc_encoding.rb
 vendor/actionwebservice/lib/action_web
 _service/protocol/soap_protocol.rb 
vendor/actionwebservice/lib/action_web_service/protocol/abstract.rb 
vendor/actionwebservice/lib/action_web_service/protocol/xmlrpc_protocol.rb 
vendor/actionwebservice/lib/action_web_service/protocol/discovery.rb 
vendor/actionwebservice/lib/action_web_service/api/base.rb 
vendor/actionwebservice/lib/action_web_service/support/class_inheritable_options.rb
 vendor/actionwebservice/lib/action_web_service/client/soap_client.rb 
vendor/actionwebservice/lib/action_web_service/client/xmlrpc_client.rb 
vendor/actionwebservice/lib/action_web_service/client/base.rb 
vendor/activesupport/README 
vendor/activesupport/lib/active_support/module_attribute_accessors.rb 
vendor/activesupport/lib/active_support/class_attribute_accessors.rb 
vendor/activesupport/lib/active_support/binding_of_caller.rb 
vendor/activesupport/lib/active_support/breakpoint.rb 
vendor/activesupport/lib/active_support/dependencies.rb 
vendor/activesupport/lib/active_support/inflector.rb vendor
 /activesupport/lib/active_support/class_inheritable_attributes.rb 
vendor/activesupport/lib/active_support/clean_logger.rb 
vendor/activesupport/lib/active_support/core_ext.rb 
vendor/activesupport/lib/active_support/misc.rb 
vendor/activesupport/lib/active_support/values/time_zone.rb 
vendor/activesupport/lib/active_support/core_ext/numeric.rb 
vendor/activesupport/lib/active_support/core_ext/date.rb 
vendor/activesupport/lib/active_support/core_ext/time.rb 
vendor/activesupport/lib/active_support/core_ext/hash.rb 
vendor/activesupport/lib/active_support/core_ext/object_and_class.rb 
vendor/activesupport/lib/active_support/core_ext/string.rb 
vendor/activesupport/lib/active_support/core_ext/numeric/time.rb 
vendor/activesupport/lib/active_support/core_ext/numeric/bytes.rb 
vendor/activesupport/lib/active_support/core_ext/hash/keys.rb 
vendor/activesupport/lib/active_support/core_ext/hash/indifferent_access.rb 
vendor/activesupport/lib/active_support/core_ext/string/inflections.rb vendor/a
 ctivesupport/lib/active_support/core_ext/string/conversions.rb 
vendor/activesupport/lib/active_support/core_ext/date/conversions.rb 
vendor/activesupport/lib/active_support/core_ext/time/calculations.rb 
vendor/activesupport/lib/active_support/core_ext/time/conversions.rb]

touch build-stamp
 fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_clean -k 
dh_installdirs
# Copy HTML documentation
cp -r build/doc/api debian/rails/usr/share/doc/rails/html
cp: cannot stat `build/doc/api': No such file or directory
make: *** [install] Error 1
=========================================================================

Adding rdoc to Build-Depends: (in debian/control) helps. :-)

Thanks for considering.


--
DARTS - Debian Archive Regression Test Suite

---------------------------------------
Received: (at 299381-close) by bugs.debian.org; 13 Mar 2005 22:53:02 +0000
>From [EMAIL PROTECTED] Sun Mar 13 14:53:02 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DAbxF-0001mG-00; Sun, 13 Mar 2005 14:53:01 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DAbrw-0001di-00; Sun, 13 Mar 2005 17:47:32 -0500
From: Adam Majer <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#299381: fixed in rails 0.10.1-5
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 13 Mar 2005 17:47:32 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: rails
Source-Version: 0.10.1-5

We believe that the bug you reported is fixed in the latest version of
rails, which is due to be installed in the Debian FTP archive:

rails_0.10.1-5.diff.gz
  to pool/main/r/rails/rails_0.10.1-5.diff.gz
rails_0.10.1-5.dsc
  to pool/main/r/rails/rails_0.10.1-5.dsc
rails_0.10.1-5_all.deb
  to pool/main/r/rails/rails_0.10.1-5_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adam Majer <[EMAIL PROTECTED]> (supplier of updated rails package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 13 Mar 2005 16:31:29 -0600
Source: rails
Binary: rails
Architecture: source all
Version: 0.10.1-5
Distribution: unstable
Urgency: low
Maintainer: Adam Majer <[EMAIL PROTECTED]>
Changed-By: Adam Majer <[EMAIL PROTECTED]>
Description: 
 rails      - MVC ruby based framework geared for web application development
Closes: 299381
Changes: 
 rails (0.10.1-5) unstable; urgency=low
 .
   * Added rdoc to build depends thanks to Roland Stigge (closes: #299381)
Files: 
 f8a087dbd0d5b8c9c8b5d7bccdb53dac 585 web optional rails_0.10.1-5.dsc
 29c45800b0d9a8aedbe50d52fff13ef6 7799 web optional rails_0.10.1-5.diff.gz
 55fd1b348a827cbda6ebd0a0092a5663 865896 web optional rails_0.10.1-5_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCNL+973/bNdaAYUURAlznAKCNpAvewzHYxfEyhDETibhcuZNpowCdHi0x
Y8jbbOVCEWqdNl3O0DMH9pc=
=uXV1
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to