~yolanda.robla/ubuntu/saucy/iscsitarget/dep-8-tests

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Dustin Kirkland
  • Date: 2008-11-22 15:14:12 UTC
  • mfrom: (1.1.2 upstream) (2.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20081122151412-wuk2jwo96ecnmzny
Tags: 0.4.16+svn162-2ubuntu1
* Merge from debian unstable, fixes LP: #298520
 - Remaining changes:
  + debian/iscsitarget.init: lsb-ized the entire init script
    (Debian Bug: #506588)
  + debian/control: depend on lsb-base >= 3.2-14
 - Dropped changes:
  + debian/rules, usr/misc.h: -D_GNU_SOURCE no longer required,
    __qelem is explicitly defined by source

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
XSBC-Original-Maintainer: Philipp Hug <debian@hug.cx>
6
6
Uploaders: Frederik Schüler <fs@debian.org>
7
7
Build-Depends: debhelper (>= 5.0.0), libssl-dev, bzip2
8
 
Standards-Version: 3.7.3
 
8
Standards-Version: 3.8.0
9
9
Homepage: http://iscsitarget.sourceforge.net/
10
10
 
11
11
Package: iscsitarget
12
12
Architecture: any
13
 
Depends: ${shlibs:Depends}
 
13
Depends: ${shlibs:Depends}, lsb-base (>= 3.2-14)
14
14
Recommends: iscsitarget-module
15
15
Suggests: iscsitarget-source
16
16
Description: iSCSI Enterprise Target userland tools