From: Arvin Schnell Date: Fri, 20 Nov 2020 12:18:46 +0000 (+0100) Subject: - added revision to version for Debian based packages (fixes Ubuntu 20.10) X-Git-Tag: v0.8.15~14^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F599%2Fhead;p=thirdparty%2Fsnapper.git - added revision to version for Debian based packages (fixes Ubuntu 20.10) --- diff --git a/Makefile.am b/Makefile.am index ed970874..9d7fb3a3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,7 +15,8 @@ snapper-$(VERSION).tar.bz2: dist-bzip2 DEBIAN_FLAVOURS = \ Debian_9.0 \ - Debian_10.0 + Debian_10.0 \ + Debian_Unstable UBUNTU_FLAVOURS = \ xUbuntu_17.04 \ diff --git a/dists/debian/snapper-Debian.dsc.in.in b/dists/debian/snapper-Debian.dsc.in.in index 7f56587a..8c52c0e2 100644 --- a/dists/debian/snapper-Debian.dsc.in.in +++ b/dists/debian/snapper-Debian.dsc.in.in @@ -1,6 +1,6 @@ Format: 1.0 Source: snapper -Version: @VERSION@ +Version: @VERSION@-1 Binary: snapper Maintainer: Arvin Schnell Architecture: any diff --git a/dists/debian/snapper-Raspbian.dsc.in.in b/dists/debian/snapper-Raspbian.dsc.in.in index 7f56587a..8c52c0e2 100644 --- a/dists/debian/snapper-Raspbian.dsc.in.in +++ b/dists/debian/snapper-Raspbian.dsc.in.in @@ -1,6 +1,6 @@ Format: 1.0 Source: snapper -Version: @VERSION@ +Version: @VERSION@-1 Binary: snapper Maintainer: Arvin Schnell Architecture: any diff --git a/dists/debian/snapper-xUbuntu.dsc.in.in b/dists/debian/snapper-xUbuntu.dsc.in.in index d1d17cfb..b01e8ec0 100644 --- a/dists/debian/snapper-xUbuntu.dsc.in.in +++ b/dists/debian/snapper-xUbuntu.dsc.in.in @@ -1,6 +1,6 @@ Format: 1.0 Source: snapper -Version: @VERSION@ +Version: @VERSION@-1 Binary: snapper Maintainer: Arvin Schnell Architecture: any