lp:ubuntu/oneiric/ufsutils

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/oneiric/ufsutils
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

10. By Aurelien Jarno

[ Aurelien Jarno ]
* Fix 01_libufs.patch to correctly character or block devices. Closes:
  #526586, #634158.
* Fix 02_fsdb.ufs.patch to make ufsutils buildable with --as-needed.
  Closes: #632564.

9. By Ilya Barygin

04_as-needed.patch: fix FTBFS with --as-needed linker option
(LP: #803208).

8. By Guillem Jover <email address hidden>

[ Robert Millan ]
* Set ufsutils-udeb to kfreebsd-any.

[ Guillem Jover ]
* New upstream version (based on FreeBSD 8.2)
* Now using Standards-Version 3.9.2 (no changes needed).
* Switch to source format “3.0 (quilt)”.
  - Remove quilt from Build-Depends.
  - Remove patch target in debian/rules.
  - Remove now unneeded README.source.
  - Refresh all patches.
* Reorganize source code:
  - Switch from debian/upstream.sh to debian/rules get-orig-source target.
  - Switch from CVS to Subversion to retrieve the source code.
  - Use the same source layout as upstream (no more relocations),
    i.e. lib/, sbin/, sys/sys, sys/ufs.
  - Move libport/ to port/.
  - Merge libdisklabel/ into port/.
* Remove unneeded linking against libtermcap, thus removing the need for
  ncurses.
* Add an empty debian/watch file explaining that there's no packaged
  upstream releases. Suggested by Peter Pentchev.
* Update CVS to Subversion reference to upstream source code in
  debian/copyright.
* Remove unused lib variable from debian/rules.
* Use dpkg-buildflags to set CPPFLAGS, CFLAGS and LDFLAGS.
  Based on a patch by Peter Pentchev.
* Remove bogus reference to BSD license in /usr/share/common-licenses.
* Always set -I../../sys, even on GNU/kFreeBSD systems.

[ Peter Pentchev ]
* Remove duplicate section “utils” from ufsutils binary package.
* Remove XC- prefix from Package-Type.
* Honour CPPFLAGS and LDFLAGS and do not link with CFLAGS.

7. By Aurelien Jarno

[ Petr Salinger ]
* New upstream version (RELENG_7_3_0_RELEASE)
* Use intmax_t cast in fsbtodb() to fix aborts when
  making a filesystem larger than one terabyte. Closes: #559647.

[ Aurelien Jarno ]
* Bump Standard-Versions to 3.8.4 (no changes).

6. By Aurelien Jarno

* Drop patches/04_sysctlnametomib.patch and replace it by a build-depends
  on libc0.1-dev (>= 2.10.1).
* Add a README.source file.
* Bump Standard-Versions to 3.8.3.

5. By Aurelien Jarno

* Remove the warning in the package's description about the fact it is an
  experimental package.
* Remove the libufs2 library and link statically instead. It is small, not
  really usable, and anyway comes without -dev package.
* Add patches/04_sysctlnametomib.patch to avoid linking with libfreebsd.
* Bump Standard-Versions to 3.8.2 (no changes).
* Add a ufsutils-udeb.

4. By Aurelien Jarno

[ Guillem Jover ]
* Use $(filter ...) instead of $(findstring ...) to extract space separated
  options from DEB_BUILD_OPTIONS in debian/rules.
* Remove commented out lines in debian/rules.
* Do not set unused INSTALL_PROGRAM.
* Line wrap Build-Depends fields for lines longer than 80 chars.
* Use asterisks for bulleted lists in package description.
* Remove DPATCHLEVEL variable from patches.
* Switch to debhelper compatibility level 7.
* Use dh_prep instead of "dh_clean -k".
* Do not use stamp files for build.
* Include quilt.make snippet instead of using ad-hoc code.
* Remove unused ufsutils variable and rename libufs to lib in debian/rules.

[ Petr Salinger ]
* New upstream version (RELENG_7_2_0_RELEASE)
* Allow mkfs.ufs not only on character devices (GNU/kFreeBSD), but also
  on block devices (Linux) and plain files (i.e. loopback). (Closes: #526586)

[ Aurelien Jarno ]
* Bump Standard-Versions to 3.8.1 (no changes).

3. By Aurelien Jarno

[ Petr Salinger ]
New upstream version (RELENG_7_1_0_RELEASE)

2. By Aurelien Jarno

* debian/patches/01_libufs.patch Link libufs with libbsd.
* debian/patches/*: Use LDADD += instead of LDADD =.

1. By Aurelien Jarno

Import upstream version 7.0

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/precise/ufsutils
This branch contains Public information 
Everyone can see this information.

Subscribers