[r-cran-raschsampler] 15/19: cme fix dpkg-control

Andreas Tille tille at debian.org
Mon Dec 12 10:45:18 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-raschsampler.

commit 1b726fc907ca9d0c880940f769b801e148ea2303
Author: Andreas Tille <tille at debian.org>
Date:   Mon Dec 12 11:33:20 2016 +0100

    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 8ee2807..e3447b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ r-cran-raschsampler (0.8-8-1) UNRELEASED; urgency=medium
   * New upstream version
   * Take over packaging into Debian Science team
   * Consistent naming between source and binary package
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Mon, 12 Dec 2016 11:27:27 +0100
 
diff --git a/debian/control b/debian/control
index 8438524..9e5b42d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,21 @@
 Source: r-cran-raschsampler
+Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Julian Gilbey <jdg at debian.org>
 Section: gnu-r
 Priority: optional
-Maintainer:  Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders: Julian Gilbey <jdg at debian.org>
-Build-Depends: debhelper (>> 7), r-base-dev, cdbs, gfortran
+Build-Depends: debhelper (>> 7),
+               r-base-dev,
+               cdbs,
+               gfortran
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/r-cran-raschsampler.git
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-raschsampler.git
-Standards-Version: 3.9.4
 
 Package: r-cran-raschsampler
 Architecture: any
-Depends: ${shlibs:Depends}, ${R:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${R:Depends},
+         ${misc:Depends}
 Description: GNU R package for sampling binary matrices with fixed margins
  This package implements an MCMC algorithm for sampling of binary
  matrices with fixed margins complying to the Rasch model.  Its

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



More information about the debian-science-commits mailing list