diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/compat | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ed1b3d0..43d43aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ivybanner (1.8.1) unstable; urgency=low + + * debian compat à 10 pour pouvoir faire le package. + + -- Mathieu Cousy <mathieu.cousy@enac.fr> Fri, 30 Jul 2021 16:32:47 +0100 + ivybanner (1.8) unstable; urgency=low * Chasse aux ':' abusifs dans les strings. diff --git a/debian/compat b/debian/compat index b8626c4..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -4 +10 |