Skip to content

[Deepin Integration]~[V23-Beta2] Integrated python rebuild by UTsweetyfish #5159

@deepin-bot

Description

@deepin-bot

Package information | 软件包信息

包名 版本
hplip 3.22.10+dfsg0-2
python-aiohttp 3.7.4-2
audit 1:3.0.9-1
avogadrolibs 1.95.1-5
btrfs-progs 6.3.2-1
python-cbor 1.0.0-1.1
python-cups 2.0.1-5deepin1
ecmwflibs 0.13.3-2deepin
hamlib 4.3.1-1
libimobiledevice 1.3.0-6
ldns 1.8.3-1
marisa 0.2.6.1-1+dde
netifaces 0.11.0-1
dh-octave 1.5.0
nlopt 2.7.1-4
numcodecs 0.8.1+ds-3
libplist 2.2.0-6
python-pylibacl 0.6.0-2
rrdtool 1.7.2-4
python-scrypt 0.8.20-1
i2c-tools 4.2-2
i2c-tools 4.2-2
python-systemd 234-4
vtk9 9.0.3+dfsg1.1-1+dde
zbar 0.23.92-4

Package repository address | 软件包仓库地址

deb [trusted=yes] https://ci.deepin.com/repo/obs/deepin:/CI:/TestingIntegration:/test-integration-pr-300/testing/ ./

Changelog | 更新信息

