1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133
|
mffm-fftw (1.7-5) unstable; urgency=medium
* QA upload.
* Added d/gbp.conf to describe branch layout.
* Updated vcs in d/control to Salsa.
* Updated d/gbp.conf to enforce the use of pristine-tar.
* Updated Standards-Version from 3.7.3 to 4.7.0.
* Use wrap-and-sort -at for debian control files.
* Trim trailing whitespace.
* Bump debhelper from old 10 to 13.
* Set debhelper-compat version in Build-Depends.
* Added 1020-cross-build.patch to fix cross build problem (Closes: #930969).
* Added 1030-hardeing.patch to use hardening build flags.
* Added 1040-clean-rebuildability.patch to make source rebuildable
(Closes: #1045538).
* Flag in d/control that root build is not needed.
* Restructured patches to use naming scheme.
-- Petter Reinholdtsen <pere@debian.org> Wed, 20 Nov 2024 07:09:37 +0100
mffm-fftw (1.7-4.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Tue, 14 Jun 2022 15:01:05 +0200
mffm-fftw (1.7-4) unstable; urgency=medium
* QA upload.
* Set Maintainer to Debian QA Group. (See: #845593)
* Switch to source format 3.0 (quilt).
* Switch to debhelper compat level 10. (Closes: #817581, #833199)
* Switch to minimal dh rules.
* Properly link against fftw3. (Closes: #695605)
-- Andreas Beckmann <anbe@debian.org> Sat, 10 Dec 2016 17:02:42 +0100
mffm-fftw (1.7-3) unstable; urgency=low
* New upstream release which fixes inverse transforms
* Non-orphan (Closes: #474525)
-- mffm Matt Flax (2003) <flatmax@ieee.org> Mon, 26 Oct 2009 11:20:42 +1100
mffm-fftw (1.6-2ubuntu1) intrepid; urgency=low
* Merge from debian unstable, remaining changes (LP: #256732):
- Change fftw3-dev to libfftw3-dev.
-- Nathan Handler <nhandler@ubuntu.com> Sun, 10 Aug 2008 16:13:54 -0500
mffm-fftw (1.6-2) unstable; urgency=low
[ Bernd Zeimetz ]
* QA group upload.
* debian/control:
- Setting the Maintainer to QA.
[ Sandro Tosi ]
* debian/rules
- added removal of changed images (Closes: #424572)
- does not ignore make clean errors anymore
* debian/control
- bump Standards-Version to 3.7.3
- added Section: devel to source stanza
- used ${binary:Version} for inter-binaries dependency
-- Sandro Tosi <matrixhasu@gmail.com> Sun, 06 Apr 2008 12:01:31 +0200
mffm-fftw (1.6-1.2) unstable; urgency=low
* Non-maintainer upload.
* Fix compatibility with GCC 4.3, based on patch by Martin Michlmayr
(Closes: #417429)
-- Moritz Muehlenhoff <jmm@debian.org> Wed, 19 Mar 2008 22:07:15 +0100
mffm-fftw (1.6-1.1ubuntu2) hardy; urgency=low
* Rebuild for fftw3 -> libfftw3 transistion.
-- Steve Kowalik <stevenk@ubuntu.com> Mon, 24 Dec 2007 14:30:06 +1100
mffm-fftw (1.6-1.1ubuntu1) hardy; urgency=low
* Change fftw3-dev to libfftw3-dev.
* Munge Maintainer field as per spec.
-- Steve Kowalik <stevenk@ubuntu.com> Wed, 19 Dec 2007 22:17:15 +1100
mffm-fftw (1.6-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Make mffm-fftw1c2 conflict and replace mffm-fftw1. Closes: #338537.
-- Matej Vela <vela@debian.org> Mon, 5 Jun 2006 17:53:41 +0200
mffm-fftw (1.6-1) unstable; urgency=low
* new release
-- Matt Flax <flatmax@pgb.unsw.edu.au> Mon, 24 Oct 2005 09:36:05 +1000
mffm-fftw (1.5-2) unstable; urgency=low
* Cxx transistion (closes: #333969)
-- Matt Flax <flatmax@pgb.unsw.edu.au> Sun, 23 Oct 2005 14:09:26 +1000
mffm-fftw (1.5-1) unstable; urgency=low
* New upstream version
-- Matt Flax <flatmax@pgb.unsw.edu.au> Thu, 28 Apr 2005 23:53:19 +1000
mffm-fftw (1.4-1) unstable; urgency=low
* Adjusted Makefile for debianization (closes: Bug#198010)
-- Matt Flax <flatmax@ieee.org> Tue, 5 Aug 2003 01:26:15 +1000
mffm-fftw (1.2-1) unstable; urgency=low
* Initial Release.
* Adjusted Makefile for debianization
* Altered the include files in many *.H and *.cc files to accomodate old
and new g++ versions.
* Modification of the Doxygen config file and re-generated the html files too
Upstream author notified and has altered their config file too.
-- Matt Flax <flatmax@ieee.org> Wed, 19 Mar 2003 23:32:54 +1100
|