[med-svn] r13769 - in trunk/packages/beast-mcmc/trunk/debian: . patches

Andreas Tille tille at alioth.debian.org
Thu May 30 14:12:00 UTC 2013


Author: tille
Date: 2013-05-30 14:11:59 +0000 (Thu, 30 May 2013)
New Revision: 13769

Added:
   trunk/packages/beast-mcmc/trunk/debian/README.source
Modified:
   trunk/packages/beast-mcmc/trunk/debian/changelog
   trunk/packages/beast-mcmc/trunk/debian/patches/enable_hardening.patch
   trunk/packages/beast-mcmc/trunk/debian/patches/fix_classpath_in_build_xml.patch
Log:
New upstream version, adapted patches; explain why we do not yet package latest and greatest upstream


Added: trunk/packages/beast-mcmc/trunk/debian/README.source
===================================================================
--- trunk/packages/beast-mcmc/trunk/debian/README.source	                        (rev 0)
+++ trunk/packages/beast-mcmc/trunk/debian/README.source	2013-05-30 14:11:59 UTC (rev 13769)
@@ -0,0 +1,2 @@
+There is a new upstream release with major changes which most probably
+need a lot of packaging changes which has not yet started

Modified: trunk/packages/beast-mcmc/trunk/debian/changelog
===================================================================
--- trunk/packages/beast-mcmc/trunk/debian/changelog	2013-05-30 11:34:59 UTC (rev 13768)
+++ trunk/packages/beast-mcmc/trunk/debian/changelog	2013-05-30 14:11:59 UTC (rev 13769)
@@ -1,10 +1,10 @@
-beast-mcmc (2.0.1-1) UNRELEASED; urgency=low
+beast-mcmc (1.7.5-1) unstable; urgency=low
 
-  * There is a new upstream release with major changes which
-    most probably need a lot of packaging changes which has
-    not yet started
+  * New upstream version
+  * Add debian/README.source explain why we stick to 1.7.x series for
+    the moment
 
- -- Andreas Tille <tille at debian.org>  Mon, 04 Mar 2013 23:17:42 +0100
+ -- Andreas Tille <tille at debian.org>  Thu, 30 May 2013 15:04:56 +0200
 
 beast-mcmc (1.7.4-2) experimental; urgency=low
 

Modified: trunk/packages/beast-mcmc/trunk/debian/patches/enable_hardening.patch
===================================================================
--- trunk/packages/beast-mcmc/trunk/debian/patches/enable_hardening.patch	2013-05-30 11:34:59 UTC (rev 13768)
+++ trunk/packages/beast-mcmc/trunk/debian/patches/enable_hardening.patch	2013-05-30 14:11:59 UTC (rev 13769)
@@ -2,8 +2,8 @@
 Author: Andreas Tille <tille at debian.org>
 Date: Tue, 05 Jun 2012 14:38:11 +0200
 
---- beast-mcmc-1.7.2.orig/native/Makefile.linux
-+++ beast-mcmc-1.7.2/native/Makefile.linux
+--- a/native/Makefile.linux
++++ b/native/Makefile.linux
 @@ -1,11 +1,11 @@
  CC=gcc
 -CFLAGS=-O2 -funroll-loops

Modified: trunk/packages/beast-mcmc/trunk/debian/patches/fix_classpath_in_build_xml.patch
===================================================================
--- trunk/packages/beast-mcmc/trunk/debian/patches/fix_classpath_in_build_xml.patch	2013-05-30 11:34:59 UTC (rev 13768)
+++ trunk/packages/beast-mcmc/trunk/debian/patches/fix_classpath_in_build_xml.patch	2013-05-30 14:11:59 UTC (rev 13769)
@@ -60,8 +60,8 @@
          </jar>
  
      </target>
---- beast-mcmc-1.6.2.orig/.classpath
-+++ beast-mcmc-1.6.2/.classpath
+--- a/.classpath
++++ b/.classpath
 @@ -1,20 +1,20 @@
  <?xml version="1.0" encoding="UTF-8"?>
  <classpath>
@@ -96,4 +96,3 @@
 +	<classpathentry kind="lib" path="/usr/share/java/commons-math-2.2.jar"/>
  	<classpathentry kind="output" path="bin"/>
  </classpath>
-




More information about the debian-med-commit mailing list