[Pkg-octave-commit] [octave-dataframe] 03/06: Bump to Standards-Version 4.1.0.
Sébastien Villemot
sebastien at debian.org
Tue Aug 29 09:36:20 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastien pushed a commit to branch master
in repository octave-dataframe.
commit 15f552a17c348cb3ec86abf37595a8fd646cf22b
Author: Sébastien Villemot <sebastien at debian.org>
Date: Tue Aug 29 11:31:02 2017 +0200
Bump to Standards-Version 4.1.0.
---
debian/control | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index a30091a..722b387 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,20 @@
Source: octave-dataframe
-Section: math
-Priority: optional
Maintainer: Debian Octave Group <pkg-octave-devel at lists.alioth.debian.org>
Uploaders: Sébastien Villemot <sebastien at debian.org>
-Build-Depends: debhelper (>= 9), cdbs, octave-pkg-dev (>= 1.1.2)
-Standards-Version: 3.9.8
-Homepage: http://octave.sourceforge.net/dataframe/
-Vcs-Git: https://anonscm.debian.org/git/pkg-octave/octave-dataframe.git
+Section: math
+Priority: optional
+Build-Depends: debhelper (>= 9),
+ cdbs,
+ octave-pkg-dev (>= 1.1.2)
+Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-octave/octave-dataframe.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-octave/octave-dataframe.git
+Homepage: http://octave.sourceforge.net/dataframe/
Package: octave-dataframe
Architecture: all
-Depends: ${misc:Depends}, ${octave:Depends}
+Depends: ${misc:Depends},
+ ${octave:Depends}
Description: manipulate data in Octave similar to R data.frame
In the R language, a dataframe object is a way to group tabular data. The
functions in this package allow the manipulation of data in a similar way
--
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-dataframe.git
More information about the Pkg-octave-commit
mailing list