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

Accepted mini-buildd 1.9.101 (source) into experimental



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 10 Apr 2022 22:56:41 +0200
Source: mini-buildd
Architecture: source
Version: 1.9.101
Distribution: experimental
Urgency: medium
Maintainer: Stephan Sürken <absurd@debian.org>
Changed-By: Stephan Sürken <absurd@debian.org>
Changes:
 mini-buildd (1.9.101) experimental; urgency=medium
 .
   More testing, more fixes, more documentation:
 .
   * [c4a22a3] doc(admonitions): Update order && display.
   * [3d8d61a] doc(admonitions): Use "important", not "attention".
   * [331308f] doc(admonitions): Use "attention", not "note".
   * [a5d2376] doc(admonitions): Make auto-generator more auto and generate
     nicer output
   * [f223903] devel(prepare-system): Move sub-functions top-level (i.e.,
     make accessible via ``./devel foo``)
   * [03d5b6a] devel(setupcert): Improve convenience code for
     firefox/chromium cert setup
   * [43daad9] devel(setupcert): Always regenerate self-signed cert
   * [3880b83] doc,http(source): Remove static "doc missing" extra 404 page
     (complacent, elaborate, false-positives ;)
   * [c0e6fe6] devel(pyscripts,pymodule,pysources): Avoid leading "./" in
     file names
   * [f299aae] doc(manual): Get python source files via ``./devel
     pysources`` (adds admonitions from scripts)
   * [51659ee] doc(source): Update three remaining "fixmes" (pylint) to
     admonitions
   * [117d34c] devel(pylint): Re-enable 'fixme' check && remove extra check
     'pylint-fixme'
   * [37feca2] doc(manual): Integrate roadmap (from home page project)
   * [82a2c8f] doc(manual): Initial adaptions to roadmap: codespell,
     sections
   * [ff67440] doc(manual): roadmap.rst: Update all items to admonitions
   * [76a2396] doc(manual): roadmap.rst: Phase out various 'things' that
     are now obsolete
   * [de75d6c] doc(manual): roadmap.rst: Fix rendering f.a. items (needs
     space before 'admonition body')
   * [07f8b5c] doc(manual): Rather use OrderedDict for automated
     admonitions (in therory at least, dict could be unordered)
   * [de02d94] doc(manual): Reverse admonition order (most to least
     important)
   * [f95b8d7] doc(manual): roadmap: Update documentation issue
   * [8dac3b7] devel(pydoctests): Fix needed after pysources change
   * [f80f3a2] devel(pysources): Move to extra script && use in manual
     config (fixes FTBFS)
   * [75b042b] devel(debug): Replace conf var MBD_DEBUG by
     MBD_EXTRA_OPTIONS && add '_debug' profile
   * [fd219ba] doc(source): Update 'ssl workaround doc' to 'attention'
   * [a29b4e1] doc(source): Update 'SSL_CERT_FILE workaround doc' to
     'attention'
   * [4308c75] doc(source): Update 'chroot sudo workaround doc' to
     'attention'
   * [1cdeea2] doc(source): Adapt 'pycompat attention's notations
   * [3113c29] doc(manual,source): Move and update outdated "shm workaround
     doc' to compat 'attention' in-code
   * [d3b2c4f] doc(source): Add compat attention for 'apt-force-urold'.
   * [51b7086] doc(source): sbuild.py: Rather do 'attention' as comment in
     (shell) code
   * [aab0b9d] doc(source): sbuild.py: Mark 'auto-apt-keys' with compat
     attention
   * [bd5d01e] doc(source): gnupg.py: Mark 'mystery gnupg bug workaround
     doc' as compat error
   * [d73211c] doc(source): dist.py: Mark 'ddeb reprepro workaround doc' as
     compat error
   * [158d004] setup(dist): Re-add squeeze/lenny presets
   * [62c311d] setup(squeeze,lenny): Add sbuild blocks 'apt-disable-check-
     valid-until', 'apt-force-urold'
   * [82e0b8d] html(css): Add template to add mozilla (firefox) tweaks
   * [95eda18] fix(apt-force-urold): Fix to make this also work for lenny
   * [fc0a8cd] refactor(setup): get_codenames: Implement w/o dict
     comprehension - more readable (and faster)
   * [aff0556] feature(setup): Add "urold" flag: codenames can be used, but
     only if given explicitly. Flag lenny, squeeze
   * [fa6c513] refactor(setup): All sbuild blocks: Sync names of created
     'apt.conf.d/ files' (use '<NN>mini-buildd-<what>')
   * [77525f3] doc(manual): General cleanup of '2.0 open issues' section
   * [d7dfef4] doc(source): Updat/fix attention docs
   * [c5f6a82] doc(manual): 2.0 issue done: "admonitions: check code
     comments for more candidates"
   * [47980df] doc(manual): 2.0 issue done: "Middleware exception:
     OrderedDict mutated during iteration"
   * [eb58898] refactor(setup): Rename urold -> broken.
   * [61e6804] refactor,fix(setup): Cleanup  "codenames support" code. Make
     "broken" codenames accessible again.
   * [6dcd93a] refactor(dist,changes): Add constants for sbuild 'config
     paths' (removes redundancy cross sbuild+changes)
   * [aa27ab5] style(pydocstyle): Ignore D400 "First line should end with a
     period" (omg!)
   * [06d9bbe] doc(dist): Add (FAQ style) doc "internal meaning of 'LTS'
     per vendor"
   * [ab4f9a1] doc(setup): Update Ubuntu update note: Keep all LTS + 4 most
     recent
   * [b9041aa] setup(Ubuntu): Drop 'eoan' (older 2 years and not LTS),
     (re-)add 'trusty' LTS (as broken though)
   * [161de65] html(events): Show 'cancel' only when ongoing
   * [c8b3a32] html(events): Move 'Changes' to 'Version' (drops 'limit
     events' view)
   * [464ecc0] refactor(setup): Make all previously auto-generated internal
     sbuild blocks 'static'
   * [2191c2d] devel(pylint): Enable parallel (--jobs=0)
   * [86fa3e5] devel(profile): Accept only '_'-prefixed args as profiles,
     tunnel all other args (enables 'profiled multiarg calls')
   * [c485d8e] setup(absuild blocks): Diverse compat code from auto-apt-
     keys
   * [184e1f6] setup(sbuild blocks): Drop prefix 'auto-' in names for
     (formerly) dynamic scripts
   * [01741f9] refactor(setup): Updates for naming, order, diversification,
     documentation
   * [23c10c8] style(sbuild.py): Improve code readability, non-absolute
     imports from 'files'
   * [fa08521] devel(profile): Add profile for (currently) "broken" sources
     (squeeze, lenny, trusty)
   * [591bc9b] doc(manual): Add FAQ how to get search cancel button in
     firefox
   * [0f9c64c] fix(html,code): Events & Builds views: Filter by "before",
     and show latest by default
   * [9961d74] html(builds): Add direct link to browse corresponding build
     dir for buildogs
   * [5ea435a] html(index): Sync page 'design' w/ events, builds
   * [0d1414c] feature(static html): Upgrade PlainFilter and allow more
     file types to be displayed
   * [66a6adc] refactor(setup): Diversify sbuild config blocks
   * [73d5f7d] feature(html): Range: Use 'datetime-local' (adds time option
     for 'before')
   * [c8bc3a1] doc(html): js error alert: Add js exception error string
   * [87b4688] feature(html): js: Add (global) helper variables for the
     client's (browser's) date
   * [5808952] style(events): Reword 'since' to 'after' (since since is not
     unambiguous)
   * [589a059] refactor(dist): Generate && validate setup's "Sbuild-Setup-
     Block"-Lines (protect against typos)
