2008
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.
-- Charles Plessy <plessy@debian.org> Sun, 07 Dec 2008 20:21:35 +0900
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
-- Charles Plessy <plessy@debian.org> Sat, 05 Jul 2008 16:29:07 +0900
emboss-explorer (2.2.0-5) unstable; urgency=low
* debian/control:
- Allowed upload by Debian maintainers.
- Changed Maintainer to Debian-Med Packaging Team.
- Changed VCS to Debian-Med's subversion repository.
- Checked conformance with Policy 3.7.3 (no changes needed).
* debian/copyright: converted to machine-readable format.
-- Charles Plessy <charles-debian-nospam@plessy.org> Wed, 05 Mar 2008 20:14:55 +0900
2007
emboss-explorer (2.2.0-4) unstable; urgency=low
[ David Paleino ]
* debian/do_cleanup.sh removed -- its contents are now directly
put in the crontab file. (Closes: #435991)
[ Charles Plessy ]
* Gave ownersip of /var/www/emboss-explorer/output to www-data in
debian/rules, removed the postinst script which was doing this before.
* Added a reference to the stylesheets in the xml sources of the
manpages, to simplify their use with xsltproc.
* Generated the manpages offline, and dropped the build-dependency on
xsltproc, docbook-xml and docbook-xsl.
* Using debian/emboss-explorer instead of debian/tmp as build directory.
* Removed the XS- prefix in front of the Vcs-* fields on debian/control.
* Removed instructions to handle a deleted script, do_cleanup.sh
-- Charles Plessy <charles-debian-nospam@plessy.org> Mon, 05 Nov 2007 10:38:07 +0900
emboss-explorer (2.2.0-3) unstable; urgency=low
[ David Paleino ] * debian/do_cleanup.sh added to handle crontab (Closes: #435991) * debian/emboss-explorer.cron.d and debian/emboss-explorer.install edited to reflect the changes * debian/emboss-explorer.dirs edited to add /usr/share/emboss-explorer/ * debian/control - removing unused ${misc:Depends} [ Charles Plessy ] * Changed section of libemboss-acd-perl from science to perl.
-- David Paleino <d.paleino@gmail.com> Sun, 07 Oct 2007 13:08:54 +0200
emboss-explorer (2.2.0-2) unstable; urgency=low
* Migration from /var/www/emboss to /var/www/emboss-explorer was
incomplete. Correcting this.
* Fixed double-building of the manpages.
* Added myself to the uploaders.
* Swiched to apache2 as the default webserver.
* emboss-explorer.conf now defaults to /usr/lib/emboss, which is the
only place where the emboss binaries are guaranteed to keep their
original name (therefore depending on emboss >= 5.0.0).
* Provides emboss-explorer.conf through a file, not a patch. Modifying
./install so that it does not manipulate emboss-explorer.conf anymore
so that there is a single entry point to change the default
configuration.
* Added a configure rule so that the clean rule can always run make clean.
* Using include /usr/share/dpatch/dpatch.make.
* Added libcgi-perl in the Depends: field of emboss-explorer.
* Added libparse-recdescent-perl in the Depends: field of
libemboss-acd-perl (Thanks to Anthony Boureux).
* Moved dpatch from Build-depends-indep to Build-depends, because it is
needed for debian/rules clean.
-- Charles Plessy <charles-debian-nospam@plessy.org> Sun, 15 Jul 2007 16:08:24 +0900
emboss-explorer (2.2.0-1) experimental; urgency=low
* Initial release (Closes: #423548)
-- David Paleino <d.paleino@gmail.com> Sat, 12 May 2007 17:52:59 +0200