[r-cran-geepack] 09/17: cme fix dpkg-control

Andreas Tille tille at debian.org
Fri Dec 16 15:39:23 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-geepack.

commit ea6068a616d367d9b926b3a4864b6299714004c8
Author: Andreas Tille <tille at debian.org>
Date:   Fri Dec 16 15:47:24 2016 +0100

    cme fix dpkg-control
---
 debian/changelog |  1 +
 debian/control   | 12 ++++++++----
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 99e4fd8..117ef93 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ r-cran-geepack (1.2-1-1) UNRELEASED; urgency=medium
      - version=4
      - fix regexp
   * Take over packaging into Debian Science team
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Fri, 16 Dec 2016 15:32:58 +0100
 
diff --git a/debian/control b/debian/control
index 9a1994a..de529d6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,11 @@
 Source: r-cran-geepack
-Section: gnu-r
-Priority: optional
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Chris Lawrence <lawrencc at debian.org>
-Build-Depends: debhelper (>= 9), r-base-dev, cdbs
+Section: gnu-r
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               r-base-dev,
+               cdbs
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/r-cran-geepack.git
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-geepack.git
@@ -11,7 +13,9 @@ Homepage: https://cran.r-project.org/web/packages/geepack/index.html
 
 Package: r-cran-geepack
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${R:Depends}
 Description: Generalized Estimating Equation Package for R
  Generalized estimating equations solver for parameters in mean,
  scale, and correlation structures, through mean link, scale link, and

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



More information about the debian-science-commits mailing list