[Bash-completion-commits] [SCM] debian-package branch, master, updated. debian/1.99-3-12-g56bc56c

David Paleino dapal at debian.org
Sun Jun 17 19:11:25 UTC 2012


The following commit has been merged in the master branch:
commit db5d55b6cdd30ccb7faa9c84bb5a0651ecfee2b4
Author: David Paleino <dapal at debian.org>
Date:   Sun Jun 17 21:07:48 2012 +0200

    Added Pre-Depends on dpkg because of dpkg-maintscript-helper

diff --git a/debian/changelog b/debian/changelog
index 0e43e3a..649860f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ bash-completion (1:2.0-1) UNRELEASED; urgency=low
     - scp and rsync error on local path completion (LP: #772571)
   * Standards-Version bump to 3.9.3, no changes needed
   * Updated debian/copyright
+  * Added Pre-Depends on dpkg because of dpkg-maintscript-helper
 
   [ Jonathan Nieder ]
   * Replace /etc/bash_completion symlink with a shim script (Closes: #669180)
@@ -18,7 +19,7 @@ bash-completion (1:2.0-1) UNRELEASED; urgency=low
   * Remove /etc/bash_completion symlink to make room for shim script
     on upgrade from versions 1:1.99-2 and 1:1.99-3.
 
- -- David Paleino <dapal at debian.org>  Sun, 17 Jun 2012 21:04:29 +0200
+ -- David Paleino <dapal at debian.org>  Sun, 17 Jun 2012 21:07:32 +0200
 
 bash-completion (1:1.99-3) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 8b4c55f..f0d93ec 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Homepage: http://bash-completion.alioth.debian.org
 
 Package: bash-completion
 Architecture: all
+Pre-Depends: dpkg (>= 1.15.7.2~)
 Depends:
  bash (>= 3.2)
  , ${misc:Depends}

-- 
debian-package



More information about the Bash-completion-commits mailing list