[med-svn] [r-cran-memoise] 02/15: a lot of little changes to update the packages to the latest debhelper added missing get-orig-targets
Andreas Tille
tille at debian.org
Fri Sep 29 19:56:27 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-memoise.
commit 771d8b26b345a7b5191e3337c15749768e2ce0d8
Author: Ivo Maintz <ivo at maintz.de>
Date: Mon Feb 25 14:25:53 2013 +0000
a lot of little changes to update the packages to the latest debhelper
added missing get-orig-targets
please upload
---
debian/compat | 2 +-
debian/control | 13 ++++++++-----
debian/rules | 3 +++
3 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 92e3399..dd5a0b3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,16 @@
Source: memoise
Section: gnu-r
-Priority: extra
-Maintainer: Ivo Maintz <ivo at maintz.de>
-Build-Depends: debhelper (>= 8.0.0),
- r-base-dev,
+Priority: optional
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Ivo Maintz <ivo at maintz.de>
+Build-Depends: debhelper (>= 9.0.0),
+ r-base-dev (>= 2.14.2~20120222),
r-cran-digest,
cdbs
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
Homepage: http://cran.r-project.org/web/packages/memoise/index.html
+Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-memoise/trunk/
+Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/R/r-cran-memoise/trunk/
Package: r-cran-memoise
Architecture: any
diff --git a/debian/rules b/debian/rules
index 47c90a7..7845c15 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,6 @@
# and Steffen Moeller <moeller at inb.uni-luebeck.de>
include /usr/share/R/debian/r-cran.mk
+
+get-orig-source:
+ uscan --force-download --verbose
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-memoise.git
More information about the debian-med-commit
mailing list