Checksums-Sha1:
 04063b3b2d26ed70e0b6dbccbd268da4af48e607 2300 mini-buildd_1.9.101.dsc
 342581a816dd3e041e4bf84064da5f6ff602fb77 519432 mini-buildd_1.9.101.tar.xz
 a54042a2ed72c2ce3662dc5f2adf9b16401d4821 11633 mini-buildd_1.9.101_source.buildinfo
Checksums-Sha256:
 2945b7b1e86c72dcf03597a5eaf1a151c49c7583f378f9daa9a937a3b6614d29 2300 mini-buildd_1.9.101.dsc
 a36a70685f807a5be1f7623693436c16e825954367ae452e2a07737ca3c5a8eb 519432 mini-buildd_1.9.101.tar.xz
 c34c9b63bddd2755944d7bc8e52857bfc93a33f4d858e72815e83ee05f2bb43a 11633 mini-buildd_1.9.101_source.buildinfo
Files:
 e9ae98ab8163215afdf3fdade4516a06 2300 devel optional mini-buildd_1.9.101.dsc
 4530090d0125e92cb0f85497bb2653d6 519432 devel optional mini-buildd_1.9.101.tar.xz
 666fbeb87aad51a698c8cbe57f3852b8 11633 devel optional mini-buildd_1.9.101_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEEVOttCJ+jfBmmRZCzBm3oAX4rYdkFAmJTRR0SHGFic3VyZEBk
ZWJpYW4ub3JnAAoJEAZt6AF+K2HZoHQQAJrDhgyUzWqfCmp6zm/QUrdEZMrYkW+m
hFBAd/IQ30HWPMcuk8IYSYeh56j3jBKBFcxr14lSKR+hAScWiMOXUcmlQHjsfxGH
T4ACYIPGEw+kYpJj0vmaNBklZz/Smt7Ax/dU25Ex+E7GGm12KPHNW6VS7z/eXi9m
hZxofyX9aVs5Rse5pTJcq6ZS1fE2HD2/OlsUHa+LSSuKJ+c6Qkgcg/NIWPPXPPDO
XkQTI+A6soVMTciwoLV5zZRtmuH+mko5NbpqbKaCFNsx2Wd9ciDoizQyxVGSQRhW
ZUNsh1K7kD5MLSOBGNwnsUx6EPUwGtuOhQrxUhQtMF5sNbSTy/kNqQS2+3843zzJ
/L7tNoEJSOl03QJCY2Niq9LodVn0qPvIVKGuyd7lixpXDNXOF81fwZakt+E3mDRT
SSFORc4O3nKoxk02W3XWFjcIqDSUhiyloMs8USvhc7hBBYYg7G66M1EaDdzR+Csa
MH3BhxoVworA0ty9zSFje+lS/6L2VeAYIBueUuIlNOjnmzbRy5ADRcZN2Ip9oYj2
g0HqXqdu4aRAnPkVmMDKddyszK38hHCe2i4Et7NX6szp7dn3hPNBe/q1RayoieKN
ZPDtj4mZEF6BYlPlxNI8sTn7WvPFz4ch7CLk7Ot4mmYoL8nX3PdDdmbY3akbL+9N
zf4aseYgoOn0
=1Gss
-----END PGP SIGNATURE-----


Reply to: