diff --git a/debian/changelog b/debian/changelog index c33af2dc3b4bb3b2dd1aa88cdb747b3902abf714..53ef78f5ec960c03721372ae9523887e9ed03120 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -steam-runtime-tools (0.20200317.0) UNRELEASED; urgency=medium +steam-runtime-tools (0.20200317.0-0+steamrt1.1) UNRELEASED; urgency=medium [ Ludovico de Nittis ] * Add srt_vdpau_driver_resolve_library_path, etc. methods. @@ -19,11 +19,6 @@ steam-runtime-tools (0.20200317.0) UNRELEASED; urgency=medium * Document the minimum meson version. The Steam Runtime has a backport of meson 0.49.0, originally from Debian stretch-backports, which is the oldest thing we'll even try to support. - * Build as a native package. - Now that deb-build-snapshot supports a Build-Suffix option in - debian/git-version-gen.control, we don't need to worry about whether - the version number will be less than a previous version that had a +srt - suffix added by the Open Build Service. -- Simon McVittie <smcv@collabora.com> Tue, 17 Mar 2020 17:11:42 +0000 diff --git a/debian/clean b/debian/clean index c997053d68cc46e282059d4a372a630b6e2cfafa..b5745c86cac3c87eb9b336b380ea6a9a4beb4dbf 100644 --- a/debian/clean +++ b/debian/clean @@ -1,5 +1 @@ -_build/ -build/ -builddir/ debian/version.txt -obj-*/ diff --git a/debian/git-version-gen.control b/debian/git-version-gen.control deleted file mode 100644 index 6074e7a7d5999442ebd36fb70d33229bd8b93f00..0000000000000000000000000000000000000000 --- a/debian/git-version-gen.control +++ /dev/null @@ -1,3 +0,0 @@ -Upstream: yes -Build-Suffix: +srt -Avoid-Build-Suffix: +vcs diff --git a/debian/source/format b/debian/source/format index 89ae9db8f88b823b6a7eabf55e203658739da122..163aaf8d82b6c54f23c45f32895dbdfdcc27b047 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -3.0 (native) +3.0 (quilt)