[buildd-tools-devel] [GIT] sbuild branch master updated. release/sbuild-0.69.0-25-g5877d70

Johannes Schauer josch at moszumanska.debian.org
Mon Jul 4 07:56:00 UTC 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "sbuild".

The branch, master has been updated
       via  5877d70eb6ddecf0118fa8f789cbc442710752ff (commit)
       via  0e71b40ad45e64cb8553f198b18113114a30f098 (commit)
       via  246fb4ebe15476fc40dacd710a10480371e1385a (commit)
       via  92c273c02836a5e0de1f0a614fd8839dcafd9479 (commit)
      from  3cb958df86686c2f8c6e83dae22b88aec0a24a95 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5877d70eb6ddecf0118fa8f789cbc442710752ff
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date:   Mon Jul 4 08:52:29 2016 +0200

    lib/Sbuild/Build.pm: When printing the subsection, don't treat crossbuilds any special to save horizontal space on the line.

commit 0e71b40ad45e64cb8553f198b18113114a30f098
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date:   Sat Jul 2 01:50:20 2016 +0200

    lib/Sbuild/ResolverBase.pm: Move addition of extra repositories from the creation of the dummy build dependency repository to the initial setup (closes: #792037)
    
    The extra repositories have to be added very early. If they are added
    too late, then they will only be considered to select build
    dependencies. But we also want to consider the given extra repositories
    during the initial chroot update/upgrade/distupgrade step.

commit 246fb4ebe15476fc40dacd710a10480371e1385a
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date:   Sat Jul 2 01:00:52 2016 +0200

    Make sure printed timestamps are in C locale, in UTC and in standard formats (closes: #813895)
    
     - lib/Sbuild.pm: add new function strftime_c which acts like strftime
       but formats the timestamp in the C locale
     - use UTC instead of local time
     - use standard time formats like ISO 8601 or the timestamp format used
       in debian/changelog and documented in Policy §4.4

commit 92c273c02836a5e0de1f0a614fd8839dcafd9479
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date:   Sat Jul 2 00:57:48 2016 +0200

    lib/Sbuild/ResolverBase.pm: format the Date field in the Release file correctly
    
     - make sure that the locale is C.UTF-8 when strftime is called
     - express GMT timezone as +0000 as specified in
         https://wiki.debian.org/RepositoryFormat#Date.2CValid-Until
       or in Debian Policy §4.4 or in `date -R`.

-----------------------------------------------------------------------

Summary of changes:
 lib/Sbuild.pm              | 18 +++++++++++++-
 lib/Sbuild/Build.pm        | 17 ++++++-------
 lib/Sbuild/ResolverBase.pm | 62 +++++++++++++++++++++++++++++++++++++++++-----
 3 files changed, 80 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list