~ubuntu-branches/debian/jessie/ufsutils/jessie

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Robert Millan
  • Date: 2011-11-27 18:18:04 UTC
  • Revision ID: package-import@ubuntu.com-20111127181804-ko4yrs10qfk0ia12
Tags: 8.2-3
* Add myself to Uploaders.
* Remove remnants of ZFS when creating a new file system.  (Closes: #635272)
  - 04_portable_berase.patch: Fix berase().
  - 05_wipe_otherfs.patch: Wipe out other filesystems by erasing first and
    last 512 kiB of disk (this works for at least ZFS, in addition to UFS1
    which was already taken care of).
* 00_portable_ufs_types.patch: Fix broken type for non-kFreeBSD
  platforms.  Thanks Vladimir Serbinenko.  (Closes: #646518)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: utils
3
3
Priority: optional
4
4
Maintainer: GNU/kFreeBSD Maintainers <debian-bsd@lists.debian.org>
5
 
Uploaders: Aurelien Jarno <aurel32@debian.org>, Guillem Jover <guillem@debian.org>
 
5
Uploaders: Aurelien Jarno <aurel32@debian.org>, Guillem Jover <guillem@debian.org>, Robert Millan <rmh@debian.org>
6
6
Build-Depends: dpkg-dev (>= 1.15.7), debhelper (>= 7), libbsd-dev, libedit-dev,
7
7
 libc0.1-dev (>= 2.10.1) [kfreebsd-any]
8
8
Vcs-Browser: http://svn.debian.org/wsvn/glibc-bsd/trunk/ufsutils/