[DRE-commits] [ruby-ferret] 04/06: debian/rules: stop removing embedded copy fo bzlib

Antonio Terceiro terceiro at moszumanska.debian.org
Tue Jul 14 21:38:38 UTC 2015


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

terceiro pushed a commit to branch master
in repository ruby-ferret.

commit f8a482370781cf704428dc9926f4f666565f42ea
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Tue Jul 14 18:28:35 2015 -0300

    debian/rules: stop removing embedded copy fo bzlib
    
    Closes: #743909
---
 debian/changelog | 2 ++
 debian/rules     | 2 --
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 074ca0d..56fff86 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ ruby-ferret (0.11.8.6-1) UNRELEASED; urgency=medium
   * New upstream release
     - ported to ruby2.2
   * debian/copyright: add Files-Excluded to remove embedded copy of bzlib
+  * debian/rules: stop removing embedded copy fo bzlib which won't exist
+    anymore (Closes: #743909)
 
  -- Antonio Terceiro <terceiro at debian.org>  Tue, 14 Jul 2015 18:27:04 -0300
 
diff --git a/debian/rules b/debian/rules
index 9070047..66c5d6c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,5 +6,3 @@
 override_dh_clean:
 	dh_clean
 	rm -rf test/temp
-	rm -f ext/bzlib* ext/BZLIB_*
-

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



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