~ubuntu-branches/ubuntu/jaunty/gramofile/jaunty

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Kobras
  • Date: 2005-04-29 13:20:02 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050429132002-04317sw4cfn0s9bc
Tags: 1.6-7
40-fast-swap-and-buffer.dpatch: Lower optimisation level to the
standard -O2. On arm, the assembler chokes on -O3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
gramofile (1.6-7) unstable; urgency=high
 
2
 
 
3
  * 40-fast-swap-and-buffer.dpatch: Lower optimisation level to the
 
4
    standard -O2. On arm, the assembler chokes on -O3.
 
5
 
 
6
 -- Daniel Kobras <kobras@debian.org>  Fri, 29 Apr 2005 13:20:02 +0200
 
7
 
 
8
gramofile (1.6-6) unstable; urgency=high
 
9
 
 
10
  * 20-no-busy-wait-after-rec: Do not busy-wait when showing summary
 
11
    screen with recording statistics. Closes: #283421
 
12
  * 20-long-vs-int.dpatch: Remove and merge with 70-endian-fixes to avoid
 
13
    conflicts.
 
14
  * 70-endian-fixes.dpatch: Fix several endian and word size bugs in
 
15
    the WAV and VOC import and export code. Closes: #292137
 
16
  * 80_fix_wav_length.dpatch: Report correct file size in wav header if
 
17
    recording was stopped prematurely.
 
18
  * 90_report_recording_errors.dpatch: Errors during recording are
 
19
    reported to the user now. Closes: #126389
 
20
  * debian/packages: Do not terminate build process if 'make clean'
 
21
    fails.
 
22
 
 
23
 -- Daniel Kobras <kobras@debian.org>  Tue,  1 Mar 2005 18:56:04 +0100
 
24
 
 
25
gramofile (1.6-5) unstable; urgency=low
 
26
 
 
27
  * 30-basename-fix.dpatch: Use POSIX implementation of basename(3) instead
 
28
    of semi-consciously using the GNU extension. Closes: #226585
 
29
  * debian/packages: Bump standards version.
 
30
 
 
31
 -- Daniel Kobras <kobras@debian.org>  Wed,  7 Jan 2004 19:21:48 +0100
 
32
 
1
33
gramofile (1.6-4) unstable; urgency=low
2
34
 
3
35
  * Versioned build dependency on fftw-dev. Fixes the single vs. double