[linux-signed] 01/04: debian/rules.defs: Change mirror to deb.debian.org
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Mon May 9 17:27:18 UTC 2016
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch master
in repository linux-signed.
commit 2ac827b2d2b1a6cc5aa0b93857d6f2debd8884d5
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Mon May 9 11:13:55 2016 +0100
debian/rules.defs: Change mirror to deb.debian.org
---
debian/changelog | 6 ++++++
debian/rules.defs | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 8cf431d..44525bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+linux-signed (1~exp5) UNRELEASED; urgency=medium
+
+ * debian/rules.defs: Change mirror to deb.debian.org
+
+ -- Ben Hutchings <ben at decadent.org.uk> Sun, 08 May 2016 23:14:27 +0100
+
linux-signed (1~exp4) experimental; urgency=medium
* Replace image signing certificate with one that lasts a year
diff --git a/debian/rules.defs b/debian/rules.defs
index a78db9a..b2990f7 100644
--- a/debian/rules.defs
+++ b/debian/rules.defs
@@ -5,7 +5,7 @@ KERNEL_ABINAME := 4.5.0-2
KERNEL_IMAGE_VERSION := 4.5.2-1
SUITE = unstable
-MIRROR_URL = http://httpredir.debian.org/debian/
+MIRROR_URL = http://deb.debian.org/debian/
# For initial testing - to be replaced with HSM
KERNEL_SIGNER := benh at debian.org
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux-signed.git
More information about the Kernel-svn-changes
mailing list