[libntl] 12/12: Follow the soname bump from 27 to 35
Julien Puydt
julien.puydt at laposte.net
Wed Aug 30 20:27:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository libntl.
commit 7648f037c791a567ee4ddf8d83f2ea5a06a9bc72
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Wed Aug 30 22:23:20 2017 +0200
Follow the soname bump from 27 to 35
---
debian/changelog | 1 +
debian/control | 4 ++--
debian/{libntl27.install => libntl35.install} | 0
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5ab4291..3a874a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ ntl (10.5.0-1) UNRELEASED; urgency=medium
* Remove obsolete patch (MIPS and gcc 4.5)
* Refresh the patch for typos.
* Rewrote d/copyright since upstream license changed.
+ * Follow the soname bump from 27 to 35.
-- Julien Puydt <julien.puydt at laposte.net> Wed, 30 Aug 2017 21:30:38 +0200
diff --git a/debian/control b/debian/control
index 7a5f18b..db83eef 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Standards-Version: 4.0.1
Vcs-Browser: https://anonscm.debian.org/git/debian-science/packages/libntl.git
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/libntl.git
-Package: libntl27
+Package: libntl35
Architecture: any
Section: libs
Pre-Depends: ${misc:Pre-Depends}
@@ -26,7 +26,7 @@ Package: libntl-dev
Section: libdevel
Priority: extra
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libntl27 (= ${binary:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, libntl35 (= ${binary:Version})
Description: Number Theory Library, development files
NTL is a high-performance, portable C++ library providing
data structures and algorithms for manipulating signed,
diff --git a/debian/libntl27.install b/debian/libntl35.install
similarity index 100%
rename from debian/libntl27.install
rename to debian/libntl35.install
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libntl.git
More information about the debian-science-commits
mailing list