[flint] 24/24: update debian to 2.4.4

felix salfelder felix-guest at moszumanska.debian.org
Wed Jun 25 11:16:12 UTC 2014


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

felix-guest pushed a commit to branch master
in repository flint.

commit f6fe9bef2a5ca280babd45d179486d6957b6d5a6
Author: Felix Salfelder <felix at salfelder.org>
Date:   Wed Jun 25 11:02:11 2014 +0200

    update debian to 2.4.4
---
 debian/changelog | 4 ++--
 debian/control   | 4 ++--
 debian/rules     | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 641500f..0614416 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-flint (2.4.3-1) UNRELEASED; urgency=low
+flint (2.4.4-1) UNRELEASED; urgency=low
 
   * new upstream release
   [Julien Puydt]
   * Update Standards-Version to 3.9.5
   * Remove test that fails with ntl >= 6
 
- -- Felix Salfelder <felix at salfelder.org>  Tue, 20 May 2014 09:28:28 +0200
+ -- Felix Salfelder <felix at salfelder.org>  Wed, 25 Jun 2014 11:01:34 +0200
 
 flint (1.011-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 5ea915c..8b0a4cb 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/flint.git
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/flint
 
-Package: libflint-2.4.3
+Package: libflint-2.4.4
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: libflint-1.06
@@ -29,7 +29,7 @@ Description: C library for number theory, shared library
 Package: libflint-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, libflint-2.4.3 (= ${binary:Version})
+Depends: ${misc:Depends}, libflint-2.4.4 (= ${binary:Version})
 Description: C library for number theory, development files
  The Fast Library for Integer Number Theory is a C library which supports
  polynomial arithmetic over the integers, fast integer arithmetic and factoring
diff --git a/debian/rules b/debian/rules
index 16f5bd0..527edf8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-VERSION=2.4.3
+VERSION=2.4.4
 EXTRA_SHARED_FLAGS=-Wl,-soname,libflint-$(VERSION).so
 MAKE_OVERRIDE = AT= QUIET_CXX= QUIET_CC= QUIET_AR= INCS=-I$(CURDIR) \
                 ABI_FLAG='$(LDFLAGS)'

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



More information about the debian-science-commits mailing list