diff -Nru bup-0.32/debian/changelog bup-0.32/debian/changelog --- bup-0.32/debian/changelog 2021-01-31 21:04:39.000000000 +0000 +++ bup-0.32/debian/changelog 2021-02-18 01:28:15.000000000 +0000 @@ -1,3 +1,23 @@ +bup (0.32-3ubuntu1) hirsute; urgency=medium + + * Build bup without root, such that tests pass. + + -- Dimitri John Ledkov Thu, 18 Feb 2021 01:28:15 +0000 + +bup (0.32-3build1) hirsute; urgency=medium + + * No change rebuild with fixed ownership. + + -- Dimitri John Ledkov Thu, 18 Feb 2021 00:01:44 +0000 + +bup (0.32-3) unstable; urgency=medium + + * debian/watch: Add watch file + * debian/control: Drop python3-pytest-xdist build dependency (don't run + tests in parallel) + + -- Robert Edmonds Sat, 06 Feb 2021 15:18:16 -0500 + bup (0.32-2) unstable; urgency=medium * Upload to unstable. diff -Nru bup-0.32/debian/control bup-0.32/debian/control --- bup-0.32/debian/control 2021-01-31 21:04:39.000000000 +0000 +++ bup-0.32/debian/control 2021-02-18 01:28:12.000000000 +0000 @@ -1,7 +1,8 @@ Source: bup Section: admin Priority: optional -Maintainer: Robert Edmonds +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Robert Edmonds Build-Depends: acl, dctrl-tools, @@ -14,13 +15,13 @@ python3-dev, python3-pylibacl, python3-pytest, - python3-pytest-xdist, python3-pyxattr [linux-any], rsync, tzdata, Build-Depends-Indep: pandoc (>= 1.11.1-4~), pandoc-data (>= 1.11.1-4~) Standards-Version: 4.5.0 Homepage: https://github.com/bup/bup +Rules-Requires-Root: no Package: bup Architecture: any diff -Nru bup-0.32/debian/patches/debian-changes bup-0.32/debian/patches/debian-changes --- bup-0.32/debian/patches/debian-changes 2021-01-31 21:04:39.000000000 +0000 +++ bup-0.32/debian/patches/debian-changes 2021-02-18 01:28:15.000000000 +0000 @@ -36,7 +36,7 @@ +++ bup-0.32/config/config.h.tmp @@ -0,0 +1,35 @@ +/* -+ * configuration for bup, generated Sun Jan 31 21:06:20 UTC 2021 ++ * configuration for bup, generated Sat Feb 6 20:22:48 UTC 2021 + * by pbuilder@chase + */ +#ifndef __AC_BUP_D @@ -75,6 +75,6 @@ @@ -1,3 +1,3 @@ -commit='3b052c63c93a95193447945296e7ec5db97f6b6e' -date='2021-01-09 16:11:10 -0600' -+commit='5e25779488ad9501002e8459c6ce38484cae31e5' -+date='2021-01-31 16:05:17 -0500' ++commit='d8592841d5712148199fd74861f42a79158b2b0d' ++date='2021-02-06 15:18:35 -0500' modified=False diff -Nru bup-0.32/debian/watch bup-0.32/debian/watch --- bup-0.32/debian/watch 1970-01-01 00:00:00.000000000 +0000 +++ bup-0.32/debian/watch 2021-02-06 20:18:16.000000000 +0000 @@ -0,0 +1,3 @@ +version=4 +opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/bup-$1\.tar\.gz/ \ + https://github.com/bup/bup/releases .*/v?(\d\S+)\.tar\.gz