[DRE-commits] [ruby-rack-google-analytics] 03/04: move version.rb into rack/google-analytics

Cédric Boutillier boutil at alioth.debian.org
Wed Sep 25 22:13:45 UTC 2013


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

boutil pushed a commit to branch master
in repository ruby-rack-google-analytics.

commit 00bec22bef595d19c2af203eef2034280945b28f
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Sep 25 23:49:50 2013 +0200

    move version.rb into rack/google-analytics
---
 debian/rules |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index b6355b7..589cc81 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,5 +19,7 @@ override_dh_installchangelogs:
 
 override_dh_auto_install:
 	dh_install lib/rack/templates usr/share/ruby-rack-google-analytics
+	dh_install lib/rack/version.rb usr/lib/ruby/vendor_ruby/rack/google-analytics
 	dh_auto_install
 	rm -rf debian/ruby-rack-google-analytics/usr/lib/ruby/vendor_ruby/rack/templates
+	rm -f  debian/ruby-rack-google-analytics/usr/lib/ruby/vendor_ruby/rack/version.rb 

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



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