~ubuntu-branches/ubuntu/wily/speech-tools/wily

« back to all changes in this revision

Viewing changes to debian/patches/wave_save_parts_alaw.diff

  • Committer: Package Import Robot
  • Author(s): Samuel Thibault, Sergio Oller, Samuel Thibault
  • Date: 2015-05-03 18:09:43 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20150503180943-wnvq2dn4ma8hz6kw
Tags: 1:2.4~release-1
[ Sergio Oller ]
* New upstream version 2.4-release
  - Rename libestools2.1 into 2.4 accordingly.
  - Rename libestools2.1-dev into libestools-dev.
* Removed README.source (Not needed)

[ Samuel Thibault ]
* control: Set maintainer to debian-accessibility team.  Add myself as
  uploader.
* watch: Generalize URL.
* Bump Standards-Version to 3.9.6 (no changes).

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
 
12
12
--- a/speech_class/EST_WaveFile.cc
13
13
+++ b/speech_class/EST_WaveFile.cc
14
 
@@ -480,6 +480,24 @@
 
14
@@ -477,6 +477,24 @@
15
15
     offset, length);
16
16
 }
17
17