Change logs for emboss-explorer source package in Jaunty

  • emboss-explorer (2.2.0-7) unstable; urgency=low
    
      * debian/emboss-explorer.postinst: reloads apache.
      * debian/menu, debian/emboss-explorer.desktop,
        debian/rules, debian/emboss-explorer.install: adding menu entries starting
        a browser on http://localhost/emboss-explorer.
      * debian/README.source, debian/control: added instructions for patching
        and updated Standards-Version.
      * debian/compat, debian/control: using Debhelper 7.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  10 Dec 2008 00:40:37 +0000
  • emboss-explorer (2.2.0-6) unstable; urgency=low
    
      [ Charles Plessy ]
      * Relicensed the packaging work to "Same as EMBOSS explorer".
      * debian/patches:
        - Documented 01-fix_examples.dpatch.
        - Documented and forwarded 02-fix_Conf.pm.dpatch and
          05-build-manpages.dpatch.
        - Suppressed 04-fix_install.dpatch. Its role is taken by debian/rules and
          debian/index.html.
      * debian/rules:
        - refreshed using dh-make-perl version 0.45;
        - tests disable because of upstream bug 1994385;
        - sets the owner of the emboss output directory as `www-data';
        - touches the makefile to avoid timestamp artefacts due to the patching of
          Makefile.PL (Thanks to Damyan and Gregor for the hint!).
      * Package made compatible with FHS by not using /var/www.
        - HTML files moved to `/usr/emboss-explorer/html'.
        - Cascade stylesheets moved to `/etc/emboss-explorer/style'
          (they are intended to be modifiable).
        - Temporary files moved to `/var/lib/emboss-explorer'
        - /etc/emboss-explorer/apache.conf allows apache2 to access the files in
          the /user/share/emboss-explorer directory, as well as the EMBOSS
          documentation in /usr/share/doc/emboss-explorer/ (Closes: #485735).
      * debian/emboss-explorer.manpages, debian/acdcheck.1*, debian/mkstatic.1*
        suppressed to use Upstream's manpages.
      * debian/emboss-explorer.postrm removes the temporary files when the package
        is purged.
      * debian/emboss-explorer.preinst moves the emboss-explorer.conf in its new
        place.
    
      [ David Paleino ]
      * debian/control:
        - dropped dependency on libcgi-perl (Closes: #485009)
        - updated Charles' email :)
      * debian/copyright updated
    
     -- Michael Bienia <email address hidden>   Tue,  23 Sep 2008 01:34:23 +0100