[Pkg-octave-commit] [octave-interval] 01/01: d/control: Ensure proper paragraph breaks in Description
Rafael Laboissière
rlaboiss-guest at moszumanska.debian.org
Sun Jun 26 18:08:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
rlaboiss-guest pushed a commit to branch master
in repository octave-interval.
commit e491b5e1c0f233ecc5e14d5fe318a72764017d1a
Author: Rafael Laboissiere <rafael at debian.org>
Date: Sun Jun 26 14:47:44 2016 -0300
d/control: Ensure proper paragraph breaks in Description
For this to work, build-depends on octave-pkg-dev >= 1.4.2.
Gbp-Dch: Full
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index b5b9337..9b22bd5 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Octave Group <pkg-octave-devel at lists.alioth.debian.org>
Uploaders: Oliver Heimlich <oheim at posteo.de>,
Build-Depends-Indep: texinfo, texlive, texlive-generic-recommended,
imagemagick, gnuplot-nox,
-Build-Depends: debhelper (>= 9), cdbs, octave-pkg-dev (>= 1.4.0),
+Build-Depends: debhelper (>= 9), cdbs, octave-pkg-dev (>= 1.4.2),
libmpfr-dev (>= 3.1.0),
Standards-Version: 3.9.8
Homepage: http://octave.sourceforge.net/interval/
@@ -18,6 +18,7 @@ Depends: ${misc:Depends}, ${octave:Depends}, ${shlibs:Depends},
Suggests: octave-interval-doc
Description: real-valued interval arithmetic for Octave
${octave:Upstream-Description}
+ .
This Octave add-on package is part of the Octave-Forge project.
Section: doc
@@ -27,6 +28,7 @@ Depends: w3m | www-browser
Enhances: octave-interval
Description: real-valued interval arithmetic for Octave (arch-indep files)
${octave:Upstream-Description}
+ .
This Octave add-on package is part of the Octave-Forge project.
.
This package provides a documentation in html format for the octave-interval
--
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-interval.git
More information about the Pkg-octave-commit
mailing list