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
|
timemachine (0.3.3-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix two segmentation faults in src/gtkmeter.c and gtkmeterscale.c caused
by passing a truncated pointers using guint instead of a GtkType.
(Closes: #863420)
-- Chris Lamb <lamby@debian.org> Sat, 27 May 2017 09:41:19 +0100
timemachine (0.3.3-2) unstable; urgency=low
* Team upload.
* Fix missing linking libraries to prevent FTBFS. (Closes: #713592)
* Remove myself from the Uploaders field.
-- Alessio Treglia <alessio@debian.org> Sun, 06 Oct 2013 14:13:24 +0100
timemachine (0.3.3-1) unstable; urgency=low
[ Adrian Knoth ]
* Imported Upstream version 0.3.3 (Closes: #370641)
* Replace libreadline5-dev by libreadline-dev (Closes: #553864)
* Drop libjack0.100.0-dev build dependency (Closes: #527436)
* Provide icon entry in desktop file (Closes: #370642)
* Fix non XDG-compliant desktop file (Closes: #313367)
* Bump standards version
* Ship updated manpage (Closes: #331536)
* Lower DH compatibility level to 7.
* Update copyright file.
[ Alessio Treglia ]
* Adopting this (Closes: #573463).
* Switch the packaging to the 3.0 (quilt) format.
* debian/control:
- Add missing trailing comma.
- Remove 'website' from the description, the Homepage field is enough.
* Fix desktop file as per spec.
* debian/watch:
- Update to version 3, no need to run uupdate after downloading the
tarball.
* debian/rules: Pass -Wl,--as-needed to the linker.
-- Adrian Knoth <adi@drcomp.erfurt.thur.de> Tue, 01 Feb 2011 15:01:48 +0100
timemachine (0.3.0-3) unstable; urgency=low
* rebuild against jack 0.100.0
-- Robert Jordens <jordens@debian.org> Sat, 2 Jul 2005 14:48:24 +0200
timemachine (0.3.0-2) unstable; urgency=low
* src/main.c: fix commandline mode; patch from Mario Lang; closes:
Bug#296606: timemachine: Broken command-line mode
* debian/control: build against libreadline5-dev, line-join build-depends
-- Robert Jordens <jordens@debian.org> Thu, 24 Feb 2005 12:09:27 +0100
timemachine (0.3.0-1) unstable; urgency=low
* new upstream release
* add libncurses5-dev and libreadline4-dev con Build-Depends: enables
command-line-mode
-- Robert Jordens <jordens@debian.org> Thu, 4 Nov 2004 22:51:04 +0100
timemachine (0.2.5-1) unstable; urgency=low
* new upstream release (configurable ringbuffer size)
-- Robert Jordens <jordens@debian.org> Sun, 12 Sep 2004 22:49:55 +0200
timemachine (0.2.4-2) unstable; urgency=low
* debian/watch: added watchfile
* add note about W64 WAV format and sampling rate to manpage; patch from
The Anarcat <anarcat@anarcat.ath.cx>; closes: Bug#257388
-- Robert Jordens <jordens@debian.org> Sun, 22 Aug 2004 01:08:23 +0200
timemachine (0.2.4-1) unstable; urgency=low
* new upstream release
+ upstream supports LADCCA, don't build with it yet.
-- Robert Jordens <jordens@debian.org> Thu, 11 Mar 2004 15:51:13 +0100
timemachine (0.2.1-2) unstable; urgency=low
* debian/{install,timemachine.desktop,menu}: added better menu and
desktop entries
-- Robert Jordens <jordens@debian.org> Tue, 10 Feb 2004 21:58:40 +0100
timemachine (0.2.1-1) unstable; urgency=low
* Initial Release; closes: Bug#230935
-- Robert Jordens <jordens@debian.org> Tue, 3 Feb 2004 17:30:10 +0100
|