hplip (3.22.10+dfsg0-2) unstable; urgency=medium

  • rework patch that uses distro module (0075 at the moment)
    Thanks to Mark Hindley and others for detecting and fixing this!
    (Closes: #1010805, #1029459, #1030043, #1031233, #1031784)

python-aiohttp (3.7.4-2) unstable; urgency=medium

  • Team upload.

[ Diego M. Rodriguez ]

  • d/control: add sphinx dependencies to doc package (Closes: #990652)

[ Debian Janitor ]

  • Apply multi-arch hints.
    • python-aiohttp-doc: Add Multi-Arch: foreign.
  • Bump debhelper from old 12 to 13.

[ Boyuan Yang ]

  • debian/: Drop manual -dbg package. (Closes: #994345)
  • debian/control: Bump Standards-Version to 4.6.0.

audit (1:3.0.9-1) unstable; urgency=medium

  • Add missing debian/changelog entry
  • New upstream version 3.0.9
  • debian/patches/01-no-refusemanualstop.patch: Refreshed
  • Fix some lintian overrides
  • debian/control: Move golang-redhat-audit-dev to golang section
  • debian/control: Drop lsb-base package as it's deprecated
  • debian/tests: Use the "supported" python3 version and not the "requested"
    one. That will please lintian
  • debian/control: Bump Standards-Version to 4.6.2 (no further changes)

avogadrolibs (1.95.1-5) unstable; urgency=medium

  • add molequeue support
    • adds quantum chemical input support (cp2k, gamess)
    • drop debian patch drop_cp2kinput.patch
    • Build-Depends: molequeue, libmolequeue-dev,
      libavogadro2-1 Recommends: molequeue.
      molequeue is used by libAvogadroMoleQueue.so.1 when available,
      avogadrolibs tests use libmolequeue-dev for molequeue cmake scripts
    • debian patch molequeue_system.patch builds against system
      molequeue instead of vendored molequeue client headers.
  • add qtgui tests in debian/tests
    • debian patch fix_test_qtgui.patch fixes linked libraries in
      tests/qtgui

btrfs-progs (6.3.2-1) unstable; urgency=medium

  • New upstream bugfix release.

python-cbor (1.0.0-1.1) unstable; urgency=medium

  • Non-maintainer upload.
  • Drop python2 support; Closes: #937634

python-cups (2.0.1-5deepin1) unstable; urgency=medium

  • sync: sync obs workflows
  • chore(CI): Update obs tag build workflow
  • chore(CI): remove old obs workflow files
  • chore(CI): Add OWNERS file for auto review or assign
  • rebuild for depends error

ecmwflibs (0.13.3-2deepin) unstable; urgency=medium

  • d/patches/find.patch: exclude findlibs in setup.py

hamlib (4.3.1-1) unstable; urgency=medium

  • New upstream version 4.3.1.
  • include/hamlib/rig.h: Restore FILPATHLEN and MAXDBLSTSIZ until all rdeps
    needing it have been fixed.
  • rigs/icom/ic7610.c: Restore send_morse lost upstream.
  • doc/footer.html: Remove external logo for privacy.
  • Add B-D source-highlight.

libimobiledevice (1.3.0-6) unstable; urgency=medium

  • d/control: drop some unused build-deps (Closes: #980831)
  • d/control: update standards version to 4.5.1

ldns (1.8.3-1) unstable; urgency=medium

  • new upstream version 1.8.3
  • d/libldns3.symbols: include new symbols
  • doxygen-in-builddir.patch: patch from upstream
    to fix doxygen build in a separate build directory
  • always build in a subdir (build/main for the main build), -
    no need to hack clean target anymore
  • d/rules: mark all build/install targets as .PHONY
    (makes build target work with build subdir)
  • d/libldns-dev.install: do not install libldns.pc,
    it is already installed by upstream as ldns.pc
  • disable GOST algorithm (Closes: #862207)
    GOST R 34.10-2001 is an obsolete algorithm which should not be used
    in production. It is not provided by openssl too, a special plugin
    is required to be installed. This change removes it entirely.
    This removes 4 symbols out of libldns3.so:
    ldns_gost2pkey_raw
    ldns_gost_engine
    ldns_key_EVP_load_gost_id
    ldns_key_EVP_unload_gost
    Technicallly we should bump soname when removing symbols from a
    shared library. Or alternatively, we can provide stubs which just
    return failure. But in this case there should be no problems, since
    the symbols aren't used by any of rdepends, and they should not be
    used by anything either, given the context.
    If lack of one of these symbols will be problematic we can solve
    it down the line.
  • d/rules: since compat9 dh_auto_* tools export CFLAGS/LDFLAGS already
  • d/changelog: fix typo in previous entry

marisa (0.2.6.1-1+dde) UNRELEASED; urgency=medium

  • update

netifaces (0.11.0-1) unstable; urgency=medium

  • Team upload.
  • New upstream release.
  • debian/control: Bump Standards-Version to 4.6.0.
  • debian/control: Bump debhelper compat to v13.
  • Drop python3-all-dbg from build dependency so that we do not
    build the debug extension by default. (Closes: #994313)
  • debian/python3-netifaces.install: Dropped,
    now we have single binary package.
  • Add pristine-tar branch in git packaging repo.
    (Closes: #949718)

[ Ondřej Nový ]

  • d/copyright: Use https protocol in Format field
  • Use debhelper-compat instead of debian/compat.
  • d/control: Update Maintainer field with new Debian Python Team
    contact address.
  • d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

[ Debian Janitor ]

  • Use secure URI in Homepage field.
  • Remove patch build-in-python3.3.diff that is missing from
    debian/patches/series.
  • Make "Files: *" paragraph the first in the copyright file.

dh-octave (1.5.0) unstable; urgency=medium

  • Upload to unstable

  • dh_octave_make.in:

    • Ensure a blank like before "Files: debian/*" stanza
    • Get URL documentation from "function reference" link

nlopt (2.7.1-4) UNRELEASED; urgency=medium

  • update

numcodecs (0.8.1+ds-3) unstable; urgency=medium

  • debian/patches:
    • new 0007-Reproducible-build.patch, to male documentation
      build reproducible (thanks to Chris Lamb).
      Closes: #992804.

libplist (2.2.0-6) unstable; urgency=medium

[ Dylan Aïssi ]

  • Adapt patch from Helmut Grohne to fix FTCBFS (Closes: #913117).
    Update python build depends for cross building.

[ Debian Janitor ]

  • Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

python-pylibacl (0.6.0-2) unstable; urgency=medium

[ Debian Janitor ]

  • Remove constraints unnecessary since buster:
    • python-pylibacl-doc: Drop versioned constraint on python-pylibacl in
      Replaces.
    • python-pylibacl-doc: Drop versioned constraint on python-pylibacl in
      Breaks.

[ Iustin Pop ]

  • Drop the debug package; no reverse dependencies, so this is
    straightforward (Closes: #994365).
  • Bump standards version (no changes).

rrdtool (1.7.2-4) unstable; urgency=medium

[ Jean-Michel Vourgère ]

  • Changed maintainer team address from alioth to tracker.d.o.
  • d/copyright: Fixed tclrrd.c double entry.
  • Bumped debhelper compat level to 13:
    • librrds-perl.install and rrdtool-tcl.install use builtin variables
      expansion.
    • Dropped build-dependency on dh-exec.
    • Removed --fail-missing in dh_missing, as it is now the default.
  • Bumped d/watch to format 4.
  • New patch python3_example.
  • Drop package python3-rrdtool-dbg. (Closes: #994376)

[ Debian Janitor ]

  • Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  • Wrap long lines in changelog entries: 1.0.42-2.

python-scrypt (0.8.20-1) unstable; urgency=medium

  • New upstream release.
  • Take over package maintenance via ITS process. (Closes: #1007801)

i2c-tools (4.2-2) UNRELEASED; urgency=medium

  • update

i2c-tools (4.2-2) UNRELEASED; urgency=medium

  • update

python-systemd (234-4) unstable; urgency=medium

[ Debian Janitor ]

  • Use secure URI in Homepage field.
  • Bump debhelper from old 10 to 12.
  • Set debhelper-compat version in Build-Depends.
  • Set upstream metadata fields: Bug-Database, Repository, Repository-
    Browse.
  • Update standards version to 4.4.1, no changes needed.

[ Dan Bungert ]

  • Cherry-pick fix for PY_SSIZE_T_CLEAN (Closes: #1006743)

[ Michael Biebl ]

  • Bump Standards-Version to 4.6.0
  • Bump debhelper-compat to 13

vtk9 (9.0.3+dfsg1.1-1+dde) UNRELEASED; urgency=medium

  • update

zbar (0.23.92-4) unstable; urgency=medium

  • Bump Standards-Version to 4.6.0.
  • debian/tests/control: Use PNG output for autopkgtest (See #995362).
  • debian/control: Let libzbar0 recommends libmagickcore-6.q16-6-extra
    for extra encoding support (e.g., SVG). See also: #995362.

Test suggestion | 测试建议

Influence | 影响范围

ADDITIONAL INFORMATION | 额外补充

Metadata

Metadata

Assignees

Type

No type

Projects

Status

已集成

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions