(c)rafaeldtinoco@cluster:~/.../pacemaker$ git log -1 --pretty=oneline --tags c4fda38e (HEAD -> lp1864116-focal, tag: upload/2.0.3-3ubuntu1, rafaeldtinoco/lp1864116-focal) update-maintainer (c)rafaeldtinoco@cluster:~/.../ubuntu$ dput ubuntu ./pacemaker_2.0.3-3ubuntu1_source.changes Checking signature on .changes gpg: ./pacemaker_2.0.3-3ubuntu1_source.changes: Valid signature from A93E0E0AD83C0D0F Checking signature on .dsc gpg: ./pacemaker_2.0.3-3ubuntu1.dsc: Valid signature from A93E0E0AD83C0D0F Package includes an .orig.tar.gz file although the debian revision suggests that it might not be required. Multiple uploads of the .orig.tar.gz may be rejected by the upload queue management software. Uploading to ubuntu (via ftp to upload.ubuntu.com): Uploading pacemaker_2.0.3-3ubuntu1.dsc: done. Uploading pacemaker_2.0.3.orig.tar.gz: done. Uploading pacemaker_2.0.3-3ubuntu1.debian.tar.xz: done. Uploading pacemaker_2.0.3-3ubuntu1_source.buildinfo: done. Uploading pacemaker_2.0.3-3ubuntu1_source.changes: done. Successfully uploaded packages. (c)rafaeldtinoco@cluster:~/.../pacemaker$ git push pkg upload/2.0.3-3ubuntu1 Enumerating objects: 41, done. Counting objects: 100% (41/41), done. Delta compression using up to 8 threads Compressing objects: 100% (33/33), done. Writing objects: 100% (33/33), 8.35 KiB | 950.00 KiB/s, done. Total 33 (delta 20), reused 0 (delta 0) To ssh://git.launchpad.net/~usd-import-team/ubuntu/+source/pacemaker * [new tag] upload/2.0.3-3ubuntu1 -> upload/2.0.3-3ubuntu1 ---- pacemaker (2.0.3-3ubuntu1) focal; urgency=medium * Merge with Debian unstable (LP: #1864116). Remaining changes: - Skip autopkgtest for unprivileged containers: (LP: 1828228) - d/t/control: mark pacemaker test as skippable - d/t/pacemaker: skip if memlock can't be set to unlimited by root - Make crmsh the default management tool for now (LP #1862947) - Fix: Last attempt i386 binary packages removal was wrong (-Nlibkate) - Ubuntu i386 binary compatibility only effort: (LP #1863437) - i386 binary package removal: - pacemaker - pacemaker-cli-utils - pacemaker-remote - pacemaker-resource-agents * Dropped (from Debian): - debian/patches/pacemaker_is_partof_corosync.patch [fixed in corosync debian/2.4.2-3+deb9u1_bpo8+1] - Omit pacemaker, pacemaker-cli-utils, pacemaker-remote binary packages on i386. [merged in debian/2.0.3-3] pacemaker (2.0.3-3) unstable; urgency=medium * [543574f] Omit pacemaker{, -cli-utils, -remote} on Ubuntu/i386 (Closes: #948379) * [327889e] Reenable dwz, it already works with the magic sections from libqb pacemaker (2.0.3-2) unstable; urgency=medium * [2b80438] Special libqb symbols not present on Power architectures * [99905eb] New patch: Avoid clashes with glibc error codes on HPPA * [b3928b4] Add -dev package dependencies * [712627c] Suppress stderr output of autopkgtest instead of ignoring it * [8f47294] Generate an autopkgtest artifact * [1e66b70] Run Salsa CI reprotest with diffoscope * [4560320] Recognize the autopkgtest artifacts in Salsa CI pacemaker (2.0.3-1) unstable; urgency=medium * [20ccd21] Shorten and explain the autopkgtest wait * [d2eb58b] Ship /var/log/pacemaker, the new default directory of the detail logs. Without this directory the default configuration emits errors and the detail log is not written. The old /var/log/pacemaker.log* detail log files are not moved automatically on upgrade, but the /var/log/pacemaker directory is removed when purging pacemaker-common. * [6d373b3] Drop a patch: libtransitioner does not use liblrmd since 092281b * [5b8f4bf] New upstream pre-release (2.0.2~rc1) * [ab9d200] Remove obsolete patch, refresh the rest * [21ab824] Update changelog for 2.0.2~rc1-1 release * [3cc6291] New patch: libpacemaker directly uses libcrmcommon * [edc559c] The doxygen target moved into the doc subdirectory (5c77ae3) * [d9c423f] libpengine and libtransitioner merged into libpacemaker * [d361d67] pacemaker-dev is our single umbrella dev package * [a407d6e] Some agents use top, so Depend on procps * [7cb9d3a] Ship the new HealthIOWait resource agent * [313cb68] Ship the new crm_rule utility * [72dc571] New upstream release (2.0.2) * [2a58663] libpengine and libtransitioner merged into libpacemaker * [1198ccb] Update symbols files (all removed symbols were internal) * [dec7dcf] New patch: Don't reference the build path in the documentation * [de1a3f1] Update Standards-Version to 4.4.1 (no changes required) * [1dc4e5a] Advertise Rules-Requires-Root: no * [075b6a5] New upstream release (2.0.3) * [5fad681] Remove included patches, refresh the rest * [84788f8] Ship the new arch-independent pacemaker-schemas.pc * [c8bcad3] Update symbols files * [38cb849] Fix formatting of long license text * [fa95063] acls.txt was retired, the short placeholder text is not compressed * [b7a160d] Enroll to basic Salsa CI Date: Fri, 21 Feb 2020 01:18:12 +0000 Changed-By: Rafael David Tinoco