sn - Small NNTP server for leaf sites
# sudo apt-get update
# sudo apt-get install sn
2012-08-24 - David Prévot <taffit@debian.org> sn (0.3.8-10.1) unstable; urgency=low * Non-maintainer upload. * New debconf translation: - Danish, Joe Hansen (Closes: #656735) - Polish, Michał Kułach (Closes: #685432) - Slovak, Slavko (Closes: #685547) - Brazilian Portuguese, Adriano Rafael Gomes (Closes: #685759)
2009-12-13 - Hilko Bengen <bengen@debian.org> sn (0.3.8-10) unstable; urgency=low * Updated Vietnamese debconf templates, thanks to Clytie Siddall (Closes: #513371) * Added Japanese debconf templates, thanks to Hideki Yamane (Closes: #558049) * Bumped Standards-Version * Added some #include statements to avoid compiler warnings about implicit declaration.
2008-10-27 - Christian Perrier <bubulle@debian.org> sn (0.3.8-9.1) unstable; urgency=low * Non-maintainer upload. * Fix pending l10n issues. Debconf translations: - Swedish. Closes: #491957 - Basque. Closes: #503224 - Italian. Closes: #503366
2008-07-03 - Hilko Bengen <bengen@debian.org> sn (0.3.8-9) unstable; urgency=low * Fix two bashisms, thanks to Manuel Prinz (Closes: #486057) * Bump standards version to 3.8.0. * Fix dependencies (mailx, mail-transport-agent)
2008-05-08 - Hilko Bengen <bengen@debian.org> sn (0.3.8-8) unstable; urgency=low * New maintainer (Closes: #380422) * Fixed lowercased formatting directive snexpire.8. Thanks, lintian! * Moved spool cleanup code to example script (Closes: #400663)
2008-01-24 - Barry deFreese <bddebian@comcast.net> sn (0.3.8-7) unstable; urgency=low * QA upload. + Set maintainer to Debian QA Group. * Acknowledge NMUs. * Move DH_COMPAT to debian/compat and set to 5. * Debconf traslations: + Spanish updated. (Closes: #413783). + Russion updated. (Closes: #414084). + Portuguese translation. (Closes: #415531). + Dutch translation. (Closes: #450969). * Add depends for openbsd-inetd | inet-superserver. * Convert copyright file to UTF-8. * Remove unused commands from rules. * Bump debhelper build-dep to 5. * Bump standards version to 3.7.3.
2007-01-15 - Christian Perrier <bubulle@debian.org> sn (0.3.8-6.1) unstable; urgency=low * Non-maintainer upload to fix longstanding l10n issues * Debconf translations: - French updated. Closes: #385471 - Czech updated. Closes: #389187
2006-11-16 - Chris Niekel <chris@niekel.net> sn (0.3.8-6) unstable; urgency=low * Check for the existence of update-inetd in postrm (Closes: 398542) Thanks to Andreas Henriksson for the patch. * Updated German translation by Erik Schanze (Closes: 399272)
2006-10-10 - Florian M. Weps <fmw@debian.org> sn (0.3.8-5.1) unstable; urgency=low * NMU * /etc/news/sn/debian-config no longer a conffile (Closes: 386620)
2006-08-19 - Chris Niekel <chris@niekel.net> sn (0.3.8-5) unstable; urgency=low * Expiretime was doubly defined, in /etc/cron.daily/sn and debian-config. Remove it from the second. (Closes: #380240) * Add Vietnamese translation, thanks to Clytie Siddall (Closes: #318600) * Add Swedish translation, thanks to Daniel Nylander (Closes: #336902) * Fix lintian warnings whenever possible. * If newsspool is empty, cron.daily generates an error. Prevent that. (reported in ubuntu). * Upgrade to policy 3.7.2, no changes made based on the checklist.