Branches for Oneiric

Name Status Last Modified Last Commit
lp:ubuntu/oneiric/acorn-fdisk 2 Mature 2011-04-28 13:49:13 UTC
8. * QA upload. * Acknowledge NMU (Close...

Author: Thorsten Glaser
Revision Date: 2010-10-02 18:45:24 UTC

* QA upload.
* Acknowledge NMU (Closes: #366447) (Closes: #552791) (Closes: #563996)
  Thanks Martin!
* Apply my patch from January 2010 (Closes: #563522)
  + fix compiler warnings:
    - fdisk.c: passing … from incompatible pointer type
    - lib/scheme/icside.c: dereferencing … does break strict-aliasing rules
      XXX there might be an endianness issue left from the original code
    - lib/scheme/pcbios.c: array subscript is above array bounds
    - lib/scheme/pcbios.c: use of uninitialised value
  + fix lintian warnings:
    - debhelper-but-no-misc-depends
    - debian-rules-ignores-make-clean-error
    - spelling-error-in-binary
    - unknown-section base
    - package-contains-empty-directory
  + debian/watch: new file (took me some time to track down upstream tho)
  + debian/control: add Homepage (as close to one as I could find)
  + debian/manpages, debian/acorn-fdisk.8: new files
* Extend the manual page, obsoletes another bug (Closes: #436190)
* Set maintainer to QA group. (I will however keep an eye on this
  package and, while not promising, might take it over. Not now.)
* Add debian/source/format (preferring 1.0 at the moment)
* Port this to GNU/kFreeBSD (some ideas from util-linux, 10x)
* Disable building on GNU/Hurd until we have a way to port it
* Fix more compiler warnings (format strings, unused variables)
* Support short options in addition to GNU --long-options
* Honour dpkg CFLAGS during build
* debian/dirs: remove, not needed
* debian/README.source: new, describe TODO

11 of 1 result