diff -Nru tryton-modules-account-stock-landed-cost-6.0.3/debian/changelog tryton-modules-account-stock-landed-cost-6.0.3/debian/changelog --- tryton-modules-account-stock-landed-cost-6.0.3/debian/changelog 2022-06-08 09:13:27.000000000 +0000 +++ tryton-modules-account-stock-landed-cost-6.0.3/debian/changelog 2023-02-13 12:20:23.000000000 +0000 @@ -1,3 +1,15 @@ +tryton-modules-account-stock-landed-cost (6.0.3-2) sid; urgency=medium + + * Add a salsa-ci.yml + * Set field Upstream-Name in debian/copyright. + * Set upstream metadata fields: Bug-Database, Repository. + * Update standards version to 4.6.1, no changes needed. + * Unify the Tryton module layout. + * Update the package URLS to https and the new mono repos location. + * Bump the Standards-Version to 4.6.2, no changes needed. + + -- Mathias Behrle Mon, 13 Feb 2023 13:20:23 +0100 + tryton-modules-account-stock-landed-cost (6.0.3-1) unstable; urgency=medium * Merging upstream version 6.0.3. diff -Nru tryton-modules-account-stock-landed-cost-6.0.3/debian/control tryton-modules-account-stock-landed-cost-6.0.3/debian/control --- tryton-modules-account-stock-landed-cost-6.0.3/debian/control 2022-06-08 09:13:26.000000000 +0000 +++ tryton-modules-account-stock-landed-cost-6.0.3/debian/control 2023-02-08 12:45:48.000000000 +0000 @@ -1,30 +1,33 @@ Source: tryton-modules-account-stock-landed-cost -Maintainer: Debian Tryton Maintainers -Uploaders: Mathias Behrle Section: python Priority: optional +Maintainer: Debian Tryton Maintainers +Uploaders: Mathias Behrle Build-Depends: debhelper-compat (= 13), dh-python, - python3, - python3-setuptools -Standards-Version: 4.6.0 -Rules-Requires-Root: no -Vcs-Browser: https://salsa.debian.org/tryton-team/tryton-modules-account-stock-landed-cost + jdupes, + python3-all, + python3-setuptools, + python3-sphinx +Standards-Version: 4.6.2.0 +Homepage: https://www.tryton.org/ Vcs-Git: https://salsa.debian.org/tryton-team/tryton-modules-account-stock-landed-cost.git -Homepage: http://www.tryton.org/ +Vcs-Browser: https://salsa.debian.org/tryton-team/tryton-modules-account-stock-landed-cost +Rules-Requires-Root: no Package: tryton-modules-account-stock-landed-cost Architecture: all -Depends: ${API}, - python3-pkg-resources, +Depends: python3-pkg-resources, tryton-modules-account (>= ${version:major}), tryton-modules-account-invoice (>= ${version:major}), tryton-modules-product (>= ${version:major}), tryton-modules-stock (>= ${version:major}), tryton-server (>= ${version:major}), + ${API}, ${misc:Depends}, - ${python3:Depends} -Description: Tryton Application Platform (Account Stock Landed Cost Module) + ${python3:Depends}, + ${sphinxdoc:Depends} +Description: Tryton application platform - account stock landed cost module Tryton is a high-level general purpose application platform. It is the base of a complete business solution as well as a comprehensive health and hospital information system (GNUHealth). diff -Nru tryton-modules-account-stock-landed-cost-6.0.3/debian/copyright tryton-modules-account-stock-landed-cost-6.0.3/debian/copyright --- tryton-modules-account-stock-landed-cost-6.0.3/debian/copyright 2022-06-08 09:13:26.000000000 +0000 +++ tryton-modules-account-stock-landed-cost-6.0.3/debian/copyright 2023-02-08 12:45:48.000000000 +0000 @@ -1,4 +1,5 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: trytond_account_stock_landed_cost Files: * Copyright: 2015-2022 Cédric Krier diff -Nru tryton-modules-account-stock-landed-cost-6.0.3/debian/rules tryton-modules-account-stock-landed-cost-6.0.3/debian/rules --- tryton-modules-account-stock-landed-cost-6.0.3/debian/rules 2022-06-08 09:13:26.000000000 +0000 +++ tryton-modules-account-stock-landed-cost-6.0.3/debian/rules 2023-02-08 12:45:48.000000000 +0000 @@ -1,4 +1,4 @@ -#!/usr/bin/make -f +#! /usr/bin/make -f MAJOR := $(shell python3 setup.py --version | awk -F "." '{print $$1 "." $$2}') @@ -11,7 +11,14 @@ export PYBUILD_DISABLE=test %: - dh $@ --with python3 --buildsystem=pybuild + dh $@ --with python3,sphinxdoc --buildsystem=pybuild + +override_dh_auto_build: + dh_auto_build + sphinx-build -C doc build/html + +override_dh_link: + jdupes -rl debian/tryton-modules-account-stock-landed-cost/usr override_dh_gencontrol: dh_gencontrol -- -Vversion:major="$(MAJOR)" -VAPI="tryton-server-api-$(MAJOR)" diff -Nru tryton-modules-account-stock-landed-cost-6.0.3/debian/salsa-ci.yml tryton-modules-account-stock-landed-cost-6.0.3/debian/salsa-ci.yml --- tryton-modules-account-stock-landed-cost-6.0.3/debian/salsa-ci.yml 1970-01-01 00:00:00.000000000 +0000 +++ tryton-modules-account-stock-landed-cost-6.0.3/debian/salsa-ci.yml 2023-02-08 12:45:48.000000000 +0000 @@ -0,0 +1,4 @@ +--- +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml diff -Nru tryton-modules-account-stock-landed-cost-6.0.3/debian/source/options tryton-modules-account-stock-landed-cost-6.0.3/debian/source/options --- tryton-modules-account-stock-landed-cost-6.0.3/debian/source/options 1970-01-01 00:00:00.000000000 +0000 +++ tryton-modules-account-stock-landed-cost-6.0.3/debian/source/options 2023-02-08 12:45:48.000000000 +0000 @@ -0,0 +1 @@ +extend-diff-ignore="^[^/]+.egg-info/" diff -Nru tryton-modules-account-stock-landed-cost-6.0.3/debian/tests/control tryton-modules-account-stock-landed-cost-6.0.3/debian/tests/control --- tryton-modules-account-stock-landed-cost-6.0.3/debian/tests/control 2022-06-08 09:13:26.000000000 +0000 +++ tryton-modules-account-stock-landed-cost-6.0.3/debian/tests/control 2023-02-08 12:45:48.000000000 +0000 @@ -1,5 +1,5 @@ Tests: run-testsuite -Depends: @, - python3-setuptools, - tryton-proteus, +Depends: python3-setuptools, + tryton-proteus, + @ Restrictions: allow-stderr diff -Nru tryton-modules-account-stock-landed-cost-6.0.3/debian/tryton-modules-account-stock-landed-cost.docs tryton-modules-account-stock-landed-cost-6.0.3/debian/tryton-modules-account-stock-landed-cost.docs --- tryton-modules-account-stock-landed-cost-6.0.3/debian/tryton-modules-account-stock-landed-cost.docs 1970-01-01 00:00:00.000000000 +0000 +++ tryton-modules-account-stock-landed-cost-6.0.3/debian/tryton-modules-account-stock-landed-cost.docs 2023-02-08 12:45:48.000000000 +0000 @@ -0,0 +1,2 @@ +README.rst +build/html/ diff -Nru tryton-modules-account-stock-landed-cost-6.0.3/debian/upstream/metadata tryton-modules-account-stock-landed-cost-6.0.3/debian/upstream/metadata --- tryton-modules-account-stock-landed-cost-6.0.3/debian/upstream/metadata 1970-01-01 00:00:00.000000000 +0000 +++ tryton-modules-account-stock-landed-cost-6.0.3/debian/upstream/metadata 2023-02-08 12:45:48.000000000 +0000 @@ -0,0 +1,3 @@ +--- +Bug-Database: https://bugs.tryton.org/ +Repository: https://code.tryton.org/tryton