Change logs for webboard source package in Oneiric

  • webboard (0.3-3) unstable; urgency=low
    
      * debian/control:
         - Remove the python-gnome2-desktop dependency, and add python-gnomeapplet,
           which was previously being pulled in by the former (Closes: #541559).
         - Improve the short description (Closes: #524028).
      * debian/patches/guessuser.dpatch, debian/patches/00list:
         - Fix a wrong function call which caused a crash at the first
           run trying to determine the user's name (Closes: #546535).
    
    webboard (0.3-2) unstable; urgency=low
    
      * debian/rules:
         - Install webboard-applet into /usr/share/webboard and symlink it
           into /usr/lib. This way it doesn't crash because of not finding
           its files.
         - Call setup.py with --no-compile, like CDBS would do.
    
    webboard (0.3-1) unstable; urgency=low
    
      * New upstream release.
         - Fix a bug in history whith Title containing the " character.
         - Bug fixes, code cleanup and performance improvements...
      * debian/patches/pygtksourceview2.dpatch:
         - Migrate from pygtksourceview to pygtksourceview2; based upon a patch
           by Emilio Pozuelo (Closes: #541967).
      * debian/rules:
         - Remove dh_desktop call, as it's been deprecated in favour of triggers.
         - Add dpatch.
      * debian/control:
         - Add dpatch to the build dependencies.
         - Add python-gtksourceview2 to the dependencies.
         - Bump Standards-Version to 3.8.3.
         - Change python-all build dependency to just "python".
      * debian/control, debian/rules, debian/preinst:
         - Switch from pycentral to pysupport.
      * debian/README.source:
         - Add this file to please lintian, but IMHO having to including it is a
           completely absurd requirement.
     -- Siegfried Gevatter <email address hidden>   Mon,  18 Jan 2010 05:47:10 +0000