Andreas Tille pushed to branch master at Debian Med / libcereal
Commits: a204934c by Andreas Tille at 2020-12-05T17:12:22+01:00 routine-update: Standards-Version: 4.5.1 - - - - - 1f2a408a by Andreas Tille at 2020-12-05T17:12:22+01:00 routine-update: debhelper-compat 13 - - - - - 1830a799 by Andreas Tille at 2020-12-05T17:12:29+01:00 routine-update: Add salsa-ci file - - - - - a0fd79d7 by Andreas Tille at 2020-12-05T17:12:29+01:00 routine-update: Rules-Requires-Root: no - - - - - a3f534e3 by Andreas Tille at 2020-12-05T17:12:31+01:00 routine-update: watch file standard 4 - - - - - 7a9d1091 by Andreas Tille at 2020-12-05T20:23:47+01:00 install from debian/tmp to enable dh_missing --fail-missing - - - - - 61d38e3f by Andreas Tille at 2020-12-05T20:35:11+01:00 install cmake file - - - - - 5 changed files: - debian/changelog - debian/control - debian/libcereal-dev.install - + debian/salsa-ci.yml - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,16 @@ +libcereal (1.3.0-4) UNRELEASED; urgency=medium + + * Team upload. + * Standards-Version: 4.5.1 (routine-update) + * debhelper-compat 13 (routine-update) + * Add salsa-ci file (routine-update) + * Rules-Requires-Root: no (routine-update) + * watch file standard 4 (routine-update) + * install from debian/tmp to enable dh_missing --fail-missing + * install cmake file + + -- Andreas Tille <[email protected]> Sat, 05 Dec 2020 17:12:21 +0100 + libcereal (1.3.0-3) unstable; urgency=medium * libcereal-dev: Convert to Architecture: all, saves space and eases ===================================== debian/control ===================================== @@ -3,15 +3,16 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Michael R. Crusoe <[email protected]> Section: libdevel Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), libboost-serialization-dev, libboost-test-dev, cmake, doxygen -Standards-Version: 4.5.0 +Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/med-team/libcereal Vcs-Git: https://salsa.debian.org/med-team/libcereal.git Homepage: https://uscilab.github.io/cereal/ +Rules-Requires-Root: no Package: libcereal-dev Multi-Arch: foreign ===================================== debian/libcereal-dev.install ===================================== @@ -1,3 +1,4 @@ -include/cereal usr/include/ +usr/include CMakeLists.txt usr/share/doc/libcereal-dev/tests/ unittests usr/share/doc/libcereal-dev/tests/ +usr/share/cmake/cereal ===================================== debian/salsa-ci.yml ===================================== @@ -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 ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ -version=3 +version=4 # Uncomment to find new files on Github # - when using releases: opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/libcereal-$1\.tar\.gz/ \ View it on GitLab: https://salsa.debian.org/med-team/libcereal/-/compare/d0d0c9be62e66e13b8eedbc62ef3c5ea6cf595fa...61d38e3fe047fc564ad63aba420bf7aed9cb1747 -- View it on GitLab: https://salsa.debian.org/med-team/libcereal/-/compare/d0d0c9be62e66e13b8eedbc62ef3c5ea6cf595fa...61d38e3fe047fc564ad63aba420bf7aed9cb1747 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
