5584bc9
diff -up abcde-2.7/abcde~ abcde-2.7/abcde
5584bc9
--- abcde-2.7/abcde~	2015-06-18 15:26:40.000000000 +0300
5584bc9
+++ abcde-2.7/abcde	2015-06-20 22:57:18.918621425 +0300
5584bc9
@@ -3451,7 +3451,7 @@ MUSICBRAINZ=abcde-musicbrainz-tool
7211d86
 EJECT=eject
7211d86
 MD5SUM=md5sum
7211d86
 DISTMP3=distmp3
7211d86
-NORMALIZE=normalize-audio
7211d86
+NORMALIZE=normalize
7211d86
 CDSPEED=eject
7211d86
 VORBISGAIN=vorbisgain
7211d86
 MP3GAIN=mp3gain
5584bc9
diff -up abcde-2.7/abcde.1~ abcde-2.7/abcde.1
5584bc9
--- abcde-2.7/abcde.1~	2015-06-18 15:26:40.000000000 +0300
5584bc9
+++ abcde-2.7/abcde.1	2015-06-20 22:57:53.084714455 +0300
5584bc9
@@ -345,7 +345,7 @@ Specifies the style of encoder to use fo
7211d86
 .TP
7211d86
 .B NORMALIZERSYNTAX
7211d86
 Specifies the style of normalizer to use.  Valid options are \'default\'
7211d86
-and \'normalize'\ (and both run \'normalize-audio\'), since we only support it,
7211d86
+and \'normalize'\ (and both run \'normalize\'), since we only support it,
7211d86
 ATM.
7211d86
 .TP
7211d86
 .B CDROMREADERSYNTAX
5584bc9
@@ -606,7 +606,7 @@ ImageMagick package should be installed.
7211d86
 (optional) distmp3, a client/server for distributed mp3 encoding.
7211d86
 .TP
7211d86
 .B *
7211d86
-(optional) normalize-audio, a WAV file volume normalizer.
7211d86
+(optional) normalize, a WAV file volume normalizer.
7211d86
 .TP
7211d86
 .B *
5584bc9
 (optional) a replaygain file volume modifier (vorbisgain, metaflac, mp3gain, mpcgain, wvgain),
5584bc9
@@ -620,7 +620,7 @@ ImageMagick package should be installed.
7211d86
 .BR cdda2wav (1),
5584bc9
 .BR pird (1),
7211d86
 .BR dagrab (1),
7211d86
-.BR normalize-audio (1),
7211d86
+.BR normalize (1),
7211d86
 .BR oggenc (1),
7211d86
 .BR vorbize (1),
7211d86
 .BR flac (1),
5584bc9
diff -up abcde-2.7/abcde.conf~ abcde-2.7/abcde.conf
5584bc9
--- abcde-2.7/abcde.conf~	2015-06-18 15:26:40.000000000 +0300
5584bc9
+++ abcde-2.7/abcde.conf	2015-06-20 22:57:25.573857690 +0300
5584bc9
@@ -162,7 +162,7 @@
7211d86
 #DISTMP3=distmp3
7211d86
 #VORBISCOMMENT=vorbiscomment
7211d86
 #METAFLAC=metaflac
7211d86
-#NORMALIZE=normalize-audio
7211d86
+#NORMALIZE=normalize
7211d86
 #CDSPEED=eject
7211d86
 #VORBISGAIN=vorbisgain
7211d86
 #MKCUE=mkcue
5584bc9
diff -up abcde-2.7/README~ abcde-2.7/README
5584bc9
--- abcde-2.7/README~	2015-06-18 15:26:40.000000000 +0300
5584bc9
+++ abcde-2.7/README	2015-06-20 22:56:51.829662255 +0300
5584bc9
@@ -176,7 +176,7 @@ Options added/modified from 2.1.1 to 2.1
7211d86
 
7211d86
 Options added/modified from 2.0.3 to 2.1.x:
7211d86
 
5584bc9
-* -b use batch processing. It uses normalize-audio to adjust the volume of
5584bc9
+* -b use batch processing. It uses normalize to adjust the volume of
7211d86
   the songs, and a -g gapless option from lame to remove gaps. Only available
7211d86
   for mp3+lame combination.
7211d86
 * a new "normalize" option has been added to -a, to normalize the volume.
5584bc9
@@ -225,7 +225,7 @@ abcde requires the following backend too
5584bc9
 * An Opus encoder )opusenc) or:
5584bc9
 * A Monkey's Ausio encoder (mac) or:
5584bc9
 * A WavPack encoder (wavpack)
7211d86
-* normalize-audio for volume normalization.
7211d86
+* normalize for volume normalization.
7211d86
 * CD Paranoia, an audio CD reading utility or:
39619c8
 * icedax/cdda2wav, the audio CD reading utility cdparanoia was born from or:
5584bc9
 * cd-paranoia, an audio cd reading utility, courtesy of GNU libcdio or: