[Pkg-cracklib-commits] [pkg-cracklib] 02/03: debian/control: Wrap build dependencies.

Martin Pitt mpitt at alioth.debian.org
Wed Oct 23 06:10:26 UTC 2013


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

mpitt pushed a commit to branch master
in repository pkg-cracklib.

commit ea8dab8e0598e3784983ad2886ce0850bb67180a
Author: Martin Pitt <martinpitt at gnome.org>
Date:   Wed Oct 23 08:04:03 2013 +0200

    debian/control: Wrap build dependencies.
---
 debian/changelog |    3 +++
 debian/control   |   16 ++++++++++++----
 2 files changed, 15 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 114110d..4d25705 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,9 @@ cracklib2 (2.9.0-2) UNRELEASED; urgency=low
   * Add "stage1" support to not build python bits during bootstrapping.
     (Closes: #721354)
 
+  [ Martin Pitt ]
+  * debian/control: Wrap build dependencies.
+
  -- Jan Dittberner <jandd at debian.org>  Wed, 14 Aug 2013 08:54:59 +0200
 
 cracklib2 (2.9.0-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 432190e..c872a8b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,18 @@ Priority: optional
 Maintainer: Jan Dittberner <jandd at debian.org>
 Uploaders: Martin Pitt <mpitt at debian.org>
 Standards-Version: 3.9.4
-Build-Depends: debhelper (>= 9), python-all-dev (>= 2.6.6-3~),
- python3-all-dev (>= 3.1.3-2~), chrpath, docbook-utils, automake (>= 1.10),
- autoconf (>=2.61), libtool, python-setuptools, python3-setuptools,
- dpkg-dev (>= 1.16.1~), autotools-dev
+Build-Depends: debhelper (>= 9),
+ python-all-dev (>= 2.6.6-3~),
+ python3-all-dev (>= 3.1.3-2~),
+ chrpath,
+ docbook-utils,
+ automake (>= 1.10),
+ autoconf (>=2.61),
+ libtool,
+ python-setuptools,
+ python3-setuptools,
+ dpkg-dev (>= 1.16.1~),
+ autotools-dev
 Homepage: http://sourceforge.net/projects/cracklib
 Vcs-Git: git://anonscm.debian.org/pkg-cracklib/pkg-cracklib.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-cracklib/pkg-cracklib.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cracklib/pkg-cracklib.git



More information about the Pkg-cracklib-commits mailing list