diff -Nru ssm-1.4.0/debian/changelog ssm-1.4.0/debian/changelog --- ssm-1.4.0/debian/changelog 2020-03-22 15:58:40.000000000 +0000 +++ ssm-1.4.0/debian/changelog 2020-11-18 07:38:38.000000000 +0000 @@ -1,8 +1,19 @@ -ssm (1.4.0-1build1) focal; urgency=medium +ssm (1.4.0-2) unstable; urgency=medium - * No-change rebuild for libgcc-s1 package name change. + * Team upload. - -- Matthias Klose Sun, 22 Mar 2020 16:58:40 +0100 + [ Picca Frédéric-Emmanuel ] + * Use debhelper-compat instead of debian/compat. + + [ Andreas Tille ] + * 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) + * Remove *.la file from install dir to keep dh_missing happy + + -- Andreas Tille Wed, 18 Nov 2020 08:38:38 +0100 ssm (1.4.0-1) unstable; urgency=medium diff -Nru ssm-1.4.0/debian/compat ssm-1.4.0/debian/compat --- ssm-1.4.0/debian/compat 2018-05-03 12:05:35.000000000 +0000 +++ ssm-1.4.0/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -11 diff -Nru ssm-1.4.0/debian/control ssm-1.4.0/debian/control --- ssm-1.4.0/debian/control 2018-05-03 12:05:35.000000000 +0000 +++ ssm-1.4.0/debian/control 2020-11-18 07:38:38.000000000 +0000 @@ -4,11 +4,12 @@ Andrius Merkys Section: science Priority: optional -Build-Depends: debhelper (>= 11), libccp4-dev, libmmdb2-dev -Standards-Version: 4.1.4 +Build-Depends: debhelper-compat (= 13), libccp4-dev, libmmdb2-dev +Standards-Version: 4.5.1 Vcs-Git: https://salsa.debian.org/science-team/ssm.git Vcs-Browser: https://salsa.debian.org/science-team/ssm Homepage: http://www.ccp4.ac.uk/ +Rules-Requires-Root: no Package: libssm-dev Architecture: any diff -Nru ssm-1.4.0/debian/rules ssm-1.4.0/debian/rules --- ssm-1.4.0/debian/rules 2018-05-03 12:05:35.000000000 +0000 +++ ssm-1.4.0/debian/rules 2020-11-18 07:38:38.000000000 +0000 @@ -7,3 +7,7 @@ %: dh $@ --ddeb-migration='libssm1-dbg (<< 1.4.0-1~)' + +override_dh_install: + dh_install + find debian -name "lib*.la" -delete diff -Nru ssm-1.4.0/debian/salsa-ci.yml ssm-1.4.0/debian/salsa-ci.yml --- ssm-1.4.0/debian/salsa-ci.yml 1970-01-01 00:00:00.000000000 +0000 +++ ssm-1.4.0/debian/salsa-ci.yml 2020-11-18 07:38:38.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 ssm-1.4.0/debian/watch ssm-1.4.0/debian/watch --- ssm-1.4.0/debian/watch 2018-05-03 12:05:35.000000000 +0000 +++ ssm-1.4.0/debian/watch 2020-11-18 07:38:38.000000000 +0000 @@ -1,2 +1,2 @@ -version=3 +version=4 opts="passive" ftp://ftp.ccp4.ac.uk/opensource/ssm-(.*)\.tar\.(?:gz|bz2|xz) debian