Change logs for xnee source package in Karmic

  • xnee (3.02-2ubuntu2) karmic; urgency=low
    
      * debian/control:
        - Add missing libgnomeui-dev build-dep
      * debian/patches/libgnomeui.patch:
        - Add missing check for libgnomeui and pass the necessary includes
          and libraries to the compiler
      * debian/patches/autotools.patch:
        - Autotools update for above patch.
      * debian/patches/correct-doc-path.patch:
        - Avoid changing Makefile.in directly to prevent the changes being
          overwritten by above patch. Make changes to Makefile.am only.
      * debian/rules:
        - Update --docdir so the docs install in the correct place
    
     -- Chris Coulson <email address hidden>   Sun, 04 Oct 2009 02:52:10 +0100
  • xnee (3.02-2ubuntu1) jaunty; urgency=low
    
      * debian/control:
        - Re-enable pnee binary package.
        - Add Conflicts/Replaces to xnee (<< 3.02-1) for cnee, gnee, pnee and
          xnee-doc to allow a clean upgrade from Intrepid.
      * debian/patches/pnee_SIGSEGV.patch:
        - Fix segmentation fault in pnee applet (LP: #278614).
    
    xnee (3.02-2) unstable; urgency=low
    
      * Call ldconfig in postinst and postrm for libxnee0.
      * Small fix to debian/copyright
    
    xnee (3.02-1) unstable; urgency=low
    
      * New upstream version (Closes: #349668)
      * In debian/control:
         + bump Standards-Version to 3.8.0
         + add Homepage field
         + add Vcs-* fields
         + depends on debhelper >= 5
         + adjust build-dependencies to be able to build the new packages
         + create new packages: cnee, gnee, pnee, libxnee and xnee-doc
         + update long description (Closes: #349309)
         + adopt package, thanks to Ross Burton for his work
         + add Barry deFreese as uploader
      * Fix xnee.info (Closes: #349660)
      * Ship examples with cnee (Closes: #315457)
      * Remove debian/TODO
      * Add a patch to avoid to cleanup documentation
      * Add a patch to fix documentation installation
      * Update debian/copyright since Xnee is now GPLv3 licensed
      * We don't ship pnee since it is segfaulting
    
     -- Luca Falavigna <email address hidden>   Wed, 24 Dec 2008 00:25:57 +0100