Change logs for acorn-fdisk source package in Wheezy

  • acorn-fdisk (3.0.6-8) unstable; urgency=low
    
    
      * QA upload
      * split diff into historic patches, change format to 3.0 (quilt)
      * lower-case short description
      * bump Standards-Version
      * modernize debian/rules:
      - switch to debhelper compatibility 7, using dh_prep
      - use dpkg-buildflags
      - support build-arch, build-indep
      * fix manpage as suggested by lintian
      * silence lintian's helper-templates-in-copyright
    
     -- Bernhard R. Link <email address hidden>  Sat, 17 Sep 2011 16:13:51 +0200
  • acorn-fdisk (3.0.6-7) unstable; urgency=low
    
    
      * 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
    
     -- Thorsten Glaser <email address hidden>  Sat, 02 Oct 2010 18:45:24 +0000