diff options
author | Remko Tronçon <git@el-tramo.be> | 2013-10-31 19:29:52 (GMT) |
---|---|---|
committer | Remko Tronçon <git@el-tramo.be> | 2013-10-31 19:29:52 (GMT) |
commit | 2eb088cc2b0e26780359fc55993d656bb54b1882 (patch) | |
tree | f18718536913a0b5948664a80f4343b85ec79696 /Swift/Packaging/Debian/debian/source/lintian-overrides | |
parent | d7b73e460adab34f5bf0cc0038ffa21bd6b6c53a (diff) | |
parent | 68a59bf7ef72857d730e650887355911bc72c6e6 (diff) | |
download | swift-2eb088cc2b0e26780359fc55993d656bb54b1882.zip swift-2eb088cc2b0e26780359fc55993d656bb54b1882.tar.bz2 |
Merge branch 'swift-2.x'
* swift-2.x:
Update Hebrew translation
Don't install the overrides for other packages in swift-im
Update Debian building for latest lintian rules
Don't allow passing NULL to the JID ctor
Conflicts:
Swift/Packaging/Debian/debian/control.in
Change-Id: Iadbd434627e190d7369aa61f67ab211e4fbcf02a
Diffstat (limited to 'Swift/Packaging/Debian/debian/source/lintian-overrides')
-rw-r--r-- | Swift/Packaging/Debian/debian/source/lintian-overrides | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Swift/Packaging/Debian/debian/source/lintian-overrides b/Swift/Packaging/Debian/debian/source/lintian-overrides new file mode 100644 index 0000000..b3f7bdd --- /dev/null +++ b/Swift/Packaging/Debian/debian/source/lintian-overrides @@ -0,0 +1,5 @@ +# The upstream numbering scheme is that 2.0~beta1 is prior to 2.0 but that 2.0~beta1+dev10 is ten commits later than 2.0~beta1, so in this case the warning is redundant. +swift-im source: rc-version-greater-than-expected-version +libswiften-dev source: rc-version-greater-than-expected-version +libswiften2 source: rc-version-greater-than-expected-version +swift-im-dbg source: rc-version-greater-than-expected-version |