]> www.infradead.org Git - users/hch/nvme-cli.git/commit
Fix two debian/control issues
authorBreno Leitao <breno.leitao@gmail.com>
Thu, 14 Jan 2016 17:13:34 +0000 (12:13 -0500)
committerBreno Leitao <brenohl@br.ibm.com>
Fri, 12 Feb 2016 12:39:10 +0000 (10:39 -0200)
commitccb04d6b80dddeaa4cdedd672c3e3f8b0935f2a9
tree34b219aa8840f0d17f0fed4321d3797fa0d66e0d
parent48f3925299066d370a5ac794390c8d5a39d6e3e0
Fix two debian/control issues

It was reported by a mentor on Debian[1], two problems were detected
and fixed:

 - Remove the . at the end of the package description, that caused error
   description-synopsis-might-not-be-phrased-properly.

 - Remove hard dependency for libudev0 | libudev1. It is being generated
   by dh_shlibdeps.

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?att=0;msg=23;bug=810033
debian/control