[pleiades] 01/01: use https for watch

Hideki Yamane henrich at moszumanska.debian.org
Sun Oct 15 00:39:00 UTC 2017


This is an automated email from the git hooks/post-receive script.

henrich pushed a commit to branch master
in repository pleiades.

commit f65c05e1e7db3516dbedb5fcd964c7f6611d5f2f
Author: Hideki Yamane <henrich at debian.org>
Date:   Sun Oct 15 09:38:45 2017 +0900

    use https for watch
---
 debian/changelog | 7 +++++++
 debian/watch     | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 81e5779..a9826e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pleiades (1.7.27-2) UNRELEASED; urgency=medium
+
+  * debian/watch
+    - use https 
+
+ -- Hideki Yamane <henrich at debian.org>  Sun, 15 Oct 2017 09:38:14 +0900
+
 pleiades (1.7.27-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/watch b/debian/watch
index e20148b..c049cf8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -3,5 +3,5 @@ version=4
 opts="downloadurlmangle=s/osdn/iij.dl.osdn/;s/downloads\///;s/projects\///;s/zip\//zip/,\
 uversionmangle=s/-beta/~beta/;s/-rc/~rc/;s/-preview/~preview/,\
 dversionmangle=s/-dfsg//;s/~I/~/" \
- http://osdn.net/projects/mergedoc/releases/ \
+ https://osdn.net/projects/mergedoc/releases/ \
   /projects/mergedoc/downloads/.*/@PACKAGE@@ANY_VERSION@\-src.zip/ 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/pleiades.git



More information about the pkg-java-commits mailing list