[cminpack] 15/19: Upload latest

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 9d126fac34b943b37d1d68f1a3332047d2d968bb
Author: malat <malat at 7ca82aff-d165-4cda-a4f1-7f280d66a853>
Date:   Mon May 13 10:48:05 2013 +0000

    Upload latest
    
    git-svn-id: svn://svn.debian.org/debian-science/packages/cminpack/trunk@45857 7ca82aff-d165-4cda-a4f1-7f280d66a853
---
 debian/changelog               |  7 +++++++
 debian/control                 |  2 +-
 debian/patches/multiarch.patch | 25 -------------------------
 3 files changed, 8 insertions(+), 26 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b785b8d..3413c92 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+cminpack (1.3.0-2) unstable; urgency=low
+
+  * Upload to sid
+  * Bump Std-Vers to 3.9.4, no changes needed
+
+ -- Mathieu Malaterre <malat at debian.org>  Mon, 13 May 2013 11:55:15 +0200
+
 cminpack (1.3.0-1) experimental; urgency=low
 
   * New upstream
diff --git a/debian/control b/debian/control
index cf83932..13ed728 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Mathieu Malaterre <malat at debian.org>
 Build-Depends: debhelper (>= 9), cmake
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
 Homepage: http://devernay.free.fr/hacks/cminpack/index.html
 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-science/packages/cminpack/trunk/
 Vcs-Svn: svn://svn.debian.org/debian-science/packages/cminpack/trunk/
diff --git a/debian/patches/multiarch.patch b/debian/patches/multiarch.patch
deleted file mode 100644
index 9a445f8..0000000
--- a/debian/patches/multiarch.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-Description: handle multiarch lib location
-Forwarded: Frederic Devernay
-Author: Mathieu Malaterre <malat at debian.org>
-Last-Update: 2012-04-11
-
-Index: cminpack-1.1.4/cmake/cminpack_utils.cmake
-===================================================================
---- cminpack-1.1.4.orig/cmake/cminpack_utils.cmake	2012-04-11 16:01:36.000000000 +0000
-+++ cminpack-1.1.4/cmake/cminpack_utils.cmake	2012-04-11 16:16:46.000000000 +0000
-@@ -5,6 +5,7 @@
-         set(OS_WIN TRUE)
-     endif(WIN32)
- 
-+    if(NOT DEFINED CMINPACK_LIB_INSTALL_DIR)
-     set(CMINPACK_LIB_INSTALL_DIR "lib")
-     if(OS_LINUX)
-         if(${CMAKE_SYSTEM_PROCESSOR} STREQUAL "x86_64")
-@@ -20,6 +21,7 @@
-     else(OS_LINUX)
-         message (STATUS "Operating system is generic Unix")
-     endif(OS_LINUX)
-+    endif(NOT DEFINED CMINPACK_LIB_INSTALL_DIR)
-     set(CMINPACK_INCLUDE_INSTALL_DIR
-         "include/${PROJECT_NAME_LOWER}-${CMINPACK_MAJOR_VERSION}")
- endmacro(GET_OS_INFO)

-- 
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