[libtext-bidi-perl] 01/02: debian/rules: completely remove usr/bin

أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmoudy at sabily.org
Thu Sep 26 04:51:25 UTC 2013


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

aelmahmoudy-guest pushed a commit to branch master
in repository libtext-bidi-perl.

commit 3fe7015a80519cd8417ea2482234663e59b4389b
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>
Date:   Thu Sep 26 06:48:49 2013 +0200

    debian/rules: completely remove usr/bin
---
 debian/changelog |    4 +---
 debian/rules     |    2 +-
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index dd90156..58d5a96 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,6 @@
 libtext-bidi-perl (2.02-1) UNRELEASED; urgency=low
 
   TODO:
-  - lintian detects correctly:
-    I: libtext-bidi-perl: package-contains-empty-directory usr/bin/
   - thanks for informing the xmltv-util maintainer; do we already now, if the new
     text-bidi breaks xmltv-util or not?
   - (cosmetic): d/copyright: we usually write "On Debian systems"
@@ -34,7 +32,7 @@ libtext-bidi-perl (2.02-1) UNRELEASED; urgency=low
     + Update copyright years.
     + debian/copyright: Refer to GPL-1 license file
   * Bumped compat level to 9
-  * Install fribidi.pl as an example.
+  * debian/libtext-bidi-perl.examples: Install fribidi.pl as an example.
   * debian/NEWS.Debian: Added a NEWS entry pointing out the backward
     incompatibility.
 
diff --git a/debian/rules b/debian/rules
index d752440..09be065 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,5 +15,5 @@ override_dh_auto_install:
 	  rm $(TMP)/usr/lib/perl5/auto/Text/Bidi/private/private.bs; \
 	fi
 	# Remove fribidi.pl script, installed as an example instead:
-	rm $(TMP)/usr/bin/fribidi.pl
+	rm -rf $(TMP)/usr/bin
 	rm -rf $(TMP)/usr/share/man/man1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-bidi-perl.git



More information about the Pkg-perl-cvs-commits mailing list