/[debian-med]/trunk/packages/emboss-explorer
ViewVC logotype

Log of /trunk/packages/emboss-explorer

View Directory Listing Directory Listing


Sticky Revision:

Revision 8900 - Directory Listing
Modified Sun Dec 11 06:26:36 2011 UTC (17 months, 2 weeks ago) by plessy
Swithch to Debhelper's tiny mode, compatibility level 8.

Revision 8899 - Directory Listing
Modified Sun Dec 11 05:09:12 2011 UTC (17 months, 2 weeks ago) by plessy
Removed mention of dpatch.

Revision 8898 - Directory Listing
Modified Sun Dec 11 05:07:21 2011 UTC (17 months, 2 weeks ago) by plessy
Updated Debian copyright file to latest machine-readable format.

Revision 8897 - Directory Listing
Modified Sun Dec 11 05:02:46 2011 UTC (17 months, 2 weeks ago) by plessy
Corrected VCS URLs

Revision 8896 - Directory Listing
Modified Sun Dec 11 05:00:53 2011 UTC (17 months, 2 weeks ago) by plessy
Conforms with Policy 3.9.2

Revision 8895 - Directory Listing
Modified Sun Dec 11 04:57:36 2011 UTC (17 months, 2 weeks ago) by plessy
Converted the source package to dpkg source format 3.0 (quilt).

Revision 8894 - Directory Listing
Modified Sun Dec 11 04:43:47 2011 UTC (17 months, 2 weeks ago) by plessy
Removed debian/emboss-explorer.preinst, useless after Lenny.

Revision 8893 - Directory Listing
Modified Sun Dec 11 04:35:58 2011 UTC (17 months, 2 weeks ago) by plessy
Changelog entry for commits that are two years old.

Revision 4310 - Directory Listing
Modified Wed Nov 4 11:17:43 2009 UTC (3 years, 6 months ago) by plessy
Made the patch headers compliant to DEP3.

Revision 4309 - Directory Listing
Modified Wed Nov 4 10:22:43 2009 UTC (3 years, 6 months ago) by plessy
Converted to quilt.

See ‘http://blog.orebokech.com/2007/08/converting-debian-packages-from-dpatch.html’.

Revision 4187 - Directory Listing
Modified Thu Oct 8 05:03:07 2009 UTC (3 years, 7 months ago) by naoliv
s/Debian-Med/Debian Med

Revision 3424 - Directory Listing
Modified Sat May 23 12:52:36 2009 UTC (4 years ago) by hanska-guest
Oops, back to UNRELEASED

Revision 3416 - Directory Listing
Modified Sat May 23 12:44:32 2009 UTC (4 years ago) by hanska-guest
Removed myself from Uploaders

Revision 3404 - Directory Listing
Modified Thu May 21 00:19:11 2009 UTC (4 years ago) by plessy
[svn-buildpackage] Tagging emboss-explorer (2.2.0-7)

Revision 3403 - Directory Listing
Modified Thu May 21 00:18:26 2009 UTC (4 years ago) by plessy
Uploaded in December 2008.

Revision 2149 - Directory Listing
Modified Sat Jul 5 11:09:38 2008 UTC (4 years, 10 months ago) by plessy
[svn-buildpackage] Tagging emboss-explorer (2.2.0-6)

Revision 2143 - Directory Listing
Modified Sat Jul 5 08:16:05 2008 UTC (4 years, 10 months ago) by plessy
To ease the upgrade from 2.2.0-5.

 - Added a preinst script to migrate the configuration file.
 - Added explanation in the configuration file.

Revision 2142 - Directory Listing
Modified Sat Jul 5 07:32:12 2008 UTC (4 years, 10 months ago) by plessy
Informs that Apache must be restarted and reverted to Standards-Version 3.7.3

This packages has not yet a README.Source that documents how to use the patch
system, as suggested by Policy 3.8.0. I will increment Standards-Version when
such a file will be written.

I hope that this commit is the last for this version.

Revision 2141 - Directory Listing
Modified Sat Jul 5 07:19:24 2008 UTC (4 years, 10 months ago) by plessy
Reverted the move from cron.d to cron.daily.

 - It deprives the user from the possibility to chose other frequencies than
   daily.
 - It complicates the upgrade as /etc/cron.d/emboss-explorer is a configuration
   file that could have been modified; these changes would be lost by bluntly
   switching to cron.daily.

Revision 2140 - Directory Listing
Modified Sat Jul 5 07:03:41 2008 UTC (4 years, 10 months ago) by plessy
Added a postinst script that purges the temporary files in
/var/lib/emboss-explorer/output. Documented that Apache may need to be
restarted.

Revision 2107 - Directory Listing
Modified Sun Jun 29 15:02:07 2008 UTC (4 years, 10 months ago) by plessy
Fixes double-building issues.

Running debuild twice in a row would not work without this modification.

Revision 2106 - Directory Listing
Modified Sun Jun 29 14:36:31 2008 UTC (4 years, 10 months ago) by plessy
Moved the website to /usr/share/emboss-explorer. Use upstream's manpages.

  * 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.


Revision 2058 - Directory Listing
Modified Sun Jun 15 14:33:01 2008 UTC (4 years, 11 months ago) by plessy
Work in progress, package not buildable.

debian/rules has been refreshed using dh-make-perl, and a new patch has been
written (and submitted upstream) for having the POD manpages of acdcheck and
mkstatic automatically build and installed. Unfortunately, there is something
broken in the packaging and some files are being installed in /usr/local for an
unknown reason...


Revision 2054 - Directory Listing
Modified Thu Jun 12 14:45:42 2008 UTC (4 years, 11 months ago) by plessy
Reverted some changes, forwarded and documented the patches.

 * I prefer to stick to debhelper 5 untill Lenny is released, to ease
   backports.
 * Although it is not a MUST in Policy 3.8.0, I prefer to not update
   Standards-Version until README.Source is written and documents the
   use of dpatch.


Revision 2034 - Directory Listing
Modified Wed Jun 11 08:06:41 2008 UTC (4 years, 11 months ago) by hanska-guest
Ok, tagging seems to work -- the repository seems fine to me!

Revision 2033 - Directory Listing
Modified Wed Jun 11 08:05:30 2008 UTC (4 years, 11 months ago) by hanska-guest
[svn-buildpackage] Tagging emboss-explorer (2.2.0-5)

Revision 2032 - Directory Listing
Modified Wed Jun 11 08:04:57 2008 UTC (4 years, 11 months ago) by hanska-guest
* debian/control:
  - dropped dependency on libcgi-perl (Closes: #485009)
  - urgency set to medium as above one is a RC bug
  - bumped Standards-Version to 3.8.0 (no changes needed)
  - updated Charles' email :)
  - debhelper dependency bumped to >= 6 (also debian/compat)
* debian/copyright updated

Revision 2031 - Directory Listing
Modified Wed Jun 11 07:59:37 2008 UTC (4 years, 11 months ago) by hanska-guest
Last try to get it right, I hope.

Revision 2030 - Directory Listing
Modified Wed Jun 11 07:57:11 2008 UTC (4 years, 11 months ago) by hanska-guest
Sorry, there was no svn: before.

Revision 2029 - Directory Listing
Modified Wed Jun 11 07:53:53 2008 UTC (4 years, 11 months ago) by hanska-guest
Setting mergeWithUpstream=1

Revision 2028 - Directory Listing
Modified Wed Jun 11 07:43:42 2008 UTC (4 years, 11 months ago) by hanska-guest
Creating proper directory tree

Revision 2027 - Directory Listing
Modified Wed Jun 11 07:40:36 2008 UTC (4 years, 11 months ago) by hanska-guest
Prepared to move to Debian-Med\'SVN, and reformatted debian/copyright.
Date: 2008-03-05 12:51:12

Revision 2026 - Directory Listing
Modified Wed Jun 11 07:40:00 2008 UTC (4 years, 11 months ago) by hanska-guest
Briefly: removed postinst, generated static manpages, solved probmems caused by removal of do_cleanup.sh.
  * 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
Date: 2007-11-05 02:49:48

Revision 2025 - Directory Listing
Modified Wed Jun 11 07:38:44 2008 UTC (4 years, 11 months ago) by hanska-guest
Fixing #435991 again :)
Date: 2007-10-07 11:09:55

Revision 2024 - Directory Listing
Modified Wed Jun 11 07:38:13 2008 UTC (4 years, 11 months ago) by hanska-guest
removing /bin/sh
Date: 2007-09-29 08:47:49

Revision 2023 - Directory Listing
Modified Wed Jun 11 07:37:51 2008 UTC (4 years, 11 months ago) by hanska-guest
Last fixes :)
Date: 2007-09-29 08:46:43

Revision 2022 - Directory Listing
Modified Wed Jun 11 07:37:06 2008 UTC (4 years, 11 months ago) by hanska-guest
Adding do_cleanup.sh -- forgot it, sorry!
Date: 2007-09-28 19:59:18

Revision 2021 - Directory Listing
Modified Wed Jun 11 07:36:50 2008 UTC (4 years, 11 months ago) by hanska-guest
small cleanups
Date: 2007-09-26 19:32:25

Revision 2020 - Directory Listing
Modified Wed Jun 11 07:36:21 2008 UTC (4 years, 11 months ago) by hanska-guest
Closing #435991
Date: 2007-09-26 19:08:30

