[DRE-commits] [ruby-hoe] 06/09: Drop rdoc documentation, which was removed upstream

Antonio Terceiro terceiro at moszumanska.debian.org
Sat Jul 1 14:44:53 UTC 2017


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to branch master
in repository ruby-hoe.

commit 2644a2683ea00f095bd373df664b27f51bba2140
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sat Jul 1 11:14:20 2017 -0300

    Drop rdoc documentation, which was removed upstream
---
 debian/changelog         |  1 +
 debian/ruby-hoe.doc-base |  8 --------
 debian/rules             | 11 -----------
 3 files changed, 1 insertion(+), 19 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c924b47..8ce2ff3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ ruby-hoe (3.16.0-1) UNRELEASED; urgency=medium
     match Debian
   * debian/patches/disable-tests.patch: disable a test that fails inexplicably
     (even for upstream, it seems)
+  * Drop rdoc documentation, which was removed upstream
 
  -- Antonio Terceiro <terceiro at debian.org>  Sat, 01 Jul 2017 10:54:03 -0300
 
diff --git a/debian/ruby-hoe.doc-base b/debian/ruby-hoe.doc-base
deleted file mode 100644
index 111b3ba..0000000
--- a/debian/ruby-hoe.doc-base
+++ /dev/null
@@ -1,8 +0,0 @@
-Document: ruby-hoe
-Title: Documentation for Hoe
-Author: Ryan Davis
-Section: Programming/Ruby
-
-Format: HTML
-Index: /usr/share/doc/ruby-hoe/rdoc/index.html
-Files: /usr/share/doc/ruby-hoe/rdoc/*.html
diff --git a/debian/rules b/debian/rules
index c356d6b..3454d59 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,14 +4,3 @@ export GEM2DEB_TEST_RUNNER = --check-dependencies
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
-
-override_dh_installdocs:
-	rdoc --op rdoc --main README.rdoc --title=Hoe README.rdoc History.rdoc lib/
-	dh_installdocs
-
-override_dh_installchangelogs:
-	dh_installchangelogs History.rdoc
-
-override_dh_clean:
-	$(RM) -r rdoc
-	dh_clean

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-hoe.git



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