[r-cran-xtable] 17/26: Normalised debian/control with 'cme fix dpkg-control'.

Andreas Tille tille at debian.org
Thu Apr 21 20:45:14 UTC 2016


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

tille pushed a commit to branch master
in repository r-cran-xtable.

commit daa55aefa504cad5fc829eeb657562ff116fca5b
Author: Charles Plessy <plessy at debian.org>
Date:   Tue Apr 16 05:40:27 2013 +0000

    Normalised debian/control with 'cme fix dpkg-control'.
---
 debian/changelog |  1 +
 debian/control   | 15 ++++++++++-----
 2 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bd2a719..432cf1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ r-cran-xtable (1:1.7-1-1) UNRELEASED; urgency=low
   * Acquire ${R:Depends} directly from r-base-dev.
   * Normalised VCS fields (Lintian standard).
   * Machine-readable Debian copyright file format 1.0.
+  * Normalised debian/control with 'cme fix dpkg-control'.
 
  -- Charles Plessy <plessy at debian.org>  Tue, 16 Apr 2013 13:38:40 +0900
 
diff --git a/debian/control b/debian/control
index e235375..6517154 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,24 @@
 Source: r-cran-xtable
-Section: gnu-r
-Priority: optional
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9), cdbs, r-base-dev
+Section: gnu-r
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               cdbs,
+               r-base-dev
 Standards-Version: 3.8.4
-Homepage: http://cran.r-project.org/web/packages/xtable
 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-science/packages/R/r-cran-xtable/trunk/
 Vcs-Svn: svn://anonscm.debian.org/debian-science/packages/R/r-cran-xtable/trunk/
+Homepage: http://cran.r-project.org/web/packages/xtable
 
 Package: r-cran-xtable
 Architecture: all
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${R:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         ${R:Depends}
 Description: GNU R coerce data to LaTeX and HTML tables
  This R package provides functions returning, displaying or writing to
  disk the LaTeX or HTML code associated with the supplied object of
  class xtable.  The package also provides functions converting an R object
  to an xtable object, which can then be printed as a LaTeX or HTML table.
+

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



More information about the debian-science-commits mailing list