From: František Dvořák Date: Fri, 2 Oct 2015 21:01:49 +0000 (+0200) Subject: Version for wheezy. X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=refs%2Fheads%2Fwheezy;p=metalb-release.git Version for wheezy. --- 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