Revision 2019 - Directory Listing
Modified Wed Jun 11 07:35:40 2008 UTC (4 years, 11 months ago) by hanska-guest
Ajusting section of libemboss-acd-perl
Date: 2007-07-16 12:52:06

Revision 2018 - Directory Listing
Modified Wed Jun 11 07:35:10 2008 UTC (4 years, 11 months ago) by hanska-guest
typo
Date: 2007-07-15 09:09:06

Revision 2017 - Directory Listing
Modified Wed Jun 11 07:34:44 2008 UTC (4 years, 11 months ago) by hanska-guest
Depend on the first version of emboss which will ship binaries in /usr/lib
Date: 2007-07-15 08:32:20

Revision 2016 - Directory Listing
Modified Wed Jun 11 07:34:16 2008 UTC (4 years, 11 months ago) by hanska-guest
Fixing lintian bug
Date: 2007-07-11 03:44:38

Revision 2015 - Directory Listing
Modified Wed Jun 11 07:33:45 2008 UTC (4 years, 11 months ago) by hanska-guest
adding missing dependancies
Date: 2007-07-11 03:35:33

Revision 2014 - Directory Listing
Modified Wed Jun 11 07:33:23 2008 UTC (4 years, 11 months ago) by hanska-guest
adding missing dependancies
Date: 2007-07-11 03:26:21

Revision 2013 - Directory Listing
Modified Wed Jun 11 07:33:00 2008 UTC (4 years, 11 months ago) by hanska-guest
usr, not var
Date: 2007-07-04 15:18:50

Revision 2012 - Directory Listing
Modified Wed Jun 11 07:32:31 2008 UTC (4 years, 11 months ago) by hanska-guest
Using /usr/lib/emboss instead of /usr/bin, and /var/www/emboss-explorer instead of /var/www/emboss. Other minor changes to simplify build system.
Date: 2007-07-04 15:00:59

Revision 2011 - Directory Listing
Modified Wed Jun 11 07:31:13 2008 UTC (4 years, 11 months ago) by hanska-guest
Adding libmailtools-perl again to Build-Depends-Indep
Date: 2007-05-25 19:50:00

Revision 2010 - Directory Listing
Modified Wed Jun 11 07:30:50 2008 UTC (4 years, 11 months ago) by hanska-guest
Changing /var/www/emboss to /var/www/emboss-explorer, and
fixing debian/control.
Date: 2007-05-25 10:17:58

Revision 2009 - Directory Listing
Modified Wed Jun 11 07:30:16 2008 UTC (4 years, 11 months ago) by hanska-guest
Again... I'm going mad today -.-'
Date: 2007-05-25 09:30:12

Revision 2008 - Directory Listing
Modified Wed Jun 11 07:30:09 2008 UTC (4 years, 11 months ago) by hanska-guest
Just forgot it. Again, I'm sorry.
Date: 2007-05-25 09:27:45

Revision 2007 - Directory Listing
Modified Wed Jun 11 07:29:55 2008 UTC (4 years, 11 months ago) by hanska-guest
Fixed some other bugs (today I'm too lazy to give a good
log message, sorry)
Date: 2007-05-25 09:25:46

Revision 2006 - Directory Listing
Modified Wed Jun 11 07:29:31 2008 UTC (4 years, 11 months ago) by hanska-guest
config file in /etc/ plus some other fixes
Date: 2007-05-24 11:52:31

Revision 2005 - Directory Listing
Modified Wed Jun 11 07:28:46 2008 UTC (4 years, 11 months ago) by hanska-guest
Added some patching, examples, EMBOSS:ACD manpage moved to
libemboss-acd-perl, some fixing in debian/rules, ...
Date: 2007-05-20 15:47:48

Revision 2004 - Directory Listing
Modified Wed Jun 11 07:28:06 2008 UTC (4 years, 11 months ago) by hanska-guest
Removed perl from Build-Depends.
Date: 2007-05-18 14:53:42

Revision 2003 - Directory Listing
Modified Wed Jun 11 07:27:44 2008 UTC (4 years, 11 months ago) by hanska-guest
Added libemboss-acd-perl package
Date: 2007-05-18 10:55:57

Revision 2002 - Directory Listing
Modified Wed Jun 11 07:27:12 2008 UTC (4 years, 11 months ago) by hanska-guest
[svn-inject] Applying Debian modifications to trunk
Date: 2007-05-17 22:54:04

Revision 2001 - Directory Listing
Added Wed Jun 11 07:26:50 2008 UTC (4 years, 11 months ago) by hanska-guest
Creating trunk directory
Date: 2007-05-17 22:53:43

  ViewVC Help
Powered by ViewVC 1.1.5