[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Accepted sbuild 0.55 (source all)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 28 May 2007 00:38:46 +0100
Source: sbuild
Binary: sbuild
Architecture: source all
Version: 0.55
Distribution: unstable
Urgency: low
Maintainer: Debian buildd-tools Developers <buildd-tools-devel@lists.alioth.debian.org>
Changed-By: Roger Leigh <rleigh@debian.org>
Description: 
 sbuild     - Tool for building Debian binary packages from Debian sources
Closes: 425370 425715 425855
Changes: 
 sbuild (0.55) unstable; urgency=low
 .
   * sbuild:
     - Parse options with Getopt::Long.
     - Remove trailing whitespace.
     - Initialise $main::sub_task with a value, in case the build gets
       terminated prior to it being used.
     - Change the position of begin_session, so that it matches the cleanup
       order on shutdown.
     - build:
       + Document the regex which strips the epoch from the version
         number.
       + Remove the call to setsid when forking dpkg-buildpackage, because
         this broke shell job control.  Some packages might possibly hang
         while building if they detect they have a controlling terminal, but
         IMO this is a bug in the package.
       + When handling the timeout for dpkg-buildpackage, make the $SIG{'ALRM'}
         handler local, so that it is restored to the default once the build
         has finished.
       + When calling mv to move files, use -f to make sure it doesn't run
         interactively.
     - check_dependencies: If a toolchain package is missing, print a
       "not installed" message, rather than a blank version.
     - dsc_md5sums: Log failure to open the .dsc.
     - fetch_source_files: Strip the epoch of the version number, so that
       $dscbase matches the .dsc filename in the filesystem (Closes: #425715).
       Thanks to Lucas Nussbaum.
     - merge_pkg_build_deps: Replace references to "central" src deps with
       build-essential deps.
     - parse_manual_srcdeps: New function, to replace the addition of manual
       source dependencies from the removed read_deps() function.
     - shutdown: Call end_session to clean up the chroot.
   * Sbuild/Chroot.pm:
     - end_session:
       + Add a debugging message.
       + Clear $schroot_session.
   * Sbuild/Conf.pm: Add linux-libc-dev, gnumach-dev, hurd-dev and
     kfreebsd-kernel-headers to @toolchain_regex.  Thanks to Clint Adams
     (Closes: #425855).
   * Sbuild/Log.pm.in:
     - Remove trailing whitespace.
     - open_log, open_pkg_log: Ignore SIGINT, SIGQUIT, SIGTERM and SIGPIPE
       in the logger processes, so that logging continues if the process
       group is signalled to terminate.  They will exit when the group leader
       exits or closes the pipe.
   * debian/changelog: Fix missing colon in bug closure for revision 0.2.4.
   * debian/compat: New file.  Set to debhelper compatibility level 5.
   * debian/control: Depend on debhelper v5.
   * debian/NEWS: Renamed from debian/NEWS.Debian (Closes: #425370).
     Thanks to Lucas Nussbaum for spotting this.
   * debian/rules: Remove DH_COMPAT.
Files: 
 f6beaa24a0ae7b8553dd3ad8dea30a6c 653 devel extra sbuild_0.55.dsc
 7e1de63cab81a86aeadcf1dc1d52e9d7 81372 devel extra sbuild_0.55.tar.gz
 b83dc704a3c379a5800f663928802009 82288 devel extra sbuild_0.55_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGWhiDVcFcaSW/uEgRAv1EAKCq+eAxbo+/MR6EZhxqGZFF7simsgCePV9J
ke3POcN2t0stegQ9ZmsBh1A=
=3qxu
-----END PGP SIGNATURE-----


Accepted:
sbuild_0.55.dsc
  to pool/main/s/sbuild/sbuild_0.55.dsc
sbuild_0.55.tar.gz
  to pool/main/s/sbuild/sbuild_0.55.tar.gz
sbuild_0.55_all.deb
  to pool/main/s/sbuild/sbuild_0.55_all.deb



Reply to: