[r-cran-estimability] 01/01: Fix to long one line description
Jonathon Love
jon at thon.cc
Fri Aug 28 12:30:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
jonathon-guest pushed a commit to branch master
in repository r-cran-estimability.
commit 3816bad52e696f159baa2c1f65b735375272d12e
Author: Jonathon Love <jon at thon.cc>
Date: Fri Aug 28 08:28:25 2015 -0400
Fix to long one line description
---
debian/control | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index 1e2d59e..0987791 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,11 @@
Source: r-cran-estimability
-Section: gnu-r
-Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Jonathon Love <jon at thon.cc>
+Section: gnu-r
+Priority: optional
Build-Depends: debhelper (>= 9),
- cdbs,
- r-base-dev
+ cdbs,
+ r-base-dev
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/r-cran-estimability.git
Vcs-Git: git://anonscm.debian.org/debian-science/packages/r-cran-estimability.git
@@ -14,7 +14,9 @@ Homepage: http://cran.r-project.org/package=estimability
Package: r-cran-estimability
Architecture: all
Depends: ${R:Depends},
- ${misc:Depends},
- r-base
+ ${misc:Depends},
+ r-base
Description: GNU R package providing tools for determining estimability of linear functions
- The estimability package is a GNU R package providing tools for determining estimability of linear functions of regression coefficients, and 'epredict' methods that handle non-estimable cases correctly.
+ The estimability package is a GNU R package providing tools for
+ determining estimability of linear functions of regression coefficients,
+ and 'epredict' methods that handle non-estimable cases correctly.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-estimability.git
More information about the debian-science-commits
mailing list