mpdscribble (0.2.12-12) unstable; urgency=low * Fix configuring of proxy from config file (Closes: #482484). * Fix location of config file in man page (Closes: #482485). -- Michal Čihař Fri, 23 May 2008 16:23:43 +0200 mpdscribble (0.2.12-11) unstable; urgency=low * Fix possible crash in proxy handling (Closes: #481482). -- Michal Čihař Mon, 19 May 2008 08:18:11 +0200 mpdscribble (0.2.12-10) unstable; urgency=low * Experimental support for HTTP proxy based on patch from upstream bug tracker (Closes: #481482). -- Michal Čihař Fri, 16 May 2008 15:08:17 +0200 mpdscribble (0.2.12-9) unstable; urgency=low * Adjusted Vcs-* headers to point to trunk. * First delete user then group in postrm, group with users is not deleted. * Properly handle config.sub/config.guess so that they won't appear in diff. -- Michal Čihař Fri, 14 Mar 2008 13:35:09 +0100 mpdscribble (0.2.12-8) unstable; urgency=low * Reupload because of wrong uploader generated by dpkg last time. -- Michal Čihař Fri, 25 Jan 2008 11:38:49 +0900 mpdscribble (0.2.12-7) unstable; urgency=low * Update policy to 3.7.3 (no changes needed). * Do not mark init script to stop in S runlevel. * Rebuild with curent libmpd, there seems to be something broken with using old one (Closes: #462255). -- Michal Čihař Wed, 23 Jan 2008 23:34:11 +0900 mpdscribble (0.2.12-6) unstable; urgency=low * Fix typo in init script. -- Michal Čihař Tue, 04 Dec 2007 12:43:16 +0900 mpdscribble (0.2.12-5) unstable; urgency=low * Use new Homepage field. * Convert XS-Vcs fields to Vcs. * Cleanup whitespace in scripts a bit. * Split depends in debian/control to multiple lines to increase readability. * Write about Last.fm in man page, Audioscrobbler name is not much known today. * Fix NAME section of man page to make apropos and whatis work correctly. * Change Audioscobbler to Last.fm in debconf templates. * Changed init script to mention Last.fm and not Audioscrobbler. * Use -Wl,--as-needed to avoid linking with libraries we don't need till pkgconfig files won't be fixed. -- Michal Čihař Mon, 03 Dec 2007 14:31:20 +0900 mpdscribble (0.2.12-4) unstable; urgency=low * Delete only system user/group. * Do not ignore errors from make distclean. -- Michal Čihař Tue, 11 Sep 2007 14:56:27 +0900 mpdscribble (0.2.12-3) unstable; urgency=low * Add XS-Vcs headers. * [INTL:nl] Dutch po-debconf translation (Closes: #423047). * Convert patches to dpatch. -- Michal Čihař Wed, 09 May 2007 18:30:54 +0200 mpdscribble (0.2.12-2) unstable; urgency=low * Translations update: - Brazilian Portuguese (Closes: #414642). - Galician (Closes: #414132).: - German (Closes: #412929, #414593). - Portuguese (Closes: #414213). - Romanian (Closes: #414862). - Russian (Closes: #414265). - Tamil (Closes: #414238) * Change email address to my Debian account. * Build against system libmpd. -- Michal Čihař Sun, 18 Mar 2007 19:26:13 +0100 mpdscribble (0.2.12-1) unstable; urgency=low * New upstream release. * This version includes better fix for submission failure (Closes: #396778). -- Michal Čihař Mon, 4 Dec 2006 09:47:35 +0100 mpdscribble (0.2.10-2) unstable; urgency=low * Decrease number of submitted items if submission fails (Closes: #396778). * Add init script dependency on mpd. -- Michal Čihař Fri, 3 Nov 2006 11:44:01 +0100 mpdscribble (0.2.10-1) unstable; urgency=low * New usptream version (Closes: #369703). * Provide mpd-client (Closes: #359038). * Update Standards-Version to 3.7.2.0. * Let maintainer script fail if start/stop fails. * Include colon in debconf string and password prompts. -- Michal Čihař Thu, 1 Jun 2006 22:27:57 +0200 mpdscribble (0.2.7-2) unstable; urgency=low * Fix better detection of skipping (Closes: #340869). -- Michal Čihař Sun, 27 Nov 2005 20:40:57 +0100 mpdscribble (0.2.7-1) unstable; urgency=low * New upstream release (fixes high CPU load while submitting) (Closes: #336033). * Better messages from init script. * Swedish debconf templates translation (Closes: #332966). * Italian debconf templates translation (Closes: #336681). * Better dettect skipping with different sleep interval, thanks to Decklin Foster . -- Michal Čihař Tue, 22 Nov 2005 22:17:10 +0100 mpdscribble (0.2.6-3) unstable; urgency=low * French debconf translation (Closes: #329933). * Rewritten init script to use LSB functions. * Fixed the restart target in the init script (Closes: #331416). -- Michal Čihař Mon, 3 Oct 2005 14:32:21 +0200 mpdscribble (0.2.6-2) unstable; urgency=low * [l10n] Initial Czech translation of mpdscribble debconf messages (Closes: #327111). * Build depends on po-debconf. * Do not explicitely list debconf dependency, it's added via ${misc:Depends}. * Added debian/watch file. * Rebuilt against new libsoup. -- Michal Čihař Thu, 15 Sep 2005 20:46:05 +0200 mpdscribble (0.2.6-1) unstable; urgency=low * New upstream release. * Fix - in man pages. * Create log file on installation, remove log files on purge. * Create own user mpdscribble instead of assuming mpd one. * Remove cache on purge. * Depends also on debconf-2.0. * Do not ask on user/password if not installed system-wide. * Initial release for Debian. (Closes: #303810: ITP: mpdscribble -- Music Player Daemon interface to Audioscrobbler). -- Michal Čihař Sat, 3 Sep 2005 11:00:43 +0200 mpdscribble (0.2.5-5) unstable; urgency=low * Update FSF address in debian/copyright. -- Michal Čihař Fri, 2 Sep 2005 20:21:17 +0200 mpdscribble (0.2.5-4) unstable; urgency=low * Update URL as it has moved. * Move log file to /var/log, this avoids conflict of logrotate files with mpd. * Update description, because audioscrobbler is now last.fm. * mpd is now only suggested as it can be connected remotely. -- Michal Čihař Fri, 2 Sep 2005 10:22:25 +0200 mpdscribble (0.2.5-3) unstable; urgency=low * Fill in copyright file. * Do not list config files twice. * Better description. * Add libsoup2.2-dev to build depends. -- Michal Čihař Thu, 11 Aug 2005 14:41:40 +0200 mpdscribble (0.2.5-2) unstable; urgency=low * Fix path to configuration file in postinst. * Fix typos in description. -- Michal Čihař Thu, 11 Aug 2005 11:57:33 +0200 mpdscribble (0.2.5-1) unstable; urgency=low * New upstream release. * Start after mpd and stop before it. -- Michal Čihař Thu, 11 Aug 2005 11:06:16 +0200 mpdscribble (0.2.4-2) unstable; urgency=low * Added debconf support. * Logrotate logs. -- Michal Čihař Tue, 3 May 2005 18:02:23 +0200 mpdscribble (0.2.4-1) unstable; urgency=low * Initial Release. -- Michal Čihař Tue, 3 May 2005 17:02:38 +0200