summaryrefslogtreecommitdiff
path: root/debian/patches/series
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2022-04-01 14:57:37 +0200
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2022-04-01 14:59:43 +0200
commitb1544a5ecf3c27c4f7e24825c0264820b8f2d649 (patch)
tree6b089fc6869347e0b8c8296fb6048c2732c9e001 /debian/patches/series
parenta4b076fc04e808dce032e82b83bf437f94d717d5 (diff)
Add a new changelog entry for Debian packages
Rather then hacking up the current top changelog entry with a new version, add a generated entry at the top. Also do this in all cases a release tag has been set not just if the control file has the magic tag. As a further change, this uses the release tag directly rather then prefixing it with +, as that works in all cases e.g. 1-1+build1 is considered a higher version than 1-1ubuntu2+build1 by the Debian tools (+, unlike ~, isn't considered special).
Diffstat (limited to 'debian/patches/series')
-rw-r--r--debian/patches/series1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series
index 9df590f..5402100 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -7,6 +7,7 @@ debootstrap-Print-the-exact-command-we-re-going-to-run.patch
deb-Show-version-of-each-package-that-we-preinstall.patch
build-recipe-dsc-List-contents-of-build-results.patch
build-recipe-dsc-Show-information-about-the-build-chroot.patch
+Add-a-new-changelog-entry-for-debian-packages.patch
python3-openstack-console.patch
fallback-stable-dist.patch
Force-locale-to-C.UTF-8.patch