Author: moeller
Date: 2011-03-04 16:59:16 +0000 (Fri, 04 Mar 2011)
New Revision: 6161

Modified:
   trunk/packages/mira/trunk/debian/README.Debian
   trunk/packages/mira/trunk/debian/control
Log:
from perftools to tcmalloc


Modified: trunk/packages/mira/trunk/debian/README.Debian
===================================================================
--- trunk/packages/mira/trunk/debian/README.Debian      2011-03-04 16:55:11 UTC 
(rev 6160)
+++ trunk/packages/mira/trunk/debian/README.Debian      2011-03-04 16:59:16 UTC 
(rev 6161)
@@ -1,6 +1,8 @@
 mira for Debian
 ---------------
 
-<possible notes regarding this package - if none, delete this file>
+Basic packaging seems fine. There are issues with the location of 
+Google's tcmalloc library.
 
  -- Charles Plessy <[email protected]>  Sun,  5 Aug 2007 
14:01:14 +0900
+    Steffen Moeller <[email protected]>  Fri, 04 Mar 2011 17:39:07 +0100

Modified: trunk/packages/mira/trunk/debian/control
===================================================================
--- trunk/packages/mira/trunk/debian/control    2011-03-04 16:55:11 UTC (rev 
6160)
+++ trunk/packages/mira/trunk/debian/control    2011-03-04 16:59:16 UTC (rev 
6161)
@@ -4,7 +4,7 @@
 Maintainer: Debian Med Packaging Team 
<[email protected]>
 DM-Upload-Allowed: yes
 Uploaders: Charles Plessy <[email protected]>
-Build-Depends: debhelper (>= 7), autotools-dev, libboost-thread-dev, 
libexpat1-dev, perl, zlib1g-dev, google-perftools-dev
+Build-Depends: debhelper (>= 7), autotools-dev, libboost-thread-dev, 
libexpat1-dev, perl, zlib1g-dev, libtcmalloc-minimal0
 Standards-Version: 3.9.1
 Homepage: http://chevreux.org/projects_mira.html
 Vcs-Browser: 
http://svn.debian.org/wsvn/debian-med/trunk/packages/mira/trunk/?rev=0&sc=0
@@ -12,7 +12,7 @@
 
 Package: mira-assembler
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, google-perftools
+Depends: ${shlibs:Depends}, ${misc:Depends}, libtcmalloc-minimal0
 Description: Whole Genome Shotgun and EST Sequence Assembler
  The mira genome fragment assembler is a specialised assembler for
  sequencing projects classified as 'hard' due to high number of similar


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit

Reply via email to