[sollya] 01/01: Zeroth Debian patch 5.0+ds-1: d/control: correct

Jerome Benoit calculus-guest at moszumanska.debian.org
Mon Jun 27 16:26:47 UTC 2016


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

calculus-guest pushed a commit to branch master
in repository sollya.

commit d19c195b5de342ea92aba714d474231d4ee737f9
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Mon Jun 27 17:24:33 2016 +0100

    Zeroth Debian patch 5.0+ds-1: d/control: correct
---
 debian/changelog |  2 +-
 debian/control   | 12 +++++++-----
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7e71b2b..f5e7dcc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ sollya (5.0+ds-1) unstable; urgency=medium
 
   * Initial release (Closes: #827509).
 
- -- Jerome Benoit <calculus at rezozer.net>  Sat, 25 Jun 2016 04:45:39 +0000
+ -- Jerome Benoit <calculus at rezozer.net>  Mon, 27 Jun 2016 16:09:53 +0000
diff --git a/debian/control b/debian/control
index ac49ffe..efb041b 100644
--- a/debian/control
+++ b/debian/control
@@ -42,9 +42,8 @@ Section: libs
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, libgmp-dev, libmpfr-dev, libmpfi-dev, libfplll-dev, libxml2-dev, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: libsollya
-Suggests: sollya-doc (= ${source:Version})
 Description: library for safe floating-point code development -- lib
  Sollya is both a tool environment and a library for safe floating-point code
  development. It offers a convenient way to perform computations with multiple
@@ -67,8 +66,10 @@ Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends:
  libsollya5 (= ${binary:Version}),
- libmpfr-dev, libgmp-dev, ${misc:Depends}
-Suggests: sollya (=${binary:Version}), sollya-doc (= ${source:Version})
+ libgmp-dev, libmpfr-dev, libmpfi-dev, libfplll-dev, libxml2-dev,
+ ${misc:Depends}
+Suggests: sollya-doc (= ${source:Version})
+Enhances: sollya (=${binary:Version})
 Description: library for safe floating-point code development -- libdev
  Sollya is both a tool environment and a library for safe floating-point code
  development. It offers a convenient way to perform computations with multiple
@@ -90,7 +91,8 @@ Section: doc
 Architecture: all
 Multi-Arch: foreign
 Depends: ${misc:Depends}
-Suggests: sollya (=${binary:Version}), libsollya-dev (=${binary:Version}), pdf-viewer
+Suggests: pdf-viewer
+Enhances: sollya (=${binary:Version}), libsollya-dev (=${binary:Version})
 Description: library for safe floating-point code development -- doc
  Sollya is both a tool environment and a library for safe floating-point code
  development. It offers a convenient way to perform computations with multiple

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



More information about the debian-science-commits mailing list