moosic_1.5.7-1_multi.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Fri, 01 Jan 2021 13:11:13 +0200 |
Binary: | moosic |
Source: | moosic |
Architecture: | all source |
Version: | 1.5.7-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Changed-By: | Arto Jantunen <viiru@debian.org> |
Closes: | 970635 |
Description: | moosic - Daemon/client combo to easily queue music files for playing |
Changes: | moosic (1.5.7-1) unstable; urgency=medium [ Ondřej Nový ] * d/changelog: Remove trailing whitespaces * d/control: Remove ancient X-Python-Version field * d/control: Update Maintainer field with new Debian Python Team contact address. * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. [ Arto Jantunen ] * New upstream version 1.5.7 * Update to Python 3 and pybuild (Closes: #970635) * Update to debhelper compat level 13 * Add Rules-Requires-Root: no * Update bash completion installation path * Bump Standards-Version to 4.5.1, no additional changes * Update watch file, add homepage field and update copyright for new upstream |
Files: | aa2b30a87fb12a3c3947f28a0a297973 2053 sound optional moosic_1.5.7-1.dsc cc030a4f687feae797a59d9236f84616 163892 sound optional moosic_1.5.7.orig.tar.gz bbf1002914e2bc7ce1bf10b41abce6c7 4652 sound optional moosic_1.5.7-1.debian.tar.xz 62926926b10ff77148428c1356936861 6266 sound optional moosic_1.5.7-1_amd64.buildinfo fa1eb0aa66b3626a50a4802e3b46c386 134592 sound optional moosic_1.5.7-1_all.deb |
moosic_1.5.7-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | moosic |
Binary: | moosic |
Architecture: | all |
Version: | 1.5.7-1 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Uploaders: | Arto Jantunen <viiru@debian.org> |
Homepage: | https://github.com/inverseparadox/moosic |
Standards-Version: | 4.5.1 |
Vcs-Browser: | https://salsa.debian.org/python-team/packages/moosic |
Vcs-Git: | https://salsa.debian.org/python-team/packages/moosic.git |
Build-Depends: | debhelper-compat (=13), python3, dh-python |
Package-List: | moosic deb sound optional arch=all |
Files: | cc030a4f687feae797a59d9236f84616 163892 moosic_1.5.7.orig.tar.gz bbf1002914e2bc7ce1bf10b41abce6c7 4652 moosic_1.5.7-1.debian.tar.xz |
Dgit: | 183eca1eff195eea25df08d8983bc3fbb6c73999 debian archive/debian/1.5.7-1 https://git.dgit.debian.org/moosic |
control file for moosic_1.5.7-1_all.deb (click to toggle) | |
---|---|
Package: | moosic |
Version: | 1.5.7-1 |
Architecture: | all |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 403 |
Depends: | python3:any |
Recommends: | mpg321 |
Suggests: | timidity, vorbis-tools, mikmod, sox |
Section: | sound |
Priority: | optional |
Homepage: | https://github.com/inverseparadox/moosic |
Description: | Daemon/client combo to easily queue music files for playing Moosic is a music player that focuses on easy playlist management. It consists of a server process that maintains a queue of music files to play and a client program which sends commands to the server. The server continually runs through its playlist, popping items off the top of the list and playing each with an external program. The client is a simple command-line utility which allows you to perform powerful operations upon the server's queue, including the addition of whole directory trees, automatic shuffling, and item removal according to regular expressions. The server comes configured to play MP3, Ogg, MIDI, MOD, and WAV files. |
contents of moosic_1.5.7-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2021-01-01 11:11 ./ drwxr-xr-x root/root 0 2021-01-01 11:11 ./usr/ drwxr-xr-x root/root 0 2021-01-01 11:11 ./usr/bin/ -rwxr-xr-x root/root 87 2021-01-01 11:11 ./usr/bin/moosic -rwxr-xr-x root/root 83 2021-01-01 11:11 ./usr/bin/moosicd drwxr-xr-x root/root 0 2021-01-01 11:11 ./usr/lib/ drwxr-xr-x root/root 0 2021-01-01 11:11 ./usr/lib/python3/ drwxr-xr-x root/root 0 2021-01-01 11:11 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2021-01-01 11:11 ./usr/lib/python3/dist-packages/moosic/ -rw-r--r-- root/root 18 2020-12-22 18:46 ./usr/lib/python3/dist-packages/moosic/__init__.py drwxr-xr-x root/root 0 2021-01-01 11:11 ./usr/lib/python3/dist-packages/moosic/client/ -rw-r--r-- root/root 0 2020-12-22 18:46 ./usr/lib/python3/dist-packages/moosic/client/__init__.py drwxr-xr-x root/root 0 2021-01-01 11:11 ./usr/lib/python3/dist-packages/moosic/client/cli/ -rw-r--r-- root/root 0 2020-12-22 18:46 ./usr/lib/python3/dist-packages/moosic/client/cli/__init__.py -rw-r--r-- root/root 48149 2020-12-22 18:46 ./usr/lib/python3/dist-packages/moosic/client/cli/dispatcher.py -rw-r--r-- root/root 15046 2020-12-22 18:46 ./usr/lib/python3/dist-packages/moosic/client/cli/main.py -rw-r--r-- root/root 5313 2020-12-22 18:46 ./usr/lib/python3/dist-packages/moosic/client/factory.py drwxr-xr-x root/root 0 2021-01-01 11:11 ./usr/lib/python3/dist-packages/moosic/server/ -rw-r--r-- root/root 0 2020-12-22 18:46 ./usr/lib/python3/dist-packages/moosic/server/__init__.py -rw-r--r-- root/root 2512 2020-12-22 18:46 ./usr/lib/python3/dist-packages/moosic/server/daemonize.py -rw-r--r-- root/root 23596 2020-12-22 18:46 ./usr/lib/python3/dist-packages/moosic/server/main.py -rw-r--r-- root/root 48535 2020-12-22 18:46 ./usr/lib/python3/dist-packages/moosic/server/methods.py -rw-r--r-- root/root 21512 2020-12-22 18:46 ./usr/lib/python3/dist-packages/moosic/server/support.py -rw-r--r-- root/root 8081 2020-12-22 18:46 ./usr/lib/python3/dist-packages/moosic/server/xmlrpc_registry.py -rw-r--r-- root/root 13984 2020-12-22 18:46 ./usr/lib/python3/dist-packages/moosic/utilities.py -rw-r--r-- root/root 1495 2021-01-01 11:11 ./usr/lib/python3/dist-packages/moosic-1.5.7.egg-info drwxr-xr-x root/root 0 2021-01-01 11:11 ./usr/share/ drwxr-xr-x root/root 0 2021-01-01 11:11 ./usr/share/bash-completion/ drwxr-xr-x root/root 0 2021-01-01 11:11 ./usr/share/bash-completion/completions/ -rw-r--r-- root/root 2081 2021-01-01 11:11 ./usr/share/bash-completion/completions/moosic drwxr-xr-x root/root 0 2021-01-01 11:11 ./usr/share/doc/ drwxr-xr-x root/root 0 2021-01-01 11:11 ./usr/share/doc/moosic/ -rw-r--r-- root/root 2392 2020-12-22 18:46 ./usr/share/doc/moosic/History.txt.gz -rw-r--r-- root/root 9836 2020-12-22 18:46 ./usr/share/doc/moosic/Moosic_API.txt.gz -rw-r--r-- root/root 3158 2020-12-22 18:46 ./usr/share/doc/moosic/NEWS.gz -rw-r--r-- root/root 2810 2020-12-22 18:46 ./usr/share/doc/moosic/README.txt.gz -rw-r--r-- root/root 2210 2020-12-22 18:46 ./usr/share/doc/moosic/Todo -rw-r--r-- root/root 2881 2021-01-01 11:11 ./usr/share/doc/moosic/changelog.Debian.gz -rw-r--r-- root/root 21167 2020-12-22 18:46 ./usr/share/doc/moosic/changelog.gz -rw-r--r-- root/root 1483 2021-01-01 11:11 ./usr/share/doc/moosic/copyright drwxr-xr-x root/root 0 2021-01-01 11:11 ./usr/share/doc/moosic/examples/ -rw-r--r-- root/root 5924 2020-12-22 18:46 ./usr/share/doc/moosic/examples/server_config drwxr-xr-x root/root 0 2021-01-01 11:11 ./usr/share/doc/moosic/html/ -rw-r--r-- root/root 50126 2021-01-01 11:11 ./usr/share/doc/moosic/html/Moosic_API.html -rw-r--r-- root/root 37660 2021-01-01 11:11 ./usr/share/doc/moosic/html/moosic.html -rw-r--r-- root/root 9189 2021-01-01 11:11 ./usr/share/doc/moosic/html/moosicd.html -rw-r--r-- root/root 4100 2020-12-22 18:46 ./usr/share/doc/moosic/moosic_hackers.txt.gz drwxr-xr-x root/root 0 2021-01-01 11:11 ./usr/share/man/ drwxr-xr-x root/root 0 2021-01-01 11:11 ./usr/share/man/man1/ -rw-r--r-- root/root 11398 2021-01-01 11:11 ./usr/share/man/man1/moosic.1.gz -rw-r--r-- root/root 4655 2021-01-01 11:11 ./usr/share/man/man1/moosicd.1.gz drwxr-xr-x root/root 0 2021-01-01 11:11 ./usr/share/man/man3/ -rw-r--r-- root/root 12039 2021-01-01 11:11 ./usr/share/man/man3/Moosic_API.3.gz |
copyright of moosic_1.5.7-1_all.deb (click to toggle) | |
---|---|
This package was debianized by Arto Jantunen <viiru@debian.org> on Thu, 18 Oct 2001 17:06:39 +0300. It was downloaded from http://www.nanoo.org/~daniel/moosic Upstream Author: Daniel Pearson <daniel@nanoo.org> and Andrew Buehler <wanderer@fastmail.fm> This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. For more information, please refer to <http://unlicense.org/> |
Timestamp: 01.01.2021 / 12:00:57 (UTC)