diff options
| author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2016-10-07 09:48:53 +0200 |
|---|---|---|
| committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2016-10-07 09:48:53 +0200 |
| commit | bfceca1a02059bcf8f7cee3290f0f14ea508dd2a (patch) | |
| tree | 2062415fcac91525b401823424fd67ad91179285 /debian/patches | |
| parent | 7621d15c284365ecc0f19f32310e02a0eb559632 (diff) | |
| parent | 36dc02c092402d3c8d6cc3f4e7f6a73b0aca1c05 (diff) | |
Import plainbox-provider-checkbox 0.3-2
Diffstat (limited to 'debian/patches')
| -rw-r--r-- | debian/patches/provider_version.patch | 11 | ||||
| -rw-r--r-- | debian/patches/series | 1 |
2 files changed, 12 insertions, 0 deletions
diff --git a/debian/patches/provider_version.patch b/debian/patches/provider_version.patch new file mode 100644 index 0000000..3824b43 --- /dev/null +++ b/debian/patches/provider_version.patch @@ -0,0 +1,11 @@ +Description: Add the provider version for compatibility with plainbox >= 0.5 +Author: Sylvain Pineau <sylvain.pineau@canonical.com> +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ +--- a/checkbox.provider ++++ b/checkbox.provider +@@ -2,3 +2,4 @@ + name = 2013.com.canonical:checkbox + location = /usr/lib/plainbox-providers-1/checkbox/ + description = CheckBox provider ++version = 1.0 diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 0000000..20f3544 --- /dev/null +++ b/debian/patches/series @@ -0,0 +1 @@ +provider_version.patch |
