X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=7fbd2db199a224ebde1148e8b7d1c39bd893e274;hb=ea4cb9de952e1f095bfa8d76be173f27c39b77b9;hp=0efacca3da621b66abbd9e8850f225f4a010b7cf;hpb=e0e5aaada5075922084f01892eb1d2ffac766eea;p=pkg-pfstools.git diff --git a/debian/changelog b/debian/changelog index 0efacca..7fbd2db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,51 @@ +pfstools (1.8.5-1) unstable; urgency=low + + * debian/control: + - Updated standards-version to 3.9.3 -- no changes. + + -- Sebastian Harl Sat, 31 Jul 2010 19:31:26 +0200 + +pfstools (1.8.5-0.1) unstable; urgency=low + + * Non-maintainer upload. + + [ Sébastien Villemot ] + * New upstream release, build-depend on Qt4 instead of Qt3 (Closes: #604368) + * gcc-4.4.dpatch: remove patch, applied upstream + * Convert to format 3.0 (quilt) and drop dpatch, because otherwise Lintian + produces an error (dpatch is obsolete) + + [ Rafael Laboissiere ] + * debian/control: + - Build-depend on liboctave-dev, such that the package builds with + Octave 3.6 (Closes: #666959) + - Depend simply on octave, do not use the obsolete ${octave:Depends} + substitution variable anymore + * debian/rules: + - Use directly the octave-config script in order to get the + installation path for the *.oct and *.m files + - Do not invoke the obsolete script octave-depends + * debian/octave-pfstools.install: Adjust for the multiarch path, which + contains the architecture triplet now + + -- Sébastien Villemot Sun, 03 Jun 2012 11:00:46 +0200 + +pfstools (1.8.1-2) unstable; urgency=low + + [ Thomas Weber ] + * Switch to octave3.2 (Closes: #567875). + + [ Sebastian Harl ] + * debian/control: + - Updated standards-version to 3.8.4 -- no changes. + - Let libpfs-dev depend on libpfs (= ${binary:Version}) (rather than a + weak dependency on >= ${source:Version}). + - Let all packages depend on ${misc:Depends}. + * Added debian/README.source: + - The file includes a pointer to /usr/share/doc/dpatch/README.source.gz. + + -- Sebastian Harl Mon, 15 Mar 2010 22:50:05 +0100 + pfstools (1.8.1-1.1) unstable; urgency=low * Non-maintainer upload.