[cminpack] 16/19: new upload

Ole Streicher olebole-guest at moszumanska.debian.org
Tue May 13 10:34:54 UTC 2014


This is an automated email from the git hooks/post-receive script.

olebole-guest pushed a commit to branch debian
in repository cminpack.

commit 1e06b90aaed0be81d169be760ab5e91fabf0023e
Author: malat <malat at 7ca82aff-d165-4cda-a4f1-7f280d66a853>
Date:   Sun Oct 13 06:06:39 2013 +0000

    new upload
    
    git-svn-id: svn://svn.debian.org/debian-science/packages/cminpack/trunk@46339 7ca82aff-d165-4cda-a4f1-7f280d66a853
---
 debian/changelog                  |  8 ++++++++
 debian/patches/fixsoversion.patch | 13 +++++++++++++
 debian/patches/series             |  1 +
 3 files changed, 22 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3413c92..a34cc4b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+cminpack (1.3.1-1) unstable; urgency=low
+
+  * New upstream. Remove non-free files. Closes: #724923
+  * Fix invalid SOVERSION bump
+    + d/p/fixsoversion.patch
+
+ -- Mathieu Malaterre <malat at debian.org>  Sun, 13 Oct 2013 08:04:22 +0200
+
 cminpack (1.3.0-2) unstable; urgency=low
 
   * Upload to sid
diff --git a/debian/patches/fixsoversion.patch b/debian/patches/fixsoversion.patch
new file mode 100644
index 0000000..3953bb5
--- /dev/null
+++ b/debian/patches/fixsoversion.patch
@@ -0,0 +1,13 @@
+Index: cminpack-1.3.1/CMakeLists.txt
+===================================================================
+--- cminpack-1.3.1.orig/CMakeLists.txt	2013-10-13 08:03:08.278694029 +0200
++++ cminpack-1.3.1/CMakeLists.txt	2013-10-13 08:03:16.090693923 +0200
+@@ -7,7 +7,7 @@
+ 
+ include(${PROJECT_SOURCE_DIR}/cmake/cminpack_utils.cmake)
+ # Set version and OS-specific settings
+-set(CMINPACK_VERSION 1.3.0 CACHE STRING "CMinpack version")
++set(CMINPACK_VERSION 1.0.90 CACHE STRING "CMinpack version")
+ DISSECT_VERSION()
+ GET_OS_INFO()
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 8964f0d..6736ddd 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 addlibmath.patch
+fixsoversion.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cminpack.git



More information about the debian-science-commits mailing list