Change logs for willowng source package in Intrepid

  • willowng (0.4-0ubuntu2) intrepid; urgency=low
    
      * whoops, note to self, dont take packaging from the bzr branch without
        checking for former uploads (put 0.3-0ubuntu2 changes back in)
      * add XS-Vcs-Bzr: line to debian/control, so this doesnt happen again
    
     -- Oliver Grawert <email address hidden>   Wed, 11 Jun 2008 21:17:21 +0200
  • willowng (0.4-0ubuntu1) intrepid; urgency=low
    
      * New upstream release
        * just destroy the main window in willowng-config and let the
          on_mainwin_close function do its work. make sure the service dialog has
          gtk.DIALOG_DESTROY_WITH_PARENT set
        * no need to hide the mainwindow in willowng-config for the service
          startup question
        * fix interpreter shebang lines for all apps (we use /usr/bin/python not
          "/usr/bin/env python"
        * add icon handling to the willowng-config code
        * add icon file
        * add new error pages with inline css
        * fix whitespace handling (use only four spaces instead of tabs in
          python code)
        * fix good/bad domain handling in the UI, dbus only shows one key at a time,
          we want the opposite
        * move dbus connect attept into the try statement in willowng-config, so
          starting the dbus service actually works
        * use training.db in datadir, not in confdir
        * fix dbus config file
      * adjusted ${Source-Version} in control file to ${binary:Version}
    
     -- Oliver Grawert <email address hidden>   Wed, 11 Jun 2008 19:41:18 +0200
  • willowng (0.3-0ubuntu2) hardy; urgency=low
    
      * debian/willowng.install: install files from python2.4 or python2.5
        site-packages directory. Fixes FTBFS (LP: #204895).
      * Modify Maintainer value to match the DebianMaintainerField
        specification.
    
     -- Albert Damen <email address hidden>   Sat, 29 Mar 2008 21:29:58 +0100