[med-svn] [SCM] r-cran-reshape branch, master, updated. upstream/0.8.4-7-g480b34e
Andreas Tille
tille at debian.org
Sat Feb 11 08:05:14 UTC 2012
The following commit has been merged in the master branch:
commit 480b34e1724d977ec9a972f6a170f4210829f156
Author: Andreas Tille <tille at debian.org>
Date: Sat Feb 11 09:04:51 2012 +0100
Package is arch=all
diff --git a/debian/changelog b/debian/changelog
index b90807d..c93841f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+r-cran-reshape (0.8.4-2) UNRELEASED; urgency=low
+
+ * debian/control:
+ - Added myself as Uploader
+ - Package is actually arch=all
+
+ -- Andreas Tille <tille at debian.org> Sat, 11 Feb 2012 09:03:11 +0100
+
r-cran-reshape (0.8.4-1) unstable; urgency=low
* Initial release (Closes: #657929)
diff --git a/debian/control b/debian/control
index e320010..fcd8113 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: r-cran-reshape
Section: gnu-r
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Carlos Borroto <carlos.borroto at gmail.com>
+Uploaders: Carlos Borroto <carlos.borroto at gmail.com>,
+ Andreas Tille <tille at debian.org>
Build-Depends: debhelper (>= 8.0.0), cdbs, r-base-dev (>= 2.10.0), r-cran-plyr
Standards-Version: 3.9.2
Homepage: http://had.co.nz/reshape
@@ -10,7 +11,7 @@ Vcs-Git: git://git.debian.org/git/debian-med/r-cran-reshape.git
Vcs-Browser: http://git.debian.org/?p=debian-med/r-cran-reshape.git;a=summary
Package: r-cran-reshape
-Architecture: any
+Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}, r-cran-plyr
Description: Flexibly reshape data
Reshape lets you flexibly restructure and aggregate data using just two
--
Packaging for R/CRAN/reshape in Debian
More information about the debian-med-commit
mailing list