summaryrefslogtreecommitdiff
path: root/debian/control
AgeCommit message (Collapse)AuthorFilesLines
2013-04-02debian: Remove libuuid from Build-DependsRoger Leigh1-1/+0
2013-04-01debian: Remove liblockdev from Build-DependsRoger Leigh1-1/+0
2012-05-29debian: Fix typo in controlRoger Leigh1-1/+1
2012-05-28etc/setup.d: Provide 15binfmtRoger Leigh1-2/+5
This replaces the 99binfmt contrib script.
2012-05-10debian: Update standards version and build dependenciesRoger Leigh1-3/+3
2012-01-23Merge branch 'po4a'Roger Leigh1-1/+2
2011-12-30debian: Fix and close #653732Roger Leigh1-1/+1
2011-12-30debian: Bump version to 1.5.2-1 and use current Boost librariesRoger Leigh1-5/+5
2011-12-30debian: schroot Breaks sbuild << 0.62.6Roger Leigh1-1/+1
2011-11-28man: Add initial support for po4a translationsDavid Prévot1-1/+2
2011-11-27debian: Fix missing comma in dependencyRoger Leigh1-1/+1
2011-11-27debian: Build-Depend upon groff-base for soelimRoger Leigh1-1/+2
2011-11-26debian: Use Standards-Version 3.9.2Roger Leigh1-12/+43
2011-07-11debian: Update control relations from schroot-1.4Roger Leigh1-1/+2
2011-06-03debian: Build using dhRoger Leigh1-1/+1
2011-03-01debian: Build-Depend on libboost-iostreams1.46-devRoger Leigh1-1/+1
2011-03-01debian: Depend on Boost 1.46 packagesRoger Leigh1-1/+1
Until boost-defaults is at version 1.46, use specific packages.
2011-03-01debian: Build with Boost 1.46 and remove old versions from build dependsRoger Leigh1-1/+1
2011-01-06debian: Disable UUID support on kfreebsdRoger Leigh1-1/+1
The FreeBSD kernel does not allow mounting of paths longer than 88 characters (80 in practice) due to a limitation in its struct statfs structure (fixed-length character arrays). This isn't fixable by us, so work around it by not using long UUIDs to mitigate the issue.
2010-08-29debian: Add Btrfs snapshot support to package descriptionRoger Leigh1-2/+2
2010-08-29debian: schroot no longer suggests unzipRoger Leigh1-1/+1
2010-08-22debian: Split build into build-arch and build-indep rulesRoger Leigh1-2/+3
Also split intall into install-arch and install-indep. Add doxygen and graphviz to Build-Dep-Indep.
2010-08-22debian: Upgrade to Standards Version 3.9.1Roger Leigh1-1/+1
2010-07-11debian: Bump version to 1.4.7 and standards version to 3.9.0Roger Leigh1-1/+1
2010-06-13debian: schroot suggests btrfs-toolsRoger Leigh1-1/+1
2010-05-02debian: Remove inactive maintainers from uploadersRoger Leigh1-1/+1
2010-02-20debian: Merge schroot-1.4 changesRoger Leigh1-1/+1
2010-01-16debian: Add ${misc:Depends}Roger Leigh1-5/+7
2009-10-16debian: Use Standards-Version 3.8.3 and Boost >= 1.39Roger Leigh1-2/+2
2009-08-01debian: control: Add better schroot-dbg package dependenciesJan-Marek Glogowski1-1/+5
Changes dependencies and adds conflicts to allows installation of a single binary package together with the -dbg package. Signed-off-by: Roger Leigh <rleigh@debian.org>
2009-07-05[debian] Update to Standards-Version 3.8.2Roger Leigh1-1/+1
2009-06-28[sbuild::chroot_fs_union] New class to add filesysten union supportJan-Marek Glogowski1-1/+1
Introduces a new type of chroot options. This allows chroot sessions to be generated using an unioning filesystem like aufs or unionfs. Per default this feature is disabled. Check out schroot.conf.5 for further information.
2009-05-10[debian] control: schroot-dbg is in section debugRoger Leigh1-1/+1
2009-05-03[debian] Build-Depend on boost 1.38Roger Leigh1-1/+1
2009-03-28[debian] libsbuild-doc: Fix build-deps and dependenciesJan-Marek Glogowski1-2/+2
Signed-off-by: Roger Leigh <rleigh@debian.org>
2009-03-28[debian] schroot-dbg: Add debug symbols packageJan-Marek Glogowski1-0/+21
Signed-off-by: Roger Leigh <rleigh@debian.org>
2009-03-28[debian] Build-depend on doxygen and configure with --enable-doxygenRoger Leigh1-1/+1
2009-03-19[debian] control: Update to Standards Version 3.8.1Roger Leigh1-1/+1
2009-03-19[debian] Use debhelper v7 compatibility modeRoger Leigh1-1/+1
2009-03-19[debian] control: Remove duplicated word in descriptionRoger Leigh1-4/+4
2009-03-09[debian] control: Build-Depend on Boost 1.37Roger Leigh1-1/+1
2008-07-05[debian] Correct lintian warningsRoger Leigh1-2/+2
Upgrade to Standards-Version 3.8.0. Don't Build-Depend upon -1 Debian revisions.
2008-05-05[debian] control: Bump Standards-Version to 3.7.3Roger Leigh1-1/+1
2008-05-04[debian] Build-Depend on libboost-filesystem-devRoger Leigh1-1/+1
2008-04-27[debian] Add GIT repository information to control file.Roger Leigh1-0/+2
2008-01-24* debian/control: libsbuild-dev is in section libdevel.Roger Leigh1-1/+1
2008-01-12* debian/control: Suggest lvm2 instead of lvm-common (Closes: #452263).Roger Leigh1-1/+1
2007-07-08* debian/control: Use ${binary:Version}.Roger Leigh1-2/+2
* debian/schroot.preinst: In prep_mv_conffile(), use dpkg-query in place of reading /var/lib/dpkg/status directly.
2007-05-28* Build-Depend on the latest version of Boost, due to the change ofRoger Leigh1-1/+1
library symlinks.
2007-05-28* debian/control:Roger Leigh1-14/+74
- Update package descriptions. + Add schroot boilerplate description to schroot-common, libsbuild-dev and libsbuild-doc (Closes: #425964). Thanks to Craig Sanders. + Update schroot boilerplate. + Add a list of reasons not to use dchroot and dchroot-dsa instead of schroot.