From: Joerg Jaspert Date: Sat, 14 Dec 2013 11:20:17 +0000 (+0100) Subject: Note 7.3, just for the fun X-Git-Url: https://git.decadent.org.uk/gitweb/?p=dak.git;a=commitdiff_plain;h=99c872bc2990bb43daf30a12bffc23f6dfb074f9 Note 7.3, just for the fun Signed-off-by: Joerg Jaspert --- diff --git a/docs/README.stable-point-release b/docs/README.stable-point-release index 47667d67..2b827330 100644 --- a/docs/README.stable-point-release +++ b/docs/README.stable-point-release @@ -6,8 +6,8 @@ Rough Guide to doing Stable Point Releases in Debian suite=stable suitename=wheezy pusuite=proposed-updates -oldrev=7.1 -newrev=7.2 +oldrev=7.2 +newrev=7.3 export SCRIPTVARS=/srv/ftp-master.debian.org/dak/config/debian/vars . $SCRIPTVARS . "${configdir}/common" @@ -47,9 +47,9 @@ Note: unstable first, then testing dak cruft-report -s ${suite} - and then check if they have a d-i update. if so, bash: # set dioldver to "empty" if there is no old to remove -diver=20130613+deb7u1 +diver=20130613+deb7u1+b1 dak copy-installer -s ${pusuite} -d ${suite} ${diver} -dioldver=20130613 +dioldver=20130613+deb7u1 cd $ftpdir/dists/${suite}/main if [ "${dioldver}" != "empty" ]; then for iarch in $(dak admin s-a list-arch ${suite}); do