From ee6d0bc8fa88337857957cf69f2e9d8b6812eca6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Fri, 2 Oct 2015 23:01:49 +0200 Subject: [PATCH] Version for wheezy. --- debian/changelog | 8 +++++++- debian/patches/explicit-wheezy.patch | 14 ++++++++++++++ debian/patches/series | 1 + 3 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 debian/patches/explicit-wheezy.patch create mode 100644 debian/patches/series diff --git a/debian/changelog b/debian/changelog index 0b2cc17..976d9df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,10 @@ -metalb-release (1.0.4-1) stable; urgency=low +metalb-release (1.0.4-1+wheezy1) stable; urgency=low + + * Distribution name in repo URLs (wheezy) + + -- František Dvořák Fri, 02 Oct 2015 23:00:34 +0200 + +metalb-release (1.0.1-1) stable; urgency=low * Update external repository link diff --git a/debian/patches/explicit-wheezy.patch b/debian/patches/explicit-wheezy.patch new file mode 100644 index 0000000..53672d3 --- /dev/null +++ b/debian/patches/explicit-wheezy.patch @@ -0,0 +1,14 @@ +Index: metalb-release-1.0.3/etc/apt/sources.list.d/metalb.list +=================================================================== +--- metalb-release-1.0.3.orig/etc/apt/sources.list.d/metalb.list 2013-08-05 14:53:34.365433000 +0200 ++++ metalb-release-1.0.3/etc/apt/sources.list.d/metalb.list 2013-08-05 14:54:03.000000000 +0200 +@@ -1,5 +1,5 @@ +-deb http://scientific.zcu.cz/repos/EGI-external/debian/ stable/ +-deb-src http://scientific.zcu.cz/repos/EGI-external/debian/ stable/ ++deb http://scientific.zcu.cz/repos/EGI-external/debian/ wheezy/ ++deb-src http://scientific.zcu.cz/repos/EGI-external/debian/ wheezy/ + +-deb http://scientific.zcu.cz/repos/META-RELEASE/debian/ stable/ +-deb-src http://scientific.zcu.cz/repos/META-RELEASE/debian/ stable/ ++deb http://scientific.zcu.cz/repos/META-RELEASE/debian/ wheezy/ ++deb-src http://scientific.zcu.cz/repos/META-RELEASE/debian/ wheezy/ diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 0000000..58fe346 --- /dev/null +++ b/debian/patches/series @@ -0,0 +1 @@ +explicit-wheezy.patch -- 1.8.2.3