Skip to content

Debian Changelog planet (2.0-16)

2008

planet (2.0-16) unstable; urgency=low

   * Ship INSTALL file as it provides important information about planet
     configuration. Closes: #501908.

 -- Arnaud Fontaine <arnau@debian.org>  Sat, 11 Oct 2008 16:56:48 +0100

planet (2.0-15) unstable; urgency=low

   * Add lintian override because planet ships its own version of
     feedparser.
   * debian/patches/03_fix_isPermaLink.diff:
     + Add missing space before attribute leading to incorrect template
       being generated. Thanks to Raphaël Hertzog.

 -- Arnaud Fontaine <arnau@debian.org>  Fri, 26 Sep 2008 11:33:38 +0100

planet (2.0-14) unstable; urgency=low

   * debian/po:
     + Add Brazilian Portuguese translation. Thanks to Adriano Rafael
       Gomes. Closes: #487416.

 -- Arnaud Fontaine <arnau@debian.org>  Wed, 24 Sep 2008 19:25:20 +0100

planet (2.0-13) unstable; urgency=low

   [ Arnaud Fontaine ]
   * New email address.
   * Remove useless debian/control.in.
   * Use quilt for patches.
   * debian/control:
     + Update Standards-Version to 3.8.0. No changes needed.
   * debian/patches:
     + Skips content fields to which a type has not been assigned.
       Thanks to Chris Lamb. Closes: #482143.
     + Fix incorrectly strips of isPermaLink from RSS <guid> tags.
       Thanks to Chris Lamb. Closes: #482149.
   * debian/po:
     + Add Galician translation. Thanks to Jacobo Tarrio. Closes: #485299.
     + Update Spanish translation. Thanks to Fernando C. Estrada.
       Closes: #457913.
     + Add Dutch translation. Thanks to Bart Cornelis. Closes: #466439.
     + Add Basque translation. Thanks to Xavier Bilbao. Closes: #485291.
     + Add Vietnamese translation. Thanks to Clytie Siddall.
       Closes: #485763.
     + Add Finnish translation. Thanks to Esko Arajärvi. Closes: #485900.
     + Add Russian translation. Thanks to Yuri Kozlov. Closes: #486193.
     + Add Turkish translation. Thanks to Mert Dirik. Closes: #486404.
 
   [ Piotr Ożarowski ]
   * debian/control:
     + Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now).

 -- Arnaud Fontaine <arnau@debian.org>  Tue, 10 Jun 2008 12:34:07 +0200

2007

planet (2.0-12) unstable; urgency=low

   [ Arnaud Fontaine ]
   * Add debian/po/es.po. Thanks to Fernando C. Estrada
     <fcestrada@fcestrada.com>. Closes: #445257.
   * debian/control*:
     + Add debconf-2.0 to Depends in addition of debconf.
   * debian/postinst debian/postrm:
     + Avoid exiting maintainer script before #DEBHELPER# in case of
       debhelper inserts other actions. Thanks to Christoph Berg.
 
   [ Piotr Ożarowski ]
   * XS-Vcs-Svn, XS-Vcs-Browser and Homepage fields added.

 -- Arnaud Fontaine <arnaud@andesi.org>  Mon, 24 Sep 2007 23:49:04 +0100

planet (2.0-11) unstable; urgency=low

   * debian/control*:
     + Add missing recommends against python-chardet and python-utidylib.
   * debian/doc/planet-cache.dbk:
     + Replace reference in the "see also" section from planet
       to planetplanet. Closes: #425478.
   * debian/cron.d:
     + Check whether /usr/bin/planetplanet is there and
       executable. Closes: #436015.

 -- Arnaud Fontaine <arnaud@andesi.org>  Thu, 30 Aug 2007 21:42:04 +0200

