[DRE-commits] [ruby-state-machine] 06/07: do not install the documentation of examples

Cédric Boutillier boutil at moszumanska.debian.org
Wed Apr 16 13:30:37 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-state-machine.

commit 1dbaeef269769fa35bbff036a7ad70482d7f8fc2
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Apr 16 15:11:46 2014 +0200

    do not install the documentation of examples
---
 debian/control                  | 2 --
 debian/ruby-state-machine.links | 2 --
 debian/rules                    | 4 ----
 3 files changed, 8 deletions(-)

diff --git a/debian/control b/debian/control
index 84aa5c3..c932831 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,6 @@ Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.6.1~),
  ruby-graphviz,
  ruby-activerecord,
  ruby-sqlite3,
- yard
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-state-machine.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-state-machine.git;a=summary
@@ -22,7 +21,6 @@ Recommends: ruby-graphviz,
             ruby-activerecord,
             ruby-activemodel,
             ruby-sequel,
-            libjs-jquery
 Suggests: yard
 Description: State machines for attributes
  This Ruby library adds support for creating state machines for attributes on
diff --git a/debian/ruby-state-machine.links b/debian/ruby-state-machine.links
deleted file mode 100644
index 364efd3..0000000
--- a/debian/ruby-state-machine.links
+++ /dev/null
@@ -1,2 +0,0 @@
-/usr/share/javascript/jquery/jquery.js /usr/share/doc/ruby-state-machine/examples/doc/js/jquery.js
-/usr/share/doc/ruby-state-machine/examples/doc/index.html /usr/share/doc/ruby-state-machine/examples/doc/_index.html
diff --git a/debian/rules b/debian/rules
index 4090866..9fe58f7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,3 @@ override_dh_auto_clean:
 	dh_auto_clean
 	$(RM) test/*.log
 	$(RM) -r examples/.yardoc examples/doc
-
-override_dh_installexamples:
-	(cd examples; yardoc -e ../lib/yard-state_machine.rb .)
-	dh_installexamples -O--buildsystem=ruby

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



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