[med-svn] r368 - trunk/packages/gbrowse/trunk/debian
charles-guest at alioth.debian.org
charles-guest at alioth.debian.org
Sat Jul 21 04:04:22 UTC 2007
Author: charles-guest
Date: 2007-07-21 04:04:22 +0000 (Sat, 21 Jul 2007)
New Revision: 368
Modified:
trunk/packages/gbrowse/trunk/debian/README.Debian
trunk/packages/gbrowse/trunk/debian/control
Log:
adding libtext-shellwords-perl to the dependancies
Modified: trunk/packages/gbrowse/trunk/debian/README.Debian
===================================================================
--- trunk/packages/gbrowse/trunk/debian/README.Debian 2007-07-21 03:45:30 UTC (rev 367)
+++ trunk/packages/gbrowse/trunk/debian/README.Debian 2007-07-21 04:04:22 UTC (rev 368)
@@ -6,7 +6,7 @@
- Paths such as /home/charles/src/gbrowse-1.68/debian/gbrowse/var/www/gbrowse/databases in html files.
- Owner of /var/www/gbrowse/database and gbrowse/tmp
- MSG: Directory /tmp/test does not exist and you did not specify the -create flag
- - dependancy on berkeleydb
+ - dependancies not proofchecked, dh_perl not used.
- contrib scripts not installed.
-- Charles Plessy <charles-debian-nospam at plessy.org> Wed, 13 Jun 2007 19:07:01 +0900
Modified: trunk/packages/gbrowse/trunk/debian/control
===================================================================
--- trunk/packages/gbrowse/trunk/debian/control 2007-07-21 03:45:30 UTC (rev 367)
+++ trunk/packages/gbrowse/trunk/debian/control 2007-07-21 04:04:22 UTC (rev 368)
@@ -10,7 +10,7 @@
Package: gbrowse
Architecture: all
-Depends: libcgi-session-perl, ${shlibs:Depends}, ${misc:Depends}
+Depends: libcgi-session-perl, libtext-shellwords-perl, ${shlibs:Depends}, ${misc:Depends}
Recommends: libdbd-mysql-perl, libdb4.4
Description: The generic genome browser component of the GMOD project
The 'generic genome browser' component of the Generic Model Organism Database
More information about the debian-med-commit
mailing list