This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-stringr.
commit e46a4e752393cff5f5222257a977555a1be59bfb Author: Andreas Tille <[email protected]> Date: Wed Jul 29 15:27:48 2015 +0200 r-cran-magrittr is now available in unstable --- debian/changelog | 1 - debian/control | 6 ++++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6c3ac82..a665830 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,6 @@ r-cran-stringr (1.0.0-1) UNRELEASED; urgency=medium * New upstream version TODO: Needs packaging of r-cran-stringi and - svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-magrittr/ -- Andreas Tille <[email protected]> Sun, 28 Jun 2015 08:02:46 +0200 diff --git a/debian/control b/debian/control index fa3f143..19fac2e 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,8 @@ Section: gnu-r Priority: optional Build-Depends: debhelper (>= 9), cdbs, - r-base-dev + r-base-dev, + r-cran-magrittr Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/r-cran-stringr.git Vcs-Git: git://anonscm.debian.org/debian-med/r-cran-stringr.git @@ -16,7 +17,8 @@ Package: r-cran-stringr Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, - ${R:Depends} + ${R:Depends}, + r-cran-magrittr Description: Make it easier to work with strings stringr is a set of simple wrappers that make R's string functions more consistent, simpler and easier to use. It does this by ensuring that: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-stringr.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
