Thomas Goirand passed along a number of lintian warnings, plus
fixes (which is very much appreciated!).  This series is his
collection of fixes, plus a few of my own, broken up into multiple
commits.

See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663051 for
Thomas's full original report.

Ben Pfaff (5):
  debian: Avoid duplicate calls to update-rc.d in post{inst,rm}.
  debian: Avoid unit test failure when doing "unofficial" builds.
  ovsdb-doc: Put NAME section into generated manpage.
  ovsdb-doc: Convert '-' preceding a number as a minus sign, not a
    hyphen.
  ovsdb-doc: Use minus sign in negative numbers in nroff output.

Thomas Goirand (10):
  debian: Add long descriptions for init scripts.
  debian: Bump debhelper compat level to 8 and make build-depends
    consistent.
  debian: Improve long descriptions so as to better describe the
    packages.
  debian: Add missing ${python:Depends} to openvswitch-test package.
  debian: Build-depend on python-all to pull in all Python versions.
  debian: Remove po-debconf build dependency.
  debian: Clean .pyc files in "clean" target.
  debian: Remove some useless files from the dkms pacakge.
  debian: Bump standards-version to 3.9.3.
  doc: Fix typo in manpage.

 AUTHORS                            |    1 +
 debian/compat                      |    2 +-
 debian/control                     |  126 +++++++++++++++++++++++++++++-------
 debian/openvswitch-controller.init |    2 +
 debian/openvswitch-ipsec.init      |    2 +
 debian/openvswitch-switch.init     |    2 +
 debian/rules                       |   21 ++++++-
 lib/stress-unixctl.man             |    2 +-
 ovsdb/ovsdb-doc.in                 |   23 ++++---
 python/ovs/db/types.py             |   31 ++++++----
 10 files changed, 162 insertions(+), 50 deletions(-)

-- 
1.7.2.5

_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to