debian: Make binary NMUs possible.
authorBen Pfaff <blp@nicira.com>
Tue, 15 Dec 2009 18:56:59 +0000 (10:56 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 15 Dec 2009 21:11:59 +0000 (13:11 -0800)
commit3ece32948221dbb9c151979b305b7636f43ba35a
tree82dd8a1789ac5f0743cccc3b9fc6c9168156639f
parenta84edf5408291651f21d519df206ea6182b92dfc
debian: Make binary NMUs possible.

According to lintian:

> The package is not safely binNMUable because an arch:any package depends
> on another arch:any package with a (= ${source:Version}) relationship.
> Please use (= ${binary:Version}) instead.

Fixed according to lintian's advice (above).
debian/control