[DRE-commits] [ruby-fog] 01/02: install version.rb normally

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Apr 29 11:52:34 UTC 2015


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

praveen pushed a commit to branch master
in repository ruby-fog.

commit f046e1b27683181a7224b167d3369e0a1402dbe4
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Apr 29 17:02:05 2015 +0530

    install version.rb normally
---
 debian/changelog | 1 +
 debian/install   | 2 --
 debian/rules     | 1 -
 3 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 32a8f7d..5b4fbd7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ ruby-fog (1.28.0-1) UNRELEASED; urgency=medium
   * New upstream release.
   * Update dependencies.
   * Disable tests.
+  * Install version.rb (ruby-fog-core does not conflict anymore).
 
  -- Pirate Praveen <praveen at debian.org>  Thu, 09 Apr 2015 23:02:03 +0530
 
diff --git a/debian/install b/debian/install
deleted file mode 100644
index 2c8d32f..0000000
--- a/debian/install
+++ /dev/null
@@ -1,2 +0,0 @@
-# Workaround
-lib/fog/version.rb usr/lib/ruby/vendor_ruby/fog
diff --git a/debian/rules b/debian/rules
index eb627ea..cb4cd8f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,5 @@
 override_dh_auto_install:
 	dh_auto_install
 	# those files belong to ruby-fog-core
-	$(RM) debian/ruby-fog/usr/lib/ruby/vendor_ruby/fog/version.rb
 	$(RM) debian/ruby-fog/usr/lib/ruby/vendor_ruby/fog/core/deprecated_connection_accessors.rb
 	$(RM) -r debian/ruby-fog/usr/lib/ruby/vendor_ruby/fog/schema

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



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