diff options
| author | maximilian attems <maks@debian.org> | 2009-03-23 07:52:45 +0100 |
|---|---|---|
| committer | maximilian attems <maks@debian.org> | 2009-03-23 07:54:07 +0100 |
| commit | 3002fdd76cc22f1137afeb2b8a1a45bc1e5123b7 (patch) | |
| tree | d5f1bb22fbff08e043357abae618f5061983cceb | |
| parent | 7e3f1f2ef6477cf9ab93793d12168ee9ae8c5571 (diff) | |
| download | initramfs-tools-3002fdd76cc22f1137afeb2b8a1a45bc1e5123b7.tar.gz initramfs-tools-3002fdd76cc22f1137afeb2b8a1a45bc1e5123b7.zip | |
debian/compat: Set debhelper compatibility version 5
gets rid of lintian warning:
package-uses-deprecated-debhelper-compat-version 4
| -rw-r--r-- | debian/compat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/compat b/debian/compat index b8626c4..7ed6ff8 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -4 +5 |
