[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libdrm: Changes to 'debian-unstable'



 debian/changelog |    1 +
 debian/watch     |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 1078ee929b57a7b33d67997ebe47e66df9414b76
Author: Andreas Boll <andreas.boll.dev@gmail.com>
Date:   Wed May 11 09:54:31 2016 +0200

    Update watch url to use https instead of http.

diff --git a/debian/changelog b/debian/changelog
index c860567..329abdc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libdrm (2.4.68-2) UNRELEASED; urgency=medium
 
   * Update debian/upstream/signing-key.asc.
   * Bump Standards-Version to 3.9.8, no changes needed.
+  * Update watch url to use https instead of http.
 
  -- Andreas Boll <andreas.boll.dev@gmail.com>  Tue, 10 May 2016 14:45:31 +0200
 
diff --git a/debian/watch b/debian/watch
index 754b4b0..4d3a83b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 #git=git://anongit.freedesktop.org/mesa/drm
 version=3
 opts=pgpsigurlmangle=s/$/.sig/ \
-http://dri.freedesktop.org/libdrm/libdrm-(.*)\.tar\.gz
+https://dri.freedesktop.org/libdrm/libdrm-(.*)\.tar\.gz


Reply to: