[med-svn] r7595 - trunk/packages/mira/trunk/debian
Timothy Booth
tbooth-guest at alioth.debian.org
Tue Aug 30 16:20:12 UTC 2011
Author: tbooth-guest
Date: 2011-08-30 16:20:11 +0000 (Tue, 30 Aug 2011)
New Revision: 7595
Modified:
trunk/packages/mira/trunk/debian/changelog
trunk/packages/mira/trunk/debian/control
Log:
Added some dependencies that were missing - flagged by auto-build on Launchpad.
Leaving Ubuntu version number for now as I've not tested the changes on Debian - maybe
they aren't needed?
Modified: trunk/packages/mira/trunk/debian/changelog
===================================================================
--- trunk/packages/mira/trunk/debian/changelog 2011-08-30 07:36:23 UTC (rev 7594)
+++ trunk/packages/mira/trunk/debian/changelog 2011-08-30 16:20:11 UTC (rev 7595)
@@ -1,9 +1,20 @@
-mira (3.4.0-1) lucid; urgency=low
+mira (3.4.0-2ubuntu5) lucid; urgency=low
+ * Small fix to clean target and suppress warnings
+ on Lucid backport.
+ * Fixed missing dependency which caused misleading configure
+ failure.
+ * Yet another missing build dep - flex and xxd
+
+ -- Tim Booth <tbooth at ceh.ac.uk> Tue, 30 Aug 2011 17:17:11 +0100
+
+mira (3.4.0-1) unstable; urgency=low
+
* New upstream version.
- added default constructor to avoid FTBFS
* Sposoring Tim's work for Debian
* Using 3.0 (quilt) source format for bz2 upstream
+
-- Steffen Moeller <moeller at debian.org> Tue, 23 Aug 2011 20:46:32 +0200
mira (3.4rc3-2) lucid; urgency=low
Modified: trunk/packages/mira/trunk/debian/control
===================================================================
--- trunk/packages/mira/trunk/debian/control 2011-08-30 07:36:23 UTC (rev 7594)
+++ trunk/packages/mira/trunk/debian/control 2011-08-30 16:20:11 UTC (rev 7595)
@@ -6,9 +6,8 @@
Uploaders: Charles Plessy <plessy at debian.org>, Steffen Moeller <moeller at debian.org>,
Tim Booth <tbooth at ceh.ac.uk>
Build-Depends: debhelper (>= 7.0.50~), autotools-dev, dblatex, docbook-xsl,
- libboost-thread-dev, libexpat1-dev, libtcmalloc-minimal0, perl,
- quilt (>= 0.46-7~),
- zlib1g-dev
+ libboost-thread-dev, libboost-regex-dev, libexpat1-dev, libtcmalloc-minimal0, perl,
+ quilt (>= 0.46-7~), flex, vim-common, zlib1g-dev
Standards-Version: 3.9.2
Homepage: http://chevreux.org/projects_mira.html
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mira/trunk/?rev=0&sc=0
More information about the debian-med-commit
mailing list