[med-svn] [r-cran-batchjobs] 05/05: use secure URI in watch file, upload to unstable
Andreas Tille
tille at debian.org
Thu Oct 19 05:17:06 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-batchjobs.
commit 8a0860392d16a04c6eb2b8a83ad0fc64add153bd
Author: Andreas Tille <tille at debian.org>
Date: Thu Oct 19 07:01:25 2017 +0200
use secure URI in watch file, upload to unstable
---
debian/changelog | 5 +++--
debian/watch | 4 ++--
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1548cdb..be18f95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-r-cran-batchjobs (1.6-2) UNRELEASED; urgency=medium
+r-cran-batchjobs (1.6-2) unstable; urgency=medium
* Moved packaging from SVN to Git
* cme fix dpkg-control
@@ -6,8 +6,9 @@ r-cran-batchjobs (1.6-2) UNRELEASED; urgency=medium
* debhelper 10
* Convert from cdbs to dh-r
* Canonical homepage for CRAN packages
+ * d/watch: use secure URI
- -- Andreas Tille <tille at debian.org> Thu, 19 Oct 2017 06:48:47 +0200
+ -- Andreas Tille <tille at debian.org> Thu, 19 Oct 2017 06:56:50 +0200
r-cran-batchjobs (1.6-1) unstable; urgency=medium
diff --git a/debian/watch b/debian/watch
index 524f948..ca12c91 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-http://cran.r-project.org/src/contrib/BatchJobs_([-\d.]*)\.tar\.gz
+version=4
+https://cran.r-project.org/src/contrib/BatchJobs_([-\d.]*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-batchjobs.git
More information about the debian-med-commit
mailing list