[pkg-bacula-commits] [bacula] 08/35: Remove unneeded versions in dependencies

Carsten Leonhardt leo at moszumanska.debian.org
Wed Jul 20 10:21:35 UTC 2016


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

leo pushed a commit to tag development/2011-04-29
in repository bacula.

commit f82043e4431c834f8a8e9cbbf0fecc012faff20d
Author: Jan Hauke Rahm <jhr at debian.org>
Date:   Tue Apr 19 11:29:48 2011 +0200

    Remove unneeded versions in dependencies
---
 debian/control | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)

diff --git a/debian/control b/debian/control
index 2a6d89f..5c744c0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,13 @@ Section: admin
 Priority: optional
 Maintainer: Debian Bacula packaging Group <pkg-bacula-devel at lists.alioth.debian.org>
 Uploaders: Jan Hauke Rahm <jhr at debian.org>
-Build-Depends: autotools-dev, debhelper (>= 8.1.3), po-debconf (>= 0.8.2),
+Build-Depends: autotools-dev, debhelper (>= 8.1.3), po-debconf,
  zlib1g-dev, libreadline-dev, libjconv-dev,
  libsqlite3-dev, libmysqlclient-dev, libpq-dev (>= 8.4),
  postgresql-server-dev-8.4,
- libwrap0-dev, python-dev, libgtk2.0-dev (>= 2.10),
+ libwrap0-dev, python-dev, libgtk2.0-dev,
  libgnome2-dev, libacl1-dev, libkrb5-dev, libgnomeui-dev,
- libx11-dev, mtx, bc, libxt-dev, dpkg-dev (>= 1.13.19), libqt4-dev, 
+ libx11-dev, mtx, bc, libxt-dev, dpkg-dev, libqt4-dev,
  libssl-dev
 Build-Conflicts: python2.2-dev, python2.3, python2.4, qt3-dev-tools
 Standards-Version: 3.8.3
@@ -36,7 +36,7 @@ Description: network backup, recovery and verification - meta-package
 Package: bacula-common
 Replaces: bacula-director-common
 Architecture: any
-Pre-Depends: debconf (>= 1.4.30) | debconf-2.0, adduser (>= 3.0)
+Pre-Depends: debconf (>= 1.4.30) | debconf-2.0, adduser
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Suggests: bacula-doc
 Description: network backup, recovery and verification - common support files
@@ -47,7 +47,7 @@ Description: network backup, recovery and verification - common support files
 
 Package: bacula-common-sqlite3
 Architecture: any
-Pre-Depends: debconf (>= 1.4.30) | debconf-2.0, adduser (>= 3.0)
+Pre-Depends: debconf (>= 1.4.30) | debconf-2.0, adduser
 Depends: bacula-common, ${shlibs:Depends}, ${misc:Depends}
 Suggests: bacula-doc
 Conflicts: bacula-common-pgsql, bacula-common-mysql
@@ -60,7 +60,7 @@ Description: network backup, recovery and verification - SQLite v3 common files
 
 Package: bacula-common-pgsql
 Architecture: any
-Pre-Depends: debconf (>= 1.4.30) | debconf-2.0, adduser (>= 3.0)
+Pre-Depends: debconf (>= 1.4.30) | debconf-2.0, adduser
 Depends: bacula-common, ${shlibs:Depends}, ${misc:Depends}
 Suggests: bacula-doc
 Conflicts: bacula-common-sqlite3, bacula-common-mysql
@@ -73,7 +73,7 @@ Description: network backup, recovery and verification - PostgreSQL common files
 
 Package: bacula-common-mysql
 Architecture: any
-Pre-Depends: debconf (>= 1.4.30) | debconf-2.0, adduser (>= 3.0)
+Pre-Depends: debconf (>= 1.4.30) | debconf-2.0, adduser
 Depends: bacula-common, ${shlibs:Depends}, ${misc:Depends}
 Suggests: bacula-doc
 Conflicts: bacula-common-sqlite3, bacula-common-pgsql
@@ -87,7 +87,7 @@ Description: network backup, recovery and verification - MySQL common files
 Package: bacula-director-common
 Architecture: any
 Pre-Depends: debconf (>= 1.4.30) | debconf-2.0, bacula-common (= ${binary:Version})
-Depends: ${shlibs:Depends}, adduser, mailx, lsb-base (>= 3.2-13), ${misc:Depends}
+Depends: ${shlibs:Depends}, adduser, mailx, lsb-base, ${misc:Depends}
 Description: network backup, recovery and verification - Director common files
  Bacula is a set of programs to manage backup, recovery and verification of
  data across a network of computers of different kinds.
