[buildd-tools-devel] schroot 1.7.2 released
Roger Leigh
rleigh at codelibre.net
Sat Jan 4 22:45:48 UTC 2014
Dear all,
I have released schroot 1.7.2, a development release only. This release
does not contain any major changes to the code; the changes here are
primarily fixing a few issues identified with the cmake build
infrastructure, and dropping the old autotools build infrastructure now
that the cmake build is working correctly, and the code for handling
releases is all in place (this release is also being done to test this).
* Major changes in 1.7.2:
1) Support for the autotools (autoconf/automake/libtool) has been
removed. cmake is now required for building.
https://bitbucket.org/rleigh-debian/schroot/commits/tag/release/schroot-1.7.2
https://bitbucket.org/rleigh-debian/schroot-dist/commits/tag/distribution%2Fschroot-1.7.2
Regards,
Roger
Chris Leick (1):
some new strings translated to German
Roger Leigh (19):
po: cmake: Correct quoting bug in schroot.pot update
cmake: Move compiler checks to cmake/CompilerChecks.cmake
cmake: Rename -checks files for consistency
po: Update
NEWS: Bump version to 1.7.2
build: Remove autotools support
debian: Bump version to 1.7.2-1
NEWS: Document autotools removal
Merge branch 'autotools-removal'
debian: Correct multiarch-support pre-depends
cmake: Correct transitive linking
cmake: Drop autotools compatibility version file
.gitignore: Remove ChangeLog and VERSION
HACKING: Update for cmake release process
debian: Upgrade to standards version 3.9.5
debian: Update package versions to 1.7.2
cmake: Add git-archive target
debian: Build using g++-4.8 for C++11 compatiblity
debian: Set distribution to experimental
.gitignore | 23 -
CMakeLists.txt | 46 +-
HACKING | 48 +-
Makefile.am | 78 --
NEWS | 7 +-
README | 44 +-
bin/dchroot-dsa/.gitignore | 1 -
bin/dchroot-dsa/Makefile.am | 39 -
bin/dchroot/.gitignore | 1 -
bin/dchroot/Makefile.am | 39 -
bin/schroot/.gitignore | 1 -
bin/schroot/Makefile.am | 40 -
bootstrap | 16 -
cmake/BoostChecks.cmake | 87 ++
cmake/CompilerChecks.cmake | 34 +
cmake/GitRelease.cmake | 236 +++--
cmake/GitReleasePolicy.cmake | 1 +
cmake/RegexChecks.cmake | 61 ++
cmake/boost-checks.cmake | 87 --
cmake/regex-checks.cmake | 61 --
configure.ac | 801 ----------------
contrib/setup.d/Makefile.am | 26 -
debian/changelog | 13 +
debian/control | 20 +-
debian/libsbuild1.7.1.install.in | 1 -
debian/libsbuild1.7.2.install.in | 1 +
debian/libsbuild1.install.in | 1 -
debian/rules | 4 +-
doc/.gitignore | 2 -
doc/Makefile.am | 57 --
doc/historical/Makefile.am | 20 -
doc/sbuild.dox.in | 1907 --------------------------------------
doc/schroot.dox.in | 1898 -------------------------------------
etc/.gitignore | 1 -
etc/Makefile.am | 56 --
etc/bash_completion/Makefile.am | 23 -
etc/genprofile | 43 -
etc/pam/Makefile.am | 24 -
etc/setup.d/Makefile.am | 45 -
lib/bin-common/Makefile.am | 29 -
lib/dchroot-common/Makefile.am | 28 -
lib/sbuild/.gitignore | 1 -
lib/sbuild/CMakeLists.txt | 13 +-
lib/sbuild/Makefile.am | 273 ------
lib/sbuild/config.h.in | 77 --
lib/schroot-common/Makefile.am | 28 -
lib/test/Makefile.am | 26 -
libexec/listmounts/.gitignore | 1 -
libexec/listmounts/Makefile.am | 28 -
libexec/mount/.gitignore | 1 -
libexec/mount/Makefile.am | 30 -
m4/acx_pthread.m4 | 275 ------
man/.gitignore | 1 +
man/Makefile.am | 135 ---
man/po/de.po | 767 ++++++++-------
man/po/schroot-man.pot | 6 +-
po/.gitignore | 11 -
po/CMakeLists.txt | 3 +-
po/Makevars | 42 -
scripts/.gitignore | 11 -
scripts/git-dist.mk | 275 ------
scripts/git-tag-release | 14 -
scripts/git-version | 33 -
scripts/global.mk | 55 --
scripts/po-notify.in | 20 -
scripts/setperms | 9 -
test/.gitignore | 9 -
test/CMakeLists.txt | 16 +-
test/Makefile.am | 126 ---
69 files changed, 785 insertions(+), 7451 deletions(-)
--
.''`. Roger Leigh
: :' : Debian GNU/Linux http://people.debian.org/~rleigh/
`. `' Printing on GNU/Linux? http://gutenprint.sourceforge.net/
`- GPG Public Key: 0x25BFB848 Please GPG sign your mail.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/buildd-tools-devel/attachments/20140104/8c648747/attachment.sig>
More information about the Buildd-tools-devel
mailing list