[med-svn] r19447 - trunk/packages/mira/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Wed Jul 1 07:04:47 UTC 2015


Author: tille
Date: 2015-07-01 07:04:46 +0000 (Wed, 01 Jul 2015)
New Revision: 19447

Removed:
   trunk/packages/mira/trunk/debian/patches/
Modified:
   trunk/packages/mira/trunk/debian/changelog
   trunk/packages/mira/trunk/debian/rules
Log:
New upstream version, but no solution for gcc-5 build


Modified: trunk/packages/mira/trunk/debian/changelog
===================================================================
--- trunk/packages/mira/trunk/debian/changelog	2015-07-01 06:16:06 UTC (rev 19446)
+++ trunk/packages/mira/trunk/debian/changelog	2015-07-01 07:04:46 UTC (rev 19447)
@@ -1,3 +1,9 @@
+mira (4.9.5-1) UNRELEASED; urgency=medium
+
+  * New upstream version
+
+ -- Andreas Tille <tille at debian.org>  Mon, 29 Jun 2015 15:10:35 +0200
+
 mira (4.0.2-1) unstable; urgency=low
 
   * new upstream version

Modified: trunk/packages/mira/trunk/debian/rules
===================================================================
--- trunk/packages/mira/trunk/debian/rules	2015-07-01 06:16:06 UTC (rev 19446)
+++ trunk/packages/mira/trunk/debian/rules	2015-07-01 07:04:46 UTC (rev 19447)
@@ -12,7 +12,7 @@
 include /usr/share/dpkg/default.mk
 
 %:
-	dh $@ 
+	dh $@ --with autoreconf
 
 override_dh_auto_install :
 	make install DESTDIR=$(CURDIR)/debian/$(pkg)




More information about the debian-med-commit mailing list