Ubuntu Archive Auto-Sync
katie at jackass.ubuntu.com
Tue Oct 25 04:28:03 CDT 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Origin: Debian/unstable
Format: 1.7
Date: Tue, 25 Oct 2005 08:26:51 +0100
Source: moc
Binary: moc
Architecture: source
Version: 2.3.2-4
Distribution: dapper
Urgency: low
Maintainer: Elimar Riesebieter <riesebie at lxtec.de>
Changed-By: Ubuntu Archive Auto-Sync <katie at jackass.ubuntu.com>
Description:
moc - ncurses based console audio player
Closes: 305885 320994 321240 323547 325643 325956 326178 327683 331521 333817 333990
Changes:
moc (2.3.2-4) unstable; urgency=low
.
* The new curl enabled release ;-)
* Added libcurl3-gnutls-dev to the Build-Depends. Was removed by an accident.
(closes: #333990)
* Removed libkrb5-dev from Build-Depends, comes with curl 7.15.0.
* changed Build-Depends of libcurl3-gnutls-dev to (>= 7.15.0-2).
* Added 07_search_for_dirs-2.3.diff from upstream.
.
moc (2.3.2-3) unstable; urgency=low
.
* Added libkrb5-dev to Build-Depends as well.
.
moc (2.3.2-2) unstable; urgency=low
.
* Reenabled curl ;) (closes: #333817)
* Added 06_song_change_while_searching.dpatch (closes: #331521)
* Reworked 01_Makefiles.diff.
* Clarified copyright.
.
moc (2.3.2-1) unstable; urgency=low
.
* The sigh NO CURL RELEASE.
* New upstream release.
* Compiled with --without-curl.
* Removed Build-Depends of libasound2-dev for kfreebsd-i386.
(closes: #327683)
* Fixed a crash when using the playlist with ReadTags turnedoff.
(closes: #326178)
* Removed 04_Makefiles_themes.dpatch. (closes: #323547)
* Compiled against the actual flac API. (closes: #325643, #325956)
* Moved the man page to section 1. (closes: #321240)
* More upstream fixes:
- Optimized 24bit->16bit conversion. Helps playing mp3 on handheld devices
without FPU.
- Fixed detecting taglib 1.4.
- Fixed bahaviour when one or both OSS mixer channels are not available.
- Sort file names using the current locale settings. (breg)
- Fixed -p description.
- Fixed a memory leak when adding an item to a full entry's history.
- Slightly less CPU usage in the client due to elimination of useless
bitrate updates.
- Fixed a typo: owerwrite -> overwrite.
.
moc (2.3.1-1) unstable; urgency=low
.
* New upstream release (Closes: #320994)
* Build against libcurl-dev greater than 7.14.0-3 because of #318590
* Removed patches/05_speex-endianes.dpatch, done upstream.
* Added libjack0.100.0-dev to the Build-Depends.
.
moc (2.3.0-1) unstable; urgency=low
.
* New upstream release.
* Added --info command line option that prints all information about the
currently played file. (Based on the code by Michael Banks)
(Closes: #305885)
* Introduced patches/05_speex-endianes.dpatch.
* Added info about SPEEX and MPC support to control.
.
moc (2.2.2+2.3.0-beta2-2) unstable; urgency=low
.
* Moved themesdir to docdir
* Renamed README.txt to README.Debian and added some more notes there.
.
moc (2.2.2+2.3.0-beta2-1) unstable; urgency=low
.
* New beta upstreaam
- Added --playit option (play files given on the command line without
modifing the playlist).
- Added UseRealtimePriority (default no) option: set realtime priority for
the output buffer thread.
- Fixed using national characters in entry fields.
- Titles in saved playlists are not converted by iconv().
- Fixed crash on some systems when a file is precached.
- Fixed operations on RB trees: this fixes using shuffle and some memory
leaks.
- Changed AlsaMixer2 from MASTER to Master (this is case sensitive and the
old version didn't work)
- Fixed getting the played file's name when we use shuffled playlist and we
add a file.
- Fixed crash when the search menu is empty and we press enter.
- Fixed passing URL on command line.
- Refuse to run if an ALSA mixer channel is wrong.
- Fied adding items to the playlist when the server's playlist already has
added files.
* Switched to Standards 2.6.2.1 - no changes needed.
.
moc (2.2.2+2.3.0-beta1-2) unstable; urgency=low
.
* To run Musepack added libmpcdec-dev and libtagc0-dev to the Build-Depends.
.
moc (2.2.2+2.3.0-beta1-1) unstable; urgency=low
.
* New beta upstream
* Call for testing: 2.3.0-beta1 released. New features since 2.3.0-alpha2:
- Added support for musepack (mpc).
- Added support for PLS version 2 playlists.
- Added mono to stereo conversion.
- Added black_theme (by Arn).
- Information about the state of prebuffering is displayed.
- Two mixer channels can be set in the configuration file. They can be
switched at run time by pressing x.
- History for "go to a directory" and "enter URL" commands (using arrows).
- CTRL-l like CTRL-r refreshes the screen.
- MusicDir can be set to a playlist.
- Separated iconv() conversion for file names and tags.
- Improved performance a bit when operating on big playlists.
- G command points to the currently played file - on the playlist if it's
there, and selects it in the menu.
- When going to a directory using the i command, TAB completes to the
matching part of ambiguous directories.
- Volume changes made by other programs are detected.
- Added --recursively command line option (make a playlist from the content
of a directory given at command line).
- Show bitrate in the right time - the value corresponds to what you
can hear, not the position that the decoder is at.
- Added description about creating a decoder plugin.
- Added introduction pages to Doxygen documentation.
.
* Removed mp3-endianes.patch, done upstream.
* Removed alsa-endianes.patch, done upstream.
* Removed endianes-3.patch, done upstream.
* Removed curl_wake_up.patch, done upstream.
* Removed 03_speex.c.dpatch, done upstream.
.
moc (2.2.2+2.3.0-alpha2-6) unstable; urgency=low
.
* patch mp3-endianes.patch
.
moc (2.2.2+2.3.0-alpha2-5) unstable; urgency=low
.
* patch alsa-endianes.patch
.
moc (2.2.2+2.3.0-alpha2-4) unstable; urgency=low
.
* patch -R endianes-2.patch
* patch endianes-3.patch
.
moc (2.2.2+2.3.0-alpha2-3) unstable; urgency=low
.
* patch -R endianes_conv-alpha2.patch
* patch endianes-2.patch
.
moc (2.2.2+2.3.0-alpha2-2) unstable; urgency=low
.
* Added curl_wake_up.patch and endianes_conv-alpha2.patch
.
moc (2.2.2+2.3.0-alpha2-1) unstable; urgency=low
.
* New alpha upstream.
* Added libsamplerate0-dev, libcurl3-dev and libspeex-dev to the
Build-Depends.
* Added Build-Conflicts-Indep: libcurl3-gssapi
* Sample rate conversion using libsamplerate and some sound conversions like
16bit -> 24bit etc. With 24bit sound cards 24bit output is used with mp3.
Jack can be used with any stereo files.
* Support for mp3 internet streams.
* Added support for speex format (without seeking).
* Reading tags in internet streams from icy-metadata.
* Colors can be redefined in themes using 'colordef COLOR = R G B' (works for
terminal that can change the colors).
* Print also the file name with --info.
* Improved Jack support - less xruns, but a known bug is that played sound
has clicks.
* Support for 24bit flac files (not tested).
* Added SeekTime option: how fast the seeking is. (Kamil Tarkowski)
* Recognize internet stream format by MIME type.
* Accept "ICY 200 OK" HTTP response for compatibility with IceCast.
* A list of sound drivers can be used instead of only one driver in the
configuration file. The first working driver will be used.
* Alsa mixer has always 0-100 range despite the actual device range.
* Added --toggle-pause command line option.
* Added ResampleMethod and ForceSampleRate configuration options.
* Don't block the audio device when paused. Based on a patch by hondza.
* Don't try to use colors on black/white terminals.
* Treat an option that is set in the config file more than once as an error.
* Print descriptions for some errors in the config file.
* Added HTTPProxy option.
* Better error messages in the Ogg plugin.
* Better detecting Ogg vorbis stream by content.
* Decreased the time to wait for the pcm to become ready to get samples in
alsa. This helps with underruns.
* Show the bitrate and the sample rate with --info regardless of availability
of other parameters.
* Fixed protect attribute in themes.
Files:
794879a462c2f37a857c50e130d5c167 974 sound optional moc_2.3.2-4.dsc
979c1566888942153b0fe61f9e1ce93a 22266 sound optional moc_2.3.2-4.diff.gz
1ca2de84a73c7bb7da52da71929ba448 559321 sound optional moc_2.3.2.orig.tar.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iQEVAwUBQ13eOwF4adwMEr3XAQK0Twf/UzfSvVHSQ8QNktYSnHQ9QSkRJDnmr5Gy
tYb2YK1WkzulyeOxr4AdSki6xzhm0L6QDQYM+qjCAjiwhVgmVlXEKhMealE0d7ad
41PcMqbjAdQys32HoHZV0vdf012MWtR/3ePgShprVtcT95ju5+8Z0vYfbURYumXl
ujnUTHLL/z49j/mPdSGPEeuiUPPHqQ5icazVpWLMKdYOIx7Fx4S3za38cFE1ev7N
yx/vUrz7jxUv5lphtTYAbHIVXEmBwSfZtdNoqZn2NipaLRzTA7bzmn+VDbnM54o9
vsRJ5beOekgLwjfUmKIV6ITbrfNT948G2yBs/9C4K3RvkEpU/J7mew==
=3b+v
-----END PGP SIGNATURE-----
Accepted:
moc_2.3.2-4.diff.gz
to pool/universe/m/moc/moc_2.3.2-4.diff.gz
moc_2.3.2-4.dsc
to pool/universe/m/moc/moc_2.3.2-4.dsc
moc_2.3.2.orig.tar.gz
to pool/universe/m/moc/moc_2.3.2.orig.tar.gz
More information about the ubuntu-changes-auto
mailing list