planet (2.0-10) unstable; urgency=low

   * debian/install:
     + Fix typo in the template directory name which makes some
       templates unusable.
   * debian/postinst:
     + Fix planet.conf automatic configuration when the user choose to
       not use debconf and then reconfigure the package for using debconf.
       Closes: #420117.
   * Add debian/watch.
   * debian/control*:
     + Remove useless XB-Python-Version field.

 -- Arnaud Fontaine <arnaud@andesi.org>  Tue, 08 May 2007 22:47:31 +0200

planet (2.0-9) unstable; urgency=low

   * Remove useless debconf menu for cron. Closes: #417747.

 -- Arnaud Fontaine <arnaud@andesi.org>  Sat, 14 Apr 2007 11:24:05 +0200

planet (2.0-8) unstable; urgency=low

   * debian/postrm:
     + Check whether the confmodule file of debconf exist before
       calling it. Closes: #417014.
   * debian/po:
     + Add Japanese debconf translation. Thanks to Kobayashi Noritada
       <nori1@dolphin.c.u-tokyo.ac.jp>. Closes: #413006.
     + Add Portuguese debconf translation.  Thanks to the Portuguese
       translation team <traduz@debianpt.org>. Closes: #415085.

 -- Arnaud Fontaine <arnaud@andesi.org>  Mon, 02 Apr 2007 19:07:26 +0200

planet (2.0-7) unstable; urgency=low

   * Add missing templates images to /var/lib/planet/www/images.
     Closes: #405512.

 -- Arnaud Fontaine <arnaud@andesi.org>  Thu, 4 Jan 2007 17:29:39 +0100

2006

planet (2.0-6) unstable; urgency=low

   * Rename /usr/bin/planet to /usr/bin/planetplanet and rename the
     manpage as well. Closes: #403287.

 -- Arnaud Fontaine <arnaud@andesi.org>  Sat, 16 Dec 2006 18:55:03 +0100

planet (2.0-5) unstable; urgency=low

   * Add the german debconf translation. Thanks to Helge Kreutzmann
     <debian@helgefjell.de>. Closes: #396748.
   * debian/postinst:
     - Don't overwrite /etc/planet.conf if existing.

 -- Arnaud Fontaine <arnaud@andesi.org>  Sun, 8 Oct 2006 18:30:25 +0200

planet (2.0-4) unstable; urgency=low

   * Fix cron entry in debian/postinst. Closes: #387713.
   * Remove /etc/cron.d/planet after removing the package (debian/postrm).
   * Fix debian/copyright by adding license for each file.
   * Add the license of the packaging in debian/copyright.

 -- Arnaud Fontaine <arnaud@andesi.org>  Sat, 16 Sep 2006 17:54:26 +0200

planet (2.0-3) unstable; urgency=low

   * Fix debian/postinst by  removing an exit 0 which  was at the wrong
     place. Closes: #386371.

 -- Arnaud Fontaine <arnaud@andesi.org>  Thu, 7 Sep 2006 14:35:16 +0200

planet (2.0-2) unstable; urgency=low

   * Fix typo in debian/postinst concerning planet update using cron.
     Closes: #384409.

 -- Arnaud Fontaine <arnaud@andesi.org>  Fri, 25 Aug 2006 01:12:25 +0200

planet (2.0-1) unstable; urgency=low

   * New upstream release.
   * Add the french debconf translation (debian/po/fr.po) and fix typos
     in  the original  debconf  template.  Thanks  to Florentin  Duneau
     <f.baced@wanadoo.fr>. Closes: #378551, #379018.
   * Add  the czech  debconf translation  (debian/po/cs.po).  Thanks to
     Martin Sinn <martin.sin@zshk.cz>. Closes: #382930.
   * debian/control:
     + Regenerated using the debian/control.in file.

 -- Arnaud Fontaine <arnaud@andesi.org>  Mon, 08 Aug 2006 00:56:20 +0200

planet (0.0+bzr23-1) unstable; urgency=low

   * Initial release. Thanks to Manuel Menal for his help.
     Closes: #322243.

 -- Arnaud Fontaine <arnaud@andesi.org>  Sat, 20 May 2006 13:00:10 +0200