Codebase list pynest2d / fae566a9-c60a-43bb-b206-a08f84a27cc3/main
Reading package lists... 0%Reading package lists... 0%Reading package lists... 0%Reading package lists... 99%Reading package lists... 99%Reading package lists... Done Building dependency tree... 0%Building dependency tree... 0%Building dependency tree... 50%Building dependency tree... 50%Building dependency tree... 98%Building dependency tree... Done Reading state information... 0% Reading state information... 0%Reading state information... Done Connecting to api.ftp-master.debian.org to check 5 package versions. Please wait... Got info from api.ftp-master.debian.org for 5 packages. Changes applied to dpkg configuration: - control source Standards-Version: '4.5.0' -> '4.6.0' # applied fix for :Current standards version is '4.6.0'. Please read https://www.debian.org/doc/debian-policy/upgrading-checklist.html for the changes that may be needed on your package to upgrade it from standard version '4.5.0' to '4.6.0'. - copyright Format: 'http://www.debian.org/doc/packaging-manuals/copyright-format[...]' -> 'https://www.debian.org/doc/packaging-manuals/copyright-forma[...]' # applied fix for :Format uses insecure http protocol instead of https Debian Janitor 2 years ago
3 changed file(s) with 44 addition(s) and 25 deletion(s). Raw diff Collapse all Expand all
0 pynest2d (4.8.0-3) UNRELEASED; urgency=medium
1
2 * Reading package lists... 0%Reading package lists... 0%Reading package
3 lists... 0%Reading package lists... 99%Reading package lists... 99%Reading
4 package lists... Done Building dependency tree... 0%Building dependency
5 tree... 0%Building dependency tree... 50%Building dependency tree...
6 50%Building dependency tree... 98%Building dependency tree... Done Reading
7 state information... 0% Reading state information... 0%Reading state
8 information... Done Connecting to api.ftp-master.debian.org to check 5
9 package versions. Please wait... Got info from api.ftp-master.debian.org for
10 5 packages. Changes applied to dpkg configuration: - control source
11 Standards-Version: '4.5.0' -> '4.6.0' # applied fix for :Current standards
12 version is '4.6.0'. Please read
13 https://www.debian.org/doc/debian-policy/upgrading-checklist.html for the
14 changes that may be needed on your package to upgrade it from standard
15 version '4.5.0' to '4.6.0'. - copyright Format:
16 'http://www.debian.org/doc/packaging-manuals/copyright-format[...]' ->
17 'https://www.debian.org/doc/packaging-manuals/copyright-forma[...]' #
18 applied fix for :Format uses insecure http protocol instead of https
19
20 -- Debian Janitor <janitor@jelmer.uk> Thu, 16 Sep 2021 11:14:10 -0000
21
022 pynest2d (4.8.0-2) unstable; urgency=medium
123
224 * Cherry-pick Gregor's Python3_SITEARCH hack from libsavitar to enable
00 Source: pynest2d
1 Maintainer: Debian 3-D Printing Packages <3dprinter-general@lists.alioth.debian.org>
2 Uploaders: Gregor Riepl <onitake@gmail.com>,
3 Christoph Berg <myon@debian.org>
4 Section: libs
15 Priority: optional
2 Maintainer: Debian 3-D Printing Packages <3dprinter-general@lists.alioth.debian.org>
3 Uploaders:
4 Gregor Riepl <onitake@gmail.com>,
5 Christoph Berg <myon@debian.org>,
6 Build-Depends:
7 cmake,
8 debhelper-compat (= 13),
9 dh-python,
10 libboost-dev,
11 libnest2d-dev,
12 libnlopt-cxx-dev,
13 libpolyclipping-dev,
14 pkg-config,
15 python3-all-dev,
16 python3-sip-dev,
17 Standards-Version: 4.5.0
18 Section: libs
19 Homepage: https://github.com/Ultimaker/pynest2d
6 Build-Depends: cmake,
7 debhelper-compat (= 13),
8 dh-python,
9 libboost-dev,
10 libnest2d-dev,
11 libnlopt-cxx-dev,
12 libpolyclipping-dev,
13 pkg-config,
14 python3-all-dev,
15 python3-sip-dev
16 Standards-Version: 4.6.0
2017 Vcs-Browser: https://salsa.debian.org/3dprinting-team/pynest2d
2118 Vcs-Git: https://salsa.debian.org/3dprinting-team/pynest2d.git
19 Homepage: https://github.com/Ultimaker/pynest2d
2220
2321 Package: python3-pynest2d
24 Section: python
2522 Architecture: any
2623 Multi-Arch: same
27 Depends:
28 ${misc:Depends},
29 ${python3:Depends},
30 ${sip3:Depends},
31 ${shlibs:Depends},
24 Section: python
25 Depends: ${misc:Depends},
26 ${python3:Depends},
27 ${sip3:Depends},
28 ${shlibs:Depends}
3229 Description: Python bindings for libnest2d
3330 This repository contains CPython bindings for libnest2d, a library to pack 2D
3431 polygons into a small space. Libnest2d implements the 2D bin packing problem.
0 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
11 Upstream-Name: pynest2d
22 Source: https://github.com/Ultimaker/pynest2d
33