Author: tille Date: 2017-01-03 08:22:30 +0000 (Tue, 03 Jan 2017) New Revision: 23475
Modified: trunk/packages/bigsdb/trunk/debian/control Log: cme fix dpkg-control to reduce noise of Blends importer Modified: trunk/packages/bigsdb/trunk/debian/control =================================================================== --- trunk/packages/bigsdb/trunk/debian/control 2017-01-03 08:17:53 UTC (rev 23474) +++ trunk/packages/bigsdb/trunk/debian/control 2017-01-03 08:22:30 UTC (rev 23475) @@ -1,20 +1,30 @@ Source: bigsdb +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Andreas Tille <[email protected]> Section: science Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -DM-Upload-Allowed: yes -Uploaders: Andreas Tille <[email protected]> -Build-Depends: debhelper (>= 9), cdbs -Standards-Version: 3.9.4 -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/bigsdb/trunk/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/bigsdb/trunk/ +Build-Depends: debhelper (>= 9), + cdbs +Standards-Version: 3.9.8 +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/bigsdb/trunk/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/bigsdb/trunk/ Homepage: http://pubmlst.org/software/database/bigsdb/ Package: bigsdb Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, emboss, blast2, - libcgi-pm-perl, libdbd-pg-perl, libxml-perl, dbconfig-common, apache2, - imagemagick | graphicsmagick, bioperl, libmail-sender-perl, libapache2-mod-perl2 +Depends: ${shlibs:Depends}, + ${misc:Depends}, + emboss, + blast2, + libcgi-pm-perl, + libdbd-pg-perl, + libxml-perl, + dbconfig-common, + apache2, + imagemagick | graphicsmagick, + bioperl, + libmail-sender-perl, + libapache2-mod-perl2 Description: Bacterial Isolate Genome Sequence Database The Bacterial Isolate Genome Sequence Database (BIGSdb) is a scalable, web-accessible database system designed to store and analyse linked _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
