dancer-services (1.8.0.6.3-6) unstable; urgency=medium * Switch to the DM-Upload-Allowed field. * Fix lintian warning "init.d-script-missing-lsb-section /etc/init.d/dancer-services". + Add LSB headers. (Closes: #469368) * Fix lintian warning "copyright-without-copyright-notice". + Add copyright notice to debian/copyright. * Fix lintian warning "link-to-undocumented-manpage". + Remove usage of dh_undocumented from debian/rules. * Remove abused lintian overrides. -- Aurélien GÉRÔME Sun, 06 Apr 2008 00:28:40 +0200 dancer-services (1.8.0.6.3-5) unstable; urgency=medium * Bump Standards-Version to 3.7.3. * Add the Vcs-Git/Vcs-Browser fields. * Add the XS-DM-Upload-Allowed field. * Fix bashism in debian/rules. (Closes: #459193) * Fix lintian warning "debian-rules-sets-DH_COMPAT line 4". + Remove DH_COMPAT from debian/rules. + Add debian/compat. * Fix lintian warning "debian-rules-ignores-make-clean-error line 21". -- Aurélien GÉRÔME Wed, 23 Jan 2008 00:56:03 +0100 dancer-services (1.8.0.6.3-4) unstable; urgency=low * Adopt the package (Closes: #348748). * Update to the latest Standards-Version. * Add lintian overrides. -- Aurélien GÉRÔME Sat, 22 Jul 2006 01:36:57 +0200 dancer-services (1.8.0.6.3-3) unstable; urgency=low * QA upload. * Package is orphaned (#348748); set maintainer to Debian QA Group. * Acknowledge NMU. Closes: #178023, #240163. * Add a dependency on adduser. * source/md5.c, include/md5.h: Apply Jim Kingdon's fixes for 64-bit architectures (borrowed from cvs 1.12.9). * debian/copyright: Refer to /usr/share/common-licenses/GPL. Closes: #281176. -- Matej Vela Thu, 16 Feb 2006 10:38:14 +0100 dancer-services (1.8.0.6.3-2.1) unstable; urgency=low * NMU at the Munich Bugsquashin Party * updated config.sub, config.guess to fix FTBFS (Closes: #240163) * remove unneeded dependency onto lsof (Closes: #178023) * upgraded dephelper dependency to debhelper 4 (like debian/rules) -- Erich Schubert Sun, 18 Apr 2004 02:30:07 +0200 dancer-services (1.8.0.6.3-2) unstable; urgency=low * Sigh. Stupid handling of config file update when issuing OPERSERV PART causes a segfault when /etc/dancer-services is not writeable. chown it in postinst (should have been that way from the start), and fix the code so it fails gracefully. (Closes: #149739) -- Andrew Suffield Sun, 16 Jun 2002 15:50:15 +0100 dancer-services (1.8.0.6.3-1) unstable; urgency=low * New upstream release * From upstream changelog: * Save temp->next before deleting temp in DelAccess in channel.c; it is not a good idea to try reading it after we have freed the struct. (Closes: #148452) * Note that the chanserv SET TOPIC command no longer exists. Changing the channel topic with /topic will have essentially the same effect, but topiclock will now work and won't occasionally change the topic to something ancient. (It was necessary to remove SET TOPIC to prevent topiclock from screwing up like this). Be warned that some channel topics may be lost when upgrading; this is a one-off (sadly unavoidable) event. * Updated the help files to reflect the non-existant nature of halfop, set topic, and set restricted, and updated set topiclock to reflect the changes in behaviour. * Add /var/log/dancer-services and /etc/dancer-services to the directories which are forcibly rm -rf'ed on purge. * Move to DH_COMPAT=4 -- Andrew Suffield Sat, 1 Jun 2002 18:11:35 +0100 dancer-services (1.8.0.6.2-2) unstable; urgency=low * Somewhat belatedly, note that hashes generated on big-endian boxes for versions 1.8.0-3 and earlier will not be valid as of 1.8.0.6.2, the endianness bug was fixed in favour of the little-endian interpretation. -- Andrew Suffield Sat, 1 Jun 2002 18:06:27 +0100 dancer-services (1.8.0.6.2-1) unstable; urgency=medium * New upstream release (closes: #125881) * Don't -e services itself just because it isn't in nick.db (closes: #121876) * Fixes several rather nasty stability bugs, so urgency=medium -- Andrew Suffield Sun, 23 Dec 2001 15:11:01 +0000 dancer-services (1.8.0-3-2) unstable; urgency=low * Finally found that annoying infinite loop, through pure chance, and fixed it. * Fixed stupid typo in settings.conf (no /help in HelpPath) (closes: #115635) -- Andrew Suffield Tue, 16 Oct 2001 22:10:47 +0100 dancer-services (1.8.0-3-1) unstable; urgency=low * Initial Release. (closes: #112486) -- Andrew Suffield Wed, 19 Sep 2001 17:58:45 +0100