@@ -101,7 +101,7 @@ Description: network backup, recovery and verification - Director common files
 Package: bacula-director-sqlite3
 Pre-Depends: debconf (>= 1.4.30) | debconf-2.0
 Architecture: any
-Depends: bacula-director-common (= ${binary:Version}), sqlite3, ${shlibs:Depends}, bacula-common-sqlite3 (>= ${binary:Version}), file, dbconfig-common (>= 1.8.19), ${misc:Depends}
+Depends: bacula-director-common (= ${binary:Version}), sqlite3, ${shlibs:Depends}, bacula-common-sqlite3 (>= ${binary:Version}), file, dbconfig-common, ${misc:Depends}
 Conflicts: bacula-director
 Provides: bacula-director
 Replaces: bacula-director
@@ -119,7 +119,7 @@ Description: network backup, recovery and verification - SQLite 3 storage for Di
 Package: bacula-director-mysql
 Architecture: any
 Pre-Depends: debconf (>= 1.4.30) | debconf-2.0
-Depends: bacula-director-common (= ${binary:Version}), dbconfig-common (>= 1.8.19), mysql-client, ${shlibs:Depends}, bacula-common-mysql (>= ${binary:Version}), ${misc:Depends}
+Depends: bacula-director-common (= ${binary:Version}), dbconfig-common, mysql-client, ${shlibs:Depends}, bacula-common-mysql (>= ${binary:Version}), ${misc:Depends}
 Conflicts: bacula-director
 Provides: bacula-director
 Replaces: bacula-director
@@ -138,11 +138,11 @@ Description: network backup, recovery and verification - MySQL storage for Direc
 Package: bacula-director-pgsql
 Pre-Depends: debconf (>= 1.4.30) | debconf-2.0
 Architecture: any
-Depends: bacula-director-common (= ${binary:Version}), dbconfig-common (>= 1.8.19), postgresql-client (>= 7.4) | postgresql-client-8.4, ${shlibs:Depends}, bacula-common-pgsql (>= ${binary:Version}), ${misc:Depends}
+Depends: bacula-director-common (= ${binary:Version}), dbconfig-common, postgresql-client-8.4, ${shlibs:Depends}, bacula-common-pgsql (>= ${binary:Version}), ${misc:Depends}
 Conflicts: bacula-director
 Provides: bacula-director
 Replaces: bacula-director
-Recommends: postgresql-8.4 | postgresql-8.3 | postgresql-8.2 | postgresql-8.1 | postgresql-8.0 | postgresql (>= 7.4)
+Recommends: postgresql-8.4
 Suggests: postgresql-contrib, postgresql-doc
 Description: network backup, recovery and verification - PostgreSQL storage for Director
  Bacula is a set of programs to manage backup, recovery and verification of
@@ -172,7 +172,7 @@ Description: network backup, recovery and verification - client meta-package
 
 Package: bacula-fd
 Architecture: any
-Depends: bacula-common (= ${binary:Version}), ${shlibs:Depends}, lsb-base (>= 3.2-13), ${misc:Depends}
+Depends: bacula-common (= ${binary:Version}), ${shlibs:Depends}, lsb-base, ${misc:Depends}
 Suggests: bacula-traymonitor
 Description: network backup, recovery and verification - file daemon
  Bacula is a set of programs to manage backup, recovery and verification of
@@ -196,7 +196,7 @@ Description: network backup, recovery and verification - server meta-package
 Package: bacula-sd
 Architecture: any
 Pre-Depends: bacula-common (= ${binary:Version})
-Depends: ${shlibs:Depends}, mtx, python, lsb-base (>= 3.2-13), ${misc:Depends}
+Depends: ${shlibs:Depends}, mtx, python, lsb-base, ${misc:Depends}
 Recommends: mt-st, bacula-sd-sqlite3 (>= ${source:Version})|bacula-sd-tools
 Suggests: dds2tar, scsitools, sg3-utils
 Description: network backup, recovery and verification - storage daemon
@@ -263,7 +263,7 @@ Description: network backup, recovery and verification - PostgreSQL SD tools
 
 Package: bacula-console
 Architecture: any
-Pre-Depends: debconf (>= 1.4.30)
+Pre-Depends: debconf
 Depends: bacula-common (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Description: network backup, recovery and verification - text console
  Bacula is a set of programs to manage backup, recovery and verification of
@@ -277,7 +277,7 @@ Description: network backup, recovery and verification - text console
 Package: bacula-console-qt
 Section: utils
 Architecture: any
-Pre-Depends: debconf (>= 1.4.30)
+Pre-Depends: debconf
 Depends: bacula-common (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Description: Bacula Administration Tool Console
  Bacula is a set of programs to manage backup, recovery and verification of

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



More information about the pkg-bacula-commits mailing list