diff options
author | Julien Louis <ptitlouis@sysif.net> | 2005-06-18 09:25:30 +0000 |
---|---|---|
committer | Julien Louis <ptitlouis@sysif.net> | 2005-06-18 09:25:30 +0000 |
commit | b0310b6e78ef3776f85e4ea1a8a71cc1f6bde707 (patch) | |
tree | 0a0e35d3ef04ddcee2fd47bc1d1fc6fa065fbb3d | |
parent | 82183165027f93d0a3a64ff06b72f4a09f0d0b10 (diff) | |
download | weechat-b0310b6e78ef3776f85e4ea1a8a71cc1f6bde707.zip |
Set debhelper compatibility to avoid warnings during package build
-rw-r--r-- | debian/compat | 1 | ||||
-rw-r--r-- | weechat/debian/compat | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/compat b/debian/compat new file mode 100644 index 000000000..b8626c4cf --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +4 diff --git a/weechat/debian/compat b/weechat/debian/compat new file mode 100644 index 000000000..b8626c4cf --- /dev/null +++ b/weechat/debian/compat @@ -0,0 +1 @@ +4 |