[SCM] Debian packaging of libnet-amazon-ec2-perl branch, master,	updated. 42cbfacb7756a1f3cd5232264f312b476db5db7d
    gregor herrmann 
    gregoa at debian.org
       
    Sun Jan 22 16:45:02 UTC 2012
    
    
  
The following commit has been merged in the master branch:
commit bdc4e577d2bdc89c5b12087e8937645417c5a21b
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jan 22 17:32:27 2012 +0100
    debian/rules: make file removals verbose, don't remove dropped file anymore.
diff --git a/debian/rules b/debian/rules
index 757424e..0c1779c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,5 +8,4 @@ TMP     = $(CURDIR)/debian/$(PACKAGE)
 
 override_dh_auto_install:
 	dh_auto_install
-	rm $(TMP)/usr/share/man/man3/Net::Amazon::EC2::*.3pm
-	rm $(TMP)/usr/share/perl5/Net/Amazon/._EC2.pm
+	rm -v $(TMP)/usr/share/man/man3/Net::Amazon::EC2::*.3pm
-- 
Debian packaging of libnet-amazon-ec2-perl
    
    
More information about the Pkg-perl-cvs-commits
mailing list