r45350 - in /packages/slepc/trunk/debian: changelog control rules
trophime-guest at users.alioth.debian.org
trophime-guest at users.alioth.debian.org
Wed Sep 12 12:33:54 UTC 2012
Author: trophime-guest
Date: Wed Sep 12 12:33:54 2012
New Revision: 45350
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=45350
Log:
update to 3.3-p2
Modified:
packages/slepc/trunk/debian/changelog
packages/slepc/trunk/debian/control
packages/slepc/trunk/debian/rules
Modified: packages/slepc/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/slepc/trunk/debian/changelog?rev=45350&op=diff
==============================================================================
--- packages/slepc/trunk/debian/changelog (original)
+++ packages/slepc/trunk/debian/changelog Wed Sep 12 12:33:54 2012
@@ -1,10 +1,14 @@
-slepc (3.2-p5.dfsg-1) UNRELEASED; urgency=low
-
+slepc (3.3-p2.dfsg-1.1) UNRELEASED; urgency=low
+
+ [ Johannes Ring ]
* Team upload.
* Add symlink to the configuration header (Closes: #675039).
* Update Standards-Version to 3.9.3 (no changes needed).
- -- Johannes Ring <johannr at simula.no> Thu, 21 Jun 2012 10:24:14 +0200
+ [ Christophe Trophime ]
+ * New upstream release
+
+ -- Christophe Trophime <christophe.trophime at lncmi.cnrs.fr> Wed, 12 Sep 2012 12:01:16 +0200
slepc (3.2-p5-1) unstable; urgency=low
Modified: packages/slepc/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/slepc/trunk/debian/control?rev=45350&op=diff
==============================================================================
--- packages/slepc/trunk/debian/control (original)
+++ packages/slepc/trunk/debian/control Wed Sep 12 12:33:54 2012
@@ -2,18 +2,18 @@
Priority: extra
Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Christophe Prud'homme <prudhomm at debian.org>, "Adam C. Powell, IV" <hazelsct at debian.org>
-Build-Depends: debhelper (>= 7), quilt, python (>= 2.4.4-6), libpetsc3.2-dev (>= 3.2.dfsg-3), libpetsc3.2-dbg, libarpack2-dev, libarpack2-dbg, libhdf5-mpi-dev
+Build-Depends: debhelper (>= 7), quilt, python (>= 2.4.4-6), libpetsc3.3-dev (>= 3.3.dfsg-1), libpetsc3.3-dbg, libarpack2-dev, libarpack2-dbg, libhdf5-mpi-dev
Standards-Version: 3.9.3
Section: libs
Homepage: http://www.grycap.upv.es/slepc/
Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/slepc/trunk
Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/slepc/trunk
-Package: libslepc3.2-dev
+Package: libslepc3.3-dev
Section: libdevel
Architecture: any
-Depends: libslepc3.2 (= ${binary:Version}), libpetsc3.2-dev, libarpack2-dev, libhdf5-mpi-dev, ${misc:Depends}
-Suggests: libslepc3.2-dbg (= ${binary:Version}), slepc3.2-doc (= ${binary:Version})
+Depends: libslepc3.3 (= ${binary:Version}), libpetsc3.3-dev, libarpack2-dev, libhdf5-mpi-dev, ${misc:Depends}
+Suggests: libslepc3.3-dbg (= ${binary:Version}), slepc3.3-doc (= ${binary:Version})
Conflicts: libslepc2.3.2-dev
Description: Scalable Library for Eigenvalue Problem Computations
SLEPc is a software library for the solution of large scale sparse eigenvalue
@@ -25,7 +25,7 @@
This package contains the static libraries, shared links, and header files
for SLEPC.
-Package: libslepc3.2
+Package: libslepc3.3
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -39,10 +39,10 @@
.
This package contains the shared libraries for SLEPc.
-Package: libslepc3.2-dbg
+Package: libslepc3.3-dbg
Architecture: any
Section: debug
-Depends: libslepc3.2-dev (= ${binary:Version}), libpetsc3.2-dbg, libarpack2-dbg, ${misc:Depends}
+Depends: libslepc3.3-dev (= ${binary:Version}), libpetsc3.3-dbg, libarpack2-dbg, ${misc:Depends}
Description: Scalable Library for Eigenvalue Problem Computations
SLEPc is a software library for the solution of large scale sparse eigenvalue
problems on parallel computers. It is an extension of PETSc and can be used
@@ -52,11 +52,11 @@
.
This package contains the static debugging libraries for SLEPc.
-Package: slepc3.2-doc
+Package: slepc3.3-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
-Suggests: libslepc3.2-dev (= ${binary:Version})
+Suggests: libslepc3.3-dev (= ${binary:Version})
Description: Scalable Library for Eigenvalue Problem Computations
SLEPc is a software library for the solution of large scale sparse eigenvalue
problems on parallel computers. It is an extension of PETSc and can be used
Modified: packages/slepc/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/slepc/trunk/debian/rules?rev=45350&op=diff
==============================================================================
--- packages/slepc/trunk/debian/rules (original)
+++ packages/slepc/trunk/debian/rules Wed Sep 12 12:33:54 2012
@@ -14,7 +14,7 @@
# SLEPC_VERSION is used for the package names, library sonames, and
# /usr/lib/slepcdir subdirectory names.
-SLEPC_VERSION=3.2
+SLEPC_VERSION=3.3
# SLEPC_NAME is the install dir under /usr/lib and the base for package names
SLEPC_NAME=slepc$(SLEPC_VERSION)
@@ -120,9 +120,9 @@
debian/lib$(SLEPC_NAME)-dev/usr/lib/slepcdir/$(SLEPC_VERSION)/include
cp -p include/finclude/*.h include/finclude/*.h90 \
debian/lib$(SLEPC_NAME)-dev/usr/lib/slepcdir/$(SLEPC_VERSION)/include/finclude
- install -d debian/lib$(SLEPC_NAME)-dev/usr/lib/slepcdir/$(SLEPC_VERSION)/include/private
- cp -p include/private/*.h \
- debian/lib$(SLEPC_NAME)-dev/usr/lib/slepcdir/$(SLEPC_VERSION)/include/private
+ install -d debian/lib$(SLEPC_NAME)-dev/usr/lib/slepcdir/$(SLEPC_VERSION)/include/slepc-private
+ cp -p include/slepc-private/*.h \
+ debian/lib$(SLEPC_NAME)-dev/usr/lib/slepcdir/$(SLEPC_VERSION)/include/slepc-private
cd debian/lib$(SLEPC_NAME)-dev/usr/lib/slepcdir/$(SLEPC_VERSION)/include && \
ln -s ../$(PETSC_ARCH)-c-opt/include/*.h .
install -d debian/lib$(SLEPC_NAME)-dev/usr/lib/slepcdir/$(SLEPC_VERSION)/include/src/eps/impls/blopex
@@ -153,16 +153,16 @@
# Depends on install-arch because it creates SLEPC_DIR
install-indep: build-indep install-arch
-ifeq ($(SLEPC_VERSION),3.2)
+ifeq ($(SLEPC_VERSION),3.3)
# Install header documentation in -doc/include
install -d debian/$(SLEPC_NAME)-doc/usr/share/doc/$(SLEPC_NAME)-doc/include/finclude
cp -p include/*.html \
debian/$(SLEPC_NAME)-doc/usr/share/doc/$(SLEPC_NAME)-doc/include
cp -p include/finclude/*.html \
debian/$(SLEPC_NAME)-doc/usr/share/doc/$(SLEPC_NAME)-doc/include/finclude
- install -d debian/$(SLEPC_NAME)-doc/usr/share/doc/$(SLEPC_NAME)-doc/include/private
- cp -p include/private/*.html \
- debian/$(SLEPC_NAME)-doc/usr/share/doc/$(SLEPC_NAME)-doc/include/private
+ install -d debian/$(SLEPC_NAME)-doc/usr/share/doc/$(SLEPC_NAME)-doc/include/slepc-private
+ cp -p include/slepc-private/*.html \
+ debian/$(SLEPC_NAME)-doc/usr/share/doc/$(SLEPC_NAME)-doc/include/slepc-private
for HEADERDOC in `cd debian/$(SLEPC_NAME)-doc/usr/share/doc/$(SLEPC_NAME)-doc/ && find include -name \*.h.html -print | sed s/.h.html/.h/`; \
do \
dh_link -p$(SLEPC_NAME)-doc \
@@ -179,10 +179,10 @@
done ; \
done
# I don't know of a way to do this "recursively"
- -rmdir `find debian/slepc3.2-doc -empty -type d -print`
- -rmdir `find debian/slepc3.2-doc -empty -type d -print`
- -rmdir `find debian/slepc3.2-doc -empty -type d -print`
- -rmdir `find debian/slepc3.2-doc -empty -type d -print`
+ -rmdir `find debian/slepc3.3-doc -empty -type d -print`
+ -rmdir `find debian/slepc3.3-doc -empty -type d -print`
+ -rmdir `find debian/slepc3.3-doc -empty -type d -print`
+ -rmdir `find debian/slepc3.3-doc -empty -type d -print`
# Install examples & makefiles into temporary directory debian/extemp
for TESTDIR in `find src -name examples -print | sed "s/src\///"`; \
do \
@@ -220,7 +220,7 @@
touch install
binary-indep: install-indep
-ifeq ($(SLEPC_VERSION),3.2)
+ifeq ($(SLEPC_VERSION),3.3)
dh_testdir -i
dh_testroot -i
dh_installdirs -i
@@ -244,7 +244,7 @@
for ARCHGEN in $(ARCH_GENERATED_FILES); do \
rm -f $$ARCHGEN ; \
sed "s/petsc_arch/$(PETSC_ARCH)-c-opt/" < \
- `echo "$$ARCHGEN.in" | sed "s/$(SLEPC_NAME)/slepc3.2/"` | \
+ `echo "$$ARCHGEN.in" | sed "s/$(SLEPC_NAME)/slepc3.3/"` | \
sed "s/slepc_ver/$(SLEPC_VERSION)/" > $$ARCHGEN; \
done
dh_installdirs -a
More information about the debian-science-commits
mailing list