[med-svn] r9185 - trunk/packages/mira/trunk/debian
Charles Plessy
plessy at alioth.debian.org
Sat Jan 7 04:14:04 UTC 2012
Author: plessy
Date: 2012-01-07 04:14:04 +0000 (Sat, 07 Jan 2012)
New Revision: 9185
Modified:
trunk/packages/mira/trunk/debian/changelog
trunk/packages/mira/trunk/debian/control
Log:
Removed unconditional dependancy on libtcmalloc-minimal0 (debian/control).
Closes: #654884
Modified: trunk/packages/mira/trunk/debian/changelog
===================================================================
--- trunk/packages/mira/trunk/debian/changelog 2012-01-06 22:28:28 UTC (rev 9184)
+++ trunk/packages/mira/trunk/debian/changelog 2012-01-07 04:14:04 UTC (rev 9185)
@@ -1,11 +1,16 @@
mira (3.4.0.1-2) UNRELEASED; urgency=low
+ [ Andreas Tille ]
* Remove two patches:
- read_default_constructor.patch which introduces a duplicate
bposhashstat_t() definition
- fix_duplicate_bposhashstat_t_definition.patch which removes
this duplicate afterwards
+ [ Charles Plessy ]
+ * Removed unconditional dependancy on libtcmalloc-minimal0 (debian/control).
+ Closes: #654884
+
-- Andreas Tille <tille at debian.org> Fri, 09 Dec 2011 09:05:53 +0100
mira (3.4.0.1-1) unstable; urgency=low
Modified: trunk/packages/mira/trunk/debian/control
===================================================================
--- trunk/packages/mira/trunk/debian/control 2012-01-06 22:28:28 UTC (rev 9184)
+++ trunk/packages/mira/trunk/debian/control 2012-01-07 04:14:04 UTC (rev 9185)
@@ -16,7 +16,7 @@
Package: mira-assembler
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libtcmalloc-minimal0
+Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: mira-examples, mira-doc
Description: Whole Genome Shotgun and EST Sequence Assembler
The mira genome fragment assembler is a specialised assembler for
More information about the debian-med-commit
mailing list