8.6.0 point release data
This commit is contained in:
parent
15ecf43c09
commit
f101d76440
File diff suppressed because it is too large
Load Diff
|
@ -21,7 +21,7 @@ MIRROR_AMD64=/org/cdbuilder.debian.org/src/ftp/debian-amd64/debian
|
||||||
NONFREE=0
|
NONFREE=0
|
||||||
|
|
||||||
# What release version is this?
|
# What release version is this?
|
||||||
VER=8.3.0
|
VER=8.6.0
|
||||||
|
|
||||||
# Is this an official CD?
|
# Is this an official CD?
|
||||||
OFFICIAL=Official
|
OFFICIAL=Official
|
||||||
|
@ -69,7 +69,7 @@ esac
|
||||||
# Location of the diff file to use to determine the changes. If you leave
|
# Location of the diff file to use to determine the changes. If you leave
|
||||||
# this blank, we'll try to determine the changes from the ChangeLog files,
|
# this blank, we'll try to determine the changes from the ChangeLog files,
|
||||||
# which is probably less accurate.
|
# which is probably less accurate.
|
||||||
DIFF=/home/debian-cd/lists/jessie/r0-r3.diff
|
DIFF=/home/debian-cd/lists/jessie/r0-r6.diff
|
||||||
|
|
||||||
if [ "$TYPE" = "cd" ] ; then
|
if [ "$TYPE" = "cd" ] ; then
|
||||||
CDSIZE=644 # megabytes, leaving space for metadata
|
CDSIZE=644 # megabytes, leaving space for metadata
|
||||||
|
|
Loading…
Reference in New Issue