[DRE-commits] [ruby-rubypants] 01/07: Remove documentation package

Jérémy Bobbio lunar at moszumanska.debian.org
Wed Sep 16 21:23:17 UTC 2015


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

lunar pushed a commit to branch master
in repository ruby-rubypants.

commit 2dd3b62e839e30f6ca0fc9c4f891ff32b0453d90
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Wed Sep 16 23:12:39 2015 +0200

    Remove documentation package
---
 debian/control | 16 ----------------
 debian/rules   | 14 --------------
 2 files changed, 30 deletions(-)

diff --git a/debian/control b/debian/control
index 42f8cd2..2e7cd22 100644
--- a/debian/control
+++ b/debian/control
@@ -27,19 +27,3 @@ Description: Ruby port of SmartyPants smart-quotes library
  The original "SmartyPants" is a free web publishing plug-in for Movable Type,
  Blosxom, and BBEdit that easily translates plain ASCII punctuation characters
  into "smart" typographic punctuation HTML entities.
-
-Package: ruby-rubypants-doc
-Section: doc
-Architecture: all
-Depends:
- ${misc:Depends}
-Suggests:
- ruby-rubypants
-Description: Ruby port of SmartyPants smart-quotes library (documentation)
- RubyPants is a Ruby port of the smart-quotes library SmartyPants.
- .
- The original "SmartyPants" is a free web publishing plug-in for Movable Type,
- Blosxom, and BBEdit that easily translates plain ASCII punctuation characters
- into "smart" typographic punctuation HTML entities.
- .
- This package contains documentation for ruby-rubypants.
diff --git a/debian/rules b/debian/rules
index 6b39f15..a5e7dc8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,17 +13,3 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
-
-override_dh_auto_clean:
-	dh_auto_clean
-	rm -rf doc
-
-override_dh_auto_build:
-	dh_auto_build
-	# build documentation
-	rdoc --main README rubypants.rb
-
-override_dh_auto_install:
-	dh_auto_install
-	# remove bundled jquery.js
-	rm -f debian/ruby-rubypants-doc/usr/share/doc/ruby-rubypants-doc/html/js/jquery.js

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



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