From 74aaf2261edeb98ac895636ee11ef8a7f4ed23e6 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Fri, 28 Oct 2011 09:25:56 -0400 Subject: releasing version 0.5.0-1ubuntu1 --- 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..45a4fb7 --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +8 -- cgit v1.2.3 From 8a60e398bc4a96ef9c3c0fd4719f775804ee623c Mon Sep 17 00:00:00 2001 From: Mathieu Trudel-Lapierre Date: Wed, 21 Nov 2012 14:12:48 -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 0908a12..e6f6fd9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ libdbusmenu (12.10.3-0ubuntu1) UNRELEASED; urgency=low - Convert to dh9; some variables where kept but renamed to brevity. - Override dh_autoreconf to make sure it calls autogen.sh, and doesn't run configure. + * debian/compat: bump to compat level 9. -- Mathieu Trudel-Lapierre Wed, 21 Nov 2012 13:17:02 -0500 diff --git a/debian/compat b/debian/compat index 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 -- cgit v1.2.3