[frobby] 01/01: debian/control: Move all dependencies back to Build-Depends. Some documentation is shipped with the architecture-dependent package frobby, and so we need these dependencies on all architectures (Closes: #872020).

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Aug 13 23:56:54 UTC 2017


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

dtorrance-guest pushed a commit to branch master
in repository frobby.

commit a08f226844cbd8b34e35ebd5b319e5655dd114a2
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sun Aug 13 19:52:52 2017 -0400

    debian/control: Move all dependencies back to Build-Depends. Some
    documentation is shipped with the architecture-dependent package
    frobby, and so we need these dependencies on all architectures
    (Closes: #872020).
---
 debian/changelog | 10 ++++++++++
 debian/control   | 19 +++++++++++--------
 2 files changed, 21 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5575a8a..f078107 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+frobby (0.9.0-4) unstable; urgency=medium
+
+  * debian/control
+    - Move all dependencies back to Build-Depends. Some documentation
+      is shipped with the architecture-dependent package frobby, and
+      so we need these dependencies on all architectures
+      (Closes: #872020).
+
+ -- Doug Torrance <dtorrance at piedmont.edu>  Sun, 13 Aug 2017 19:56:10 -0400
+
 frobby (0.9.0-3) unstable; urgency=medium
 
   * debian/compat
diff --git a/debian/control b/debian/control
index f1ae72d..161644a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,17 @@ Section: math
 Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Doug Torrance <dtorrance at piedmont.edu>
-Build-Depends: debhelper (>= 10), dh-exec, g++ (>= 4:7), libgmp-dev
-Build-Depends-Indep: doxygen,
-                     ghostscript,
-                     texlive-font-utils,
-                     texlive-fonts-recommended,
-                     texlive-latex-base,
-                     texlive-latex-extra,
-                     texlive-latex-recommended
+Build-Depends: debhelper (>= 10),
+               dh-exec,
+               doxygen,
+               g++ (>= 4:7),
+               ghostscript,
+               libgmp-dev,
+               texlive-font-utils,
+               texlive-fonts-recommended,
+               texlive-latex-base,
+               texlive-latex-extra,
+               texlive-latex-recommended
 Standards-Version: 4.0.1
 Homepage: http://www.broune.com/frobby/
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/frobby.git

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



More information about the debian-science-commits mailing list