Codebase list ohcount / aff31bd
Fix the FTBFS (README.md instead of README) (Closes: #903184) Sylvestre Ledru 5 years ago
6 changed file(s) with 12 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
0 ohcount (3.1.1-2) unstable; urgency=medium
1
2 * Fix the FTBFS (README.md instead of README) (Closes: #903184)
3
4 -- Sylvestre Ledru <sylvestre@debian.org> Tue, 17 Jul 2018 14:29:12 +0200
5
06 ohcount (3.1.1-1) unstable; urgency=medium
17
28 * New upstream release
11 Section: utils
22 Priority: optional
33 Maintainer: Sylvestre Ledru <sylvestre@debian.org>
4 Build-Depends: debhelper (>= 7), libpcre3-dev, gem2deb, rake,
4 Build-Depends: debhelper (>= 9), libpcre3-dev, gem2deb, rake,
55 ragel (>= 6.3), ruby-diff-lcs, doxygen, gperf, file, libmagic-dev,
66 swig
77 Standards-Version: 4.1.3
+0
-1
debian/ohcount-doc.docs less more
0 README
0 README.md /usr/share/doc/ohcount-doc/
1
2
99
1010 override_dh_install:
1111 ./build all
12 dh_install --buildsystem=ruby --with ruby
12 dh_install
1313 install -d debian/ohcount/usr/lib/ruby/vendor_ruby/ohcount
1414 install -d debian/ohcount/usr/bin
1515 install -d debian/ohcount-doc/usr/share/doc/ohcount-doc