[DRE-commits] [ruby-amqp] 02/02: d/rules: Remove duplicate files (tls example)

Sebastien Badia sbadia-guest at moszumanska.debian.org
Wed Mar 9 11:54:20 UTC 2016


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

sbadia-guest pushed a commit to branch master
in repository ruby-amqp.

commit 14231b16a4c3dad85f00074895b51d77f82401df
Author: Sebastien Badia <seb at sebian.fr>
Date:   Wed Mar 9 08:50:07 2016 -0300

    d/rules: Remove duplicate files (tls example)
---
 debian/changelog | 3 ++-
 debian/rules     | 2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e4c47ce..ef8b283 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 ruby-amqp (1.5.1-3) unstable; urgency=medium
 
   * d/control: Add missing break/replaces (Closes: #817012)
+  * d/rules: Remove duplicate files (tls example)
 
- -- Sebastien Badia <seb at sebian.fr>  Wed, 09 Mar 2016 01:04:46 -0300
+ -- Sebastien Badia <seb at sebian.fr>  Wed, 09 Mar 2016 08:50:43 -0300
 
 ruby-amqp (1.5.1-2) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index 0ccad8c..066a74c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,3 +17,5 @@
 override_dh_install:
 	dh_install
 	rm -rf debian/ruby-amqp/usr/bin
+	rm -rf debian/ruby-amqp/usr/share/doc/ruby-amqp/examples/tls_certificates/testca/certs
+	rm -f  debian/ruby-amqp/usr/share/doc/ruby-amqp/examples/tls_certificates/testca/index.txt.attr.old

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



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