[med-svn] [r-cran-backports] 01/02: now arch any
Andreas Tille
tille at debian.org
Thu Sep 28 15:52:37 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository r-cran-backports.
commit 9fee2595431a476eabe5aeadfb59f18fe0aac01a
Author: Andreas Tille <tille at debian.org>
Date: Thu Sep 28 17:49:58 2017 +0200
now arch any
---
debian/changelog | 2 +-
debian/control | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index dce7845..6843da0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
r-cran-backports (1.1.1-1) UNRELEASED; urgency=medium
- * New upstream version
+ * New upstream version (now arch any)
* Move packaging from SVN to Git
* Standards-Version: 4.1.0 (no changes needed)
diff --git a/debian/control b/debian/control
index 154a3f7..2c73755 100644
--- a/debian/control
+++ b/debian/control
@@ -12,9 +12,10 @@ Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-backports.git
Homepage: https://cran.r-project.org/package=backports
Package: r-cran-backports
-Architecture: all
+Architecture: any
Depends: ${R:Depends},
- ${misc:Depends}
+ ${misc:Depends},
+ ${shlibs:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: reimplementation of functions introduced since R-3.0.0
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-backports.git
More information about the debian-med-commit
mailing list