[alglib] 02/07: Switch to the next upstream version 3.11

Anton Gladky gladk at moszumanska.debian.org
Fri May 19 13:45:34 UTC 2017


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

gladk pushed a commit to branch experimental
in repository alglib.

commit 08fd12ab79e4b145b770a7b617a54089499d2226
Author: Anton Gladky <gladk at debian.org>
Date:   Fri May 19 14:22:09 2017 +0200

    Switch to the next upstream version 3.11
---
 debian/control                                          | 4 ++--
 debian/{libalglib3.10.install => libalglib3.11.install} | 0
 debian/rules                                            | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 6dfe17f..907ea9b 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Package: libalglib-dev
 Architecture: any
 Section: libdevel
 Priority: extra
-Depends: libalglib3.10 (= ${binary:Version}),
+Depends: libalglib3.11 (= ${binary:Version}),
          ${misc:Depends}
 Description: Development files for the alglib library
  ALGLIB is a cross-platform numerical analysis and data processing library.
@@ -38,7 +38,7 @@ Description: Development files for the alglib library
  This package contains the development files (headers and documentation) for
  ALGLIB.
 
-Package: libalglib3.10
+Package: libalglib3.11
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends},
diff --git a/debian/libalglib3.10.install b/debian/libalglib3.11.install
similarity index 100%
rename from debian/libalglib3.10.install
rename to debian/libalglib3.11.install
diff --git a/debian/rules b/debian/rules
index 71f9d47..7e7b9b0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 %:
 	dh $@ --parallel
 
-UPSTREAM_VERSION=3.10
+UPSTREAM_VERSION=3.11
 
 ifneq (,$(filter $(DEB_HOST_ARCH),mips mipsel))
 override_dh_auto_test:

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



More information about the debian-science-commits mailing list