r45608 - in /packages/sundials/branches/wheezy/debian: libsundials-cvode0.install libsundials-cvodes1.install libsundials-ida1.install libsundials-kinsol0.install patches/cmake.patch patches/series patches/sundials-config.patch rules

sebastien at users.alioth.debian.org sebastien at users.alioth.debian.org
Wed Feb 27 11:39:41 UTC 2013


Author: sebastien
Date: Wed Feb 27 11:39:41 2013
New Revision: 45608

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=45608
Log:
Revert spurious changes not targeted to Wheezy

Added:
    packages/sundials/branches/wheezy/debian/libsundials-cvode0.install
    packages/sundials/branches/wheezy/debian/libsundials-cvodes1.install
    packages/sundials/branches/wheezy/debian/libsundials-ida1.install
    packages/sundials/branches/wheezy/debian/libsundials-kinsol0.install
Removed:
    packages/sundials/branches/wheezy/debian/patches/cmake.patch
    packages/sundials/branches/wheezy/debian/patches/sundials-config.patch
Modified:
    packages/sundials/branches/wheezy/debian/patches/series
    packages/sundials/branches/wheezy/debian/rules

Added: packages/sundials/branches/wheezy/debian/libsundials-cvode0.install
URL: http://svn.debian.org/wsvn/debian-science/packages/sundials/branches/wheezy/debian/libsundials-cvode0.install?rev=45608&op=file
==============================================================================
--- packages/sundials/branches/wheezy/debian/libsundials-cvode0.install (added)
+++ packages/sundials/branches/wheezy/debian/libsundials-cvode0.install Wed Feb 27 11:39:41 2013
@@ -1,0 +1,1 @@
+usr/lib/libsundials_cvode.so.*

Added: packages/sundials/branches/wheezy/debian/libsundials-cvodes1.install
URL: http://svn.debian.org/wsvn/debian-science/packages/sundials/branches/wheezy/debian/libsundials-cvodes1.install?rev=45608&op=file
==============================================================================
--- packages/sundials/branches/wheezy/debian/libsundials-cvodes1.install (added)
+++ packages/sundials/branches/wheezy/debian/libsundials-cvodes1.install Wed Feb 27 11:39:41 2013
@@ -1,0 +1,1 @@
+usr/lib/libsundials_cvodes.so.*

Added: packages/sundials/branches/wheezy/debian/libsundials-ida1.install
URL: http://svn.debian.org/wsvn/debian-science/packages/sundials/branches/wheezy/debian/libsundials-ida1.install?rev=45608&op=file
==============================================================================
--- packages/sundials/branches/wheezy/debian/libsundials-ida1.install (added)
+++ packages/sundials/branches/wheezy/debian/libsundials-ida1.install Wed Feb 27 11:39:41 2013
@@ -1,0 +1,1 @@
+usr/lib/libsundials_ida.so.*

Added: packages/sundials/branches/wheezy/debian/libsundials-kinsol0.install
URL: http://svn.debian.org/wsvn/debian-science/packages/sundials/branches/wheezy/debian/libsundials-kinsol0.install?rev=45608&op=file
==============================================================================
--- packages/sundials/branches/wheezy/debian/libsundials-kinsol0.install (added)
+++ packages/sundials/branches/wheezy/debian/libsundials-kinsol0.install Wed Feb 27 11:39:41 2013
@@ -1,0 +1,1 @@
+usr/lib/libsundials_kinsol.so.*

Modified: packages/sundials/branches/wheezy/debian/patches/series
URL: http://svn.debian.org/wsvn/debian-science/packages/sundials/branches/wheezy/debian/patches/series?rev=45608&op=diff
==============================================================================
--- packages/sundials/branches/wheezy/debian/patches/series (original)
+++ packages/sundials/branches/wheezy/debian/patches/series Wed Feb 27 11:39:41 2013
@@ -1,6 +1,4 @@
-cmake.patch
 makefile.patch
 #sh4.patch
 fix-format-error.patch
 octave-sundialstb.patch
-sundials-config.patch

Modified: packages/sundials/branches/wheezy/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/sundials/branches/wheezy/debian/rules?rev=45608&op=diff
==============================================================================
--- packages/sundials/branches/wheezy/debian/rules (original)
+++ packages/sundials/branches/wheezy/debian/rules Wed Feb 27 11:39:41 2013
@@ -29,7 +29,7 @@
 DEB_COMPRESS_EXCLUDE = .c .out .f
 
 USCAN_DESTDIR := $(CURDIR)/../tarballs
-
+DEB_STRIPPED_UPSTREAM_VERSION = $(shell echo $(DEB_UPSTREAM_VERSION) | sed -n -e 's/\.dfsg.*$$//p')
 
 # Get the appropriate paths for the installation of the Octave files
 mpath = $(shell octave-config -p LOCALFCNFILEDIR)




More information about the debian-science-commits mailing list