gnudip (2.1.1-4) unstable; urgency=low * debian/control: + Put debhelper in Build-Depends rather than Build-Depends-Indep. * debian/postinst: + Use invoke-rc.d. Thanks to Lars Wirzenius and Y Giridhar Appaji Nag (Closes: #367762). + Check whether update-rc.d is here before calling it. * debian/conffiles: + Dropped this file. All the files we ship are in /etc. * debian/compat: + Set compat to 5. * gnudip2.cgi: + Fixed the changesettings form, courtesy of “w” (Closes: #337823). -- Sam Hocevar (Debian packages) Sat, 29 Sep 2007 18:09:42 +0200 gnudip (2.1.1-3) unstable; urgency=medium * debian/postinst: + Faster check of the mysql-server version. + Fixed the database format check for MySQL >= 4.0 and made it output whether it chose the new format or the old format. + Rewrote the DBI queries so that they use explicit column names when inserting (Closes: #173570). + Do not reconfigure if /etc/gnudip.conf already exists (Temporary solution). * debian/prerm: + Do not stop gnudip on upgrades. * debian/control: + _Really_ changed the section to "net". * Decreased useless daemon verbosity. -- Sam Hocevar (Debian packages) Thu, 12 Jun 2003 20:05:58 +0200 gnudip (2.1.1-2) unstable; urgency=medium * New maintainer (Closes: #167467). * Maintainer upload (Closes: #86357, #79370, #59248). * Put Perl scripts in /usr/share/gnudip instead of /usr/lib/gnudip. * debian/control: + Set policy to 3.5.10. + Rephrased the short description. + Fixed the spelling in the long description (Closes: #124688, #135446). + Set section to "net" instead of "web" (Closes: #108472). + Replaced Build-Depends with Build-Depends-Indep because our package is architecture-independent. * debian/postinst: + If MySQL is configured with skip-networking, we use the unix socket instead of trying to connect to 127.0.0.1 using TCP, patch courtesy of Erwan Mas (Closes: #134922, #173571). * debian/rules: + Removed obsolete call to dh_suidregister. + Removed call to dh_undocumented. * debian/copyright: + Replaced "Author(s)" with "Authors". * debian/changelog: + Removed obsolete Emacs variables. * Fixed a spelling typo in gdipc (Closes: #140637). -- Sam Hocevar (Debian packages) Thu, 12 Jun 2003 15:00:40 +0200 gnudip (2.1.1-1.1) unstable; urgency=low * Non-maintainer upload * Make database creation work even if database host is not on the localhost * Update instead of insert admin user in postinst * Hard code daemonuser,doemongroup and gnudipuser in gnudip.conf Closes: #86357, #79370 * Don't use groupdel since userdel does it. Closes: #59248 * Add Build-Depends on debhelper * Remove dh_setuidregister in rules * Remove /usr/doc link by prerm * Package is ready for Standards-Version 3.5.4 so I update that * Put absolut path to gnudip-lib.pl in gnudip2.cgi * Change crypt function in postinst to use the one that are provide by gnudip-lib.pl -- Rémi Perrot Sun, 6 May 2001 17:36:21 +0200 gnudip (2.1.1-1) unstable; urgency=low * New upstream version; needed for compatibility with new server specs (closes: 50801) -- Randolph Chung Sat, 15 Jan 2000 11:56:58 -0700 gnudip (2.0.6-5) unstable; urgency=low * Some files that aren't supposed to be included were included, which resulted in a huge diff. Fixed. -- Randolph Chung Fri, 10 Sep 1999 23:01:46 -0700 gnudip (2.0.6-4) unstable; urgency=low * FHS compliance release; /usr/doc -> /usr/share/doc -- Randolph Chung Mon, 6 Sep 1999 00:50:11 -0700 gnudip (2.0.6-3) unstable; urgency=low * Removed recommends line for stricter adherence to the packaging policy. Inserted notice about this change in the installation scripts -- Randolph Chung Sun, 8 Aug 1999 10:36:24 -0400 gnudip (2.0.6-2.2) unstable; urgency=low * NMU for correcting one of my mystake. * Depends on: "mysql-gpl-client | mysql-client". Closes: #41879 -- Raphael Hertzog Sun, 8 Aug 1999 10:36:19 -0400 gnudip (2.0.6-2.1) unstable; urgency=low * NMU for the perl upgrade. Closes: #41478 * Depends on perl5 now. * Upgraded standards-version to 2.5.1. * Corrected dependencies for mysql stuff. Depends on mysql-gpl-client instead of mysql-base. Closes: #39056, #38133 * libdbd-mysql-perl has been moved to main. Closes: #38430 * Chmod the conf file in the postinst instead of requiring the presence of user gnudip for the build. * Corrected the location of the licenses in the copyright file. -- Raphael Hertzog Wed, 21 Jul 1999 18:13:12 +0200 gnudip (2.0.6-2) unstable; urgency=low * Fixed group-dropping perms bug (silly me) * Changed cron job to run as root, closes #35116 -- Randolph Chung Mon, 29 Mar 1999 11:28:30 -0500 gnudip (2.0.6-1) unstable; urgency=low * New upstream version * Fix security hole involving temp files in /tmp, closes #34153 * Fix architecture setting in debian/control, closes #34234 * Fix cron.d to add user name, closes #34341 -- Randolph Chung Fri, 12 Mar 1999 15:14:16 -0500 gnudip (2.0.4-1) unstable; urgency=low * Initial Release. -- Randolph Chung Sat, 20 Feb 1999 18:12:34 -0500