[med-svn] [r-cran-plyr] 04/04: cme fix dpkg-control; small fixes

Andreas Tille tille at debian.org
Sun Jun 28 05:58:18 UTC 2015


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

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

commit a56717c66c31b8fb8d6a18dfe00b4cbcca2010b5
Author: Andreas Tille <tille at debian.org>
Date:   Sun Jun 28 00:19:58 2015 +0200

    cme fix dpkg-control; small fixes
---
 debian/changelog |  5 +++--
 debian/control   | 11 ++++++-----
 debian/docs      |  1 -
 debian/rules     |  1 -
 4 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5a84ee5..de30fc4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-r-cran-plyr (1.8.1-3) UNRELEASED; urgency=medium
+r-cran-plyr (1.8.3-1) unstable; urgency=medium
 
   * New upstream version
+  * cme fix dpkg-control
 
- -- Andreas Tille <tille at debian.org>  Sun, 28 Jun 2015 00:19:03 +0200
+ -- Andreas Tille <tille at debian.org>  Sun, 28 Jun 2015 00:20:16 +0200
 
 r-cran-plyr (1.8.1-2) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index e7b76ea..2b10499 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,14 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Carlos Borroto <carlos.borroto at gmail.com>,
            Andreas Tille <tille at debian.org>
 Section: gnu-r
-Priority: optional
 Testsuite: autopkgtest
+Priority: optional
 Build-Depends: debhelper (>= 9),
                cdbs,
                r-base-dev,
                r-cran-rcpp
-Standards-Version: 3.9.5
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/r-cran-plyr.git;a=summary
+Standards-Version: 3.9.6
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-plyr.git
 Vcs-Git: git://anonscm.debian.org/debian-med/r-cran-plyr.git
 Homepage: http://had.co.nz/plyr
 
@@ -20,8 +20,9 @@ Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${R:Depends},
          r-cran-rcpp
-Recommends: r-cran-domc, r-cran-abind
-Description: Tools for splitting, applying and combining data
+Recommends: r-cran-domc,
+            r-cran-abind
+Description: tools for splitting, applying and combining data
  plyr is a set of tools that solves a common set of problems: you need to break
  a big problem down into manageable pieces, operate on each pieces and then put
  all the pieces back together. For example, you might want to fit a model to
diff --git a/debian/docs b/debian/docs
index 8897e68..7b30345 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1,4 +1,3 @@
-NEWS
 README.md
 debian/README.test
 debian/tests/run-unit-test
diff --git a/debian/rules b/debian/rules
index 3de342c..5000db0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,3 @@ include /usr/share/R/debian/r-cran.mk
 
 install/$(package)::
 	rm -rf debian/$(package)/usr/lib/R/site-library/$(cranName)/LICENSE
-	chmod -x debian/$(package)/usr/lib/R/site-library/$(cranName)/tests/test-rbind.matrix.r

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-plyr.git



More information about the debian-med-commit mailing list