[Pkg-ocaml-maint-commits] [coccinelle] 10/11: Pre-depend on dpkg (>= 1.17.14)

Eugeniy Meshcheryakov eugen at moszumanska.debian.org
Tue May 26 21:09:08 UTC 2015


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

eugen pushed a commit to branch master
in repository coccinelle.

commit 91bbe5284f38bff102d1b90aebb0b0ee14074c29
Author: Eugeniy Meshcheryakov <eugen at debian.org>
Date:   Tue May 26 22:11:13 2015 +0200

    Pre-depend on dpkg (>= 1.17.14)
---
 debian/changelog | 3 ++-
 debian/control   | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c43c4f9..b6e188f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,8 +9,9 @@ coccinelle (1.0.0.deb-1) unstable; urgency=medium
       location
   * debian/coccinelle.maintscript - remove the obsolete bash completion file
   * Build-depend on dh-python
+  * Pre-depend on dpkg (>= 1.17.14)
 
- -- Євгеній Мещеряков <eugen at debian.org>  Tue, 26 May 2015 22:03:46 +0200
+ -- Євгеній Мещеряков <eugen at debian.org>  Tue, 26 May 2015 22:10:50 +0200
 
 coccinelle (1.0.0~rc24.deb-4) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index ed1977f..251d5c9 100644
--- a/debian/control
+++ b/debian/control
@@ -39,6 +39,7 @@ Depends:
  python-glade2,
  ocaml-findlib,
  libpycaml-ocaml
+Pre-Depends: dpkg (>= 1.17.14)
 Suggests: vim-addon-manager, coccinelle-doc
 Description: semantic patching tool for C
  Cocinelle is a program matching and transformation tool for C.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/coccinelle.git



More information about the Pkg-ocaml-maint-commits mailing list