summaryrefslogtreecommitdiffstats
path: root/debian (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-10-28changlog for the last commitsMattia Rizzolo1-0/+10
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
2017-10-27Release 1.0.92Mattia Rizzolo1-2/+2
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
2017-10-27Add a gbp.conf so tagging with gbp will follow current practise.Mattia Rizzolo1-0/+2
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
2017-10-27Bump Standards-Version to 4.1.1Mattia Rizzolo2-2/+3
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
2017-10-27As Priority:extra is deprecated, change to optional.Mattia Rizzolo2-1/+2
2017-10-27Add (Ubuntu) bionic as a symlink to gutsy.Mattia Rizzolo1-0/+7
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
2017-07-26releasing package debootstrap version 1.0.91Christian Perrier1-2/+2
2017-07-24Add changelog for Sven's changesColin Watson1-0/+7
2017-04-24releasing package debootstrap version 1.0.90Christian Perrier1-2/+3
2017-04-22Add (Ubuntu) artful as a symlink to gutsy.Mattia Rizzolo1-0/+6
2017-03-10releasing version 1.0.89Cyril Brulebois1-2/+2
Signed-off-by: Cyril Brulebois <kibi@debian.org>
2017-03-10Uniformize COMPONENTS/USE_COMPONENTS handling.Cyril Brulebois1-0/+3
The preliminary fix in 1.0.67 wasn't sufficient, and was extended in 1.0.72 in a different manner. Let's standardize all for loops.
2017-03-10Add changelog entry for Simon's changes.Cyril Brulebois1-0/+11
2017-03-09Adjust encoding for recently added files.Cyril Brulebois5-5/+5
2017-03-09autopkgtest: Exercise schroot behaviour proposed on #856877Simon McVittie2-0/+71
2017-03-09autopkgtest: Exercise pbuilder behaviour proposed on #841935Simon McVittie2-4/+63
2017-03-09Add an autopkgtest covering #817236 and various other sanity checksSimon McVittie4-0/+358
Because debootstrap is relatively slow, I've named the test according to what is being bootstrapped (Debian testing) rather than the checks that are performed, with the intention that additional checks can be added to it. Signed-off-by: Simon McVittie <smcv@debian.org>
2017-02-08releasing version 1.0.88Steve McIntyre1-2/+2
2017-02-03pkgdetails_perl: Strip the arch-qualifier (Closes: #836525)Sven Joachim1-0/+7
2016-11-16releasing package debootstrap version 1.0.87Christian Perrier1-2/+2
2016-11-14remove scratchbox2 support (closes: #796189)Riku Voipio1-0/+4
2016-11-13Default to split /usr again, as merged-/usr breaks dpkg-shlibdeps (closes: ↵Julien Cristau1-0/+7
#844221).
2016-10-30releasing version 1.0.86Cyril Brulebois1-2/+2
2016-10-30Fix InRelease support (Closes: #842591).Cyril Brulebois1-0/+9
The initial tr|sed|tr looked nice on paper but doesn't work within a d-i context, so let's switch to a shell-only implementation supplied by Ansgar Burchardt.
2016-10-21Release 1.0.85Julien Cristau1-2/+2
2016-10-20debootstrap.8: Use stretch instead of wheezy in examples.Ansgar Burchardt1-0/+1
2016-10-20Switch default mirror to deb.debian.org.Julien Cristau1-0/+1
2016-10-20Close merged bug only onceJulien Cristau1-1/+1
2016-10-19Enable merged-/usr by default.Ansgar Burchardt1-0/+4
Thanks to Marco d'Itri for the patch.
2016-10-19Add (Ubuntu) zesty as a symlink to gutsy.Colin Watson1-0/+4
2016-10-19Update changelog.Ansgar Burchardt1-0/+15
2016-10-19Revert "Switch default mirror to deb.debian.org."Julien Cristau1-1/+0
Pushed by mistake. This reverts commit fc9b919df580daf1183649bf197cb2c06a41e95b.
2016-10-18Switch default mirror to deb.debian.org.Julien Cristau1-0/+1
2016-10-18Add support for downloading and validating InRelease filesJulien Cristau1-0/+7
Split up detached signature from signed data, in effect re-creating a Release and Release.gpg pair that we can verify with gpgv.
2016-10-18No longer Build-Depend on makedevAnsgar Burchardt1-1/+1
The code using makedev to create devices.tar.gz was removed in 26ae52971b21e14c6c81af3b8aa0211bc3553dd2
2016-10-06releasing package debootstrap version 1.0.84Christian Perrier1-2/+3
2016-10-04Add support for xz-compressed Packages indicesAnsgar Burchardt1-0/+6
Bug: https://bugs.debian.org/837649
2016-09-13Release 1.0.83Steve McIntyre1-1/+1
2016-09-13Update Standards-Version to 3.9.8Steve McIntyre2-2/+6
No package changes needed
2016-09-13Update changelog entry for default change.Ansgar Burchardt1-1/+1
2016-09-13Add changelog entry for change to READMEAnsgar Burchardt1-0/+1
2016-09-13Add changelog entry for feigning dpkg install in second stageAnsgar Burchardt1-0/+2
2016-09-08Add changelog entry for merged-/usr support.Ansgar Burchardt1-0/+2
2016-09-08Validate SUITE against Release's Suite or CodenameAnsgar Burchardt1-0/+7
Bug: https://bugs.debian.org/837075
2016-09-08releasing package debootstrap version 1.0.82Christian Perrier1-2/+2
2016-09-06Excise all devices.tar.gz codeAlex Bennée1-0/+7
Since bug #571136 was fixed the --second-stage doesn't even use the devices tarball so we can remove all its related cruft. The README has been updated to show when real root access is required and give an example of a foreign debootstrap which works with fakeroot.
2016-05-03releasing package debootstrap version 1.0.81Christian Perrier1-2/+3
2016-05-01Add changelog entry for yakkety symlinkLuca Falavigna1-0/+6
2016-03-22releasing package debootstrap version 1.0.80Christian Perrier1-2/+2
2016-03-20close bugSamuel Thibault1-1/+2