[Bash-completion-commits] [SCM] debian-package branch, master, updated. debian/1.2-3-10-g21afafc

David Paleino dapal at debian.org
Sun Feb 6 21:00:58 UTC 2011


The following commit has been merged in the master branch:
commit 21afafc8c5af61c1718f56c5c9478c371c5ccaab
Author: David Paleino <dapal at debian.org>
Date:   Sun Feb 6 21:59:45 2011 +0100

    debian/rules: reflect new source layout

diff --git a/debian/changelog b/debian/changelog
index e28a49f..9e96782 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,8 +10,9 @@ bash-completion (1:1.3-1) UNRELEASED; urgency=low
   * Bump Standards-Version to 3.9.1, no changes needed
   * Install upstream CHANGES file
   * Update copyright years in debian/copyright
+  * debian/rules: reflect new source layout
 
- -- David Paleino <dapal at debian.org>  Sun, 06 Feb 2011 21:56:26 +0100
+ -- David Paleino <dapal at debian.org>  Sun, 06 Feb 2011 21:59:35 +0100
 
 bash-completion (1:1.2-3) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index e81ed85..3ec82da 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ override_dh_auto_configure:
 	[ -d test/tmp ] || mkdir -p test/tmp
 
 override_dh_compress:
-	dh_compress -Xcontrib
+	dh_compress -Xcompletions
 
 override_dh_installchangelogs:
 	dh_installchangelogs CHANGES

-- 
debian-package



More information about the Bash-completion-commits mailing list