From df182c1c6680b2b7f0fbce6361d8114f40d0e7ae Mon Sep 17 00:00:00 2001 From: Robert Collins Date: Mon, 2 Nov 2009 12:14:36 +1100 Subject: Draft packaging. --- debian/compat | 1 + 1 file changed, 1 insertion(+) create mode 100644 debian/compat (limited to 'debian/compat') diff --git a/debian/compat b/debian/compat new file mode 100644 index 0000000..7ed6ff8 --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +5 -- cgit v1.2.3 From d92dc38b4f20e9c2dec2d9668a6df056f5648233 Mon Sep 17 00:00:00 2001 From: Mathieu Trudel-Lapierre Date: Mon, 26 Nov 2012 11:06:19 -0500 Subject: debian/compat: bump to compat level 9. --- debian/changelog | 1 + debian/compat | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/compat') diff --git a/debian/changelog b/debian/changelog index 34aef1a..def356d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ libappindicator (12.10.0-0ubuntu2) UNRELEASED; urgency=low - Update style: use trailing commas at the end of dependency lists. - Reorganize Build-Depends for clarity. - Bump Build-Depends on debhelper to (>= 9). + * debian/compat: bump to compat level 9. -- Mathieu Trudel-Lapierre Mon, 26 Nov 2012 11:02:18 -0500 diff --git a/debian/compat b/debian/compat index 7f8f011..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 -- cgit v1.2.3