[DRE-commits] [ruby-rack-google-analytics] 07/11: version.rb is correctly installed now

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun May 4 10:22:50 UTC 2014


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

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

commit dd6b945a464980608afe70c032c518dd7b7210bf
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun May 4 15:17:37 2014 +0530

    version.rb is correctly installed now
---
 debian/changelog | 1 +
 debian/rules     | 2 --
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a4af3d6..8db3c8d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ ruby-rack-google-analytics (1.1.0-1) UNRELEASED; urgency=low
   * Bump gem2deb build dep >= 0.7.5~ (install gemspec for all ruby versions)
   * Update watch file to look at github tags
   * Refresh patches
+  * Remove version.rb manipulation from rules (it is fixed upstream)
 
  -- Pirate Praveen <praveen at debian.org>  Sun, 04 May 2014 14:56:02 +0530
 
diff --git a/debian/rules b/debian/rules
index 589cc81..b6355b7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,5 @@ 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