dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: source package partclone-utils dpkg-buildpackage: source version 0.4.1-drbl1 dpkg-buildpackage: source distribution unstable dpkg-buildpackage: source changed by Steven Shiau dpkg-source --before-build partclone-utils-0.4.1 dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dh clean dh: No compatibility level specified in debian/compat dh: This package will soon FTBFS; time to fix it! dh: Compatibility levels before 5 are deprecated (level 1 in use) dh_testdir debian/rules override_dh_auto_clean make[1]: Entering directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1' dh_auto_clean dh_auto_clean: No compatibility level specified in debian/compat dh_auto_clean: This package will soon FTBFS; time to fix it! dh_auto_clean: Compatibility levels before 5 are deprecated (level 1 in use) make[1]: Leaving directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1' dh_clean dh_clean: No compatibility level specified in debian/compat dh_clean: This package will soon FTBFS; time to fix it! dh_clean: Compatibility levels before 5 are deprecated (level 1 in use) dpkg-source -b partclone-utils-0.4.1 dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1) dpkg-source: info: using source format `1.0' dpkg-source: info: building partclone-utils using existing partclone-utils_0.4.1.orig.tar.gz dpkg-source: info: building partclone-utils in partclone-utils_0.4.1-drbl1.diff.gz dpkg-source: info: building partclone-utils in partclone-utils_0.4.1-drbl1.dsc debian/rules build dh build dh: No compatibility level specified in debian/compat dh: This package will soon FTBFS; time to fix it! dh: Compatibility levels before 5 are deprecated (level 1 in use) dh_testdir dh_auto_configure dh_auto_configure: No compatibility level specified in debian/compat dh_auto_configure: This package will soon FTBFS; time to fix it! dh_auto_configure: Compatibility levels before 5 are deprecated (level 1 in use) configure: WARNING: unrecognized options: --disable-maintainer-mode checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for ranlib... ranlib checking for ar... ar checking the archiver (ar) interface... ar checking for cap_init in -lcap... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking for inline... inline checking for int64_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for memset... yes checking for strerror... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether _LARGEFILE64_SOURCE is needed ... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating docs/Makefile config.status: creating docs/imagemount.8 config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-maintainer-mode dh_auto_build dh_auto_build: No compatibility level specified in debian/compat dh_auto_build: This package will soon FTBFS; time to fix it! dh_auto_build: Compatibility levels before 5 are deprecated (level 1 in use) make[1]: Entering directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1' make all-recursive make[2]: Entering directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1' Making all in src make[3]: Entering directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c -o librawimage.o librawimage.c rm -f librawimage.a ar cru librawimage.a librawimage.o ranlib librawimage.a gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c -o libntfsclone.o libntfsclone.c rm -f libntfsclone.a ar cru libntfsclone.a libntfsclone.o ranlib libntfsclone.a gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c -o libpartclone.o libpartclone.c rm -f libpartclone.a ar cru libpartclone.a libpartclone.o ranlib libpartclone.a gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c -o libimage.o libimage.c rm -f libimage.a ar cru libimage.a libimage.o ranlib libimage.a gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c -o changefile.o changefile.c rm -f libchangefile.a ar cru libchangefile.a changefile.o ranlib libchangefile.a gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c -o sysdep_posix.o sysdep_posix.c rm -f libsysdep_posix.a ar cru libsysdep_posix.a sysdep_posix.o ranlib libsysdep_posix.a gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c -o libpctest.o libpctest.c gcc -g -O2 -o libpctest libpctest.o libpartclone.a libchangefile.a libsysdep_posix.a -lcap gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c -o libntfstest.o libntfstest.c gcc -g -O2 -o libntfstest libntfstest.o libntfsclone.a libchangefile.a libsysdep_posix.a -lcap gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c -o cfdump.o cfdump.c gcc -g -O2 -o cfdump cfdump.o libchangefile.a libsysdep_posix.a -lcap gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c -o cfchanges.o cfchanges.c gcc -g -O2 -o cfchanges cfchanges.o libimage.a libpartclone.a libntfsclone.a librawimage.a libchangefile.a libsysdep_posix.a -lcap gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c -o imagemount.o imagemount.c gcc -g -O2 -o imagemount imagemount.o libimage.a libpartclone.a libntfsclone.a librawimage.a libchangefile.a libsysdep_posix.a -lcap gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c -o partclone_imageinfo.o partclone_imageinfo.c gcc -g -O2 -o partclone_imageinfo partclone_imageinfo.o libpartclone.a libchangefile.a libsysdep_posix.a -lcap gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c -o ntfsclone_imageinfo.o ntfsclone_imageinfo.c gcc -g -O2 -o ntfsclone_imageinfo ntfsclone_imageinfo.o libntfsclone.a libchangefile.a libsysdep_posix.a -lcap make[3]: Leaving directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1/src' Making all in docs make[3]: Entering directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1/docs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1/docs' make[3]: Entering directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1' make[2]: Leaving directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1' make[1]: Leaving directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1' dh_auto_test dh_auto_test: No compatibility level specified in debian/compat dh_auto_test: This package will soon FTBFS; time to fix it! dh_auto_test: Compatibility levels before 5 are deprecated (level 1 in use) make[1]: Entering directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1' Making check in src make[2]: Entering directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1/src' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1/src' Making check in docs make[2]: Entering directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1/docs' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1/docs' make[2]: Entering directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1' make[1]: Leaving directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1' fakeroot debian/rules binary dh binary dh: No compatibility level specified in debian/compat dh: This package will soon FTBFS; time to fix it! dh: Compatibility levels before 5 are deprecated (level 1 in use) dh_testroot dh_prep dh_prep: No compatibility level specified in debian/compat dh_prep: This package will soon FTBFS; time to fix it! dh_prep: Compatibility levels before 5 are deprecated (level 1 in use) dh_installdirs dh_installdirs: No compatibility level specified in debian/compat dh_installdirs: This package will soon FTBFS; time to fix it! dh_installdirs: Compatibility levels before 5 are deprecated (level 1 in use) debian/rules override_dh_auto_install make[1]: Entering directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1' dh_auto_install dh_auto_install: No compatibility level specified in debian/compat dh_auto_install: This package will soon FTBFS; time to fix it! dh_auto_install: Compatibility levels before 5 are deprecated (level 1 in use) make[2]: Entering directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1' Making install in src make[3]: Entering directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1/src' make[4]: Entering directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1/src' /bin/mkdir -p '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1/debian/tmp/usr/sbin' /usr/bin/install -c imagemount partclone_imageinfo ntfsclone_imageinfo '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1/debian/tmp/usr/sbin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1/src' make[3]: Leaving directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1/src' Making install in docs make[3]: Entering directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1/docs' make[4]: Entering directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1/docs' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1/debian/tmp/usr/share/man/man8' /usr/bin/install -c -m 644 imagemount.8 '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1/debian/tmp/usr/share/man/man8' make[4]: Leaving directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1/docs' make[3]: Leaving directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1/docs' make[3]: Entering directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1' make[4]: Entering directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1' make[3]: Leaving directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1' make[2]: Leaving directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1' make[1]: Leaving directory '/home/steven/tmp/partclone-utils/partclone-utils-0.4.1' dh_installdocs dh_installdocs: No compatibility level specified in debian/compat dh_installdocs: This package will soon FTBFS; time to fix it! dh_installdocs: Compatibility levels before 5 are deprecated (level 1 in use) dh_installchangelogs dh_installchangelogs: No compatibility level specified in debian/compat dh_installchangelogs: This package will soon FTBFS; time to fix it! dh_installchangelogs: Compatibility levels before 5 are deprecated (level 1 in use) dh_installman dh_installman: No compatibility level specified in debian/compat dh_installman: This package will soon FTBFS; time to fix it! dh_installman: Compatibility levels before 5 are deprecated (level 1 in use) dh_pysupport dh_pysupport: This program is deprecated, you should use dh_python2 instead. Migration guide: http://deb.li/dhs2p dh_pysupport: No compatibility level specified in debian/compat dh_pysupport: This package will soon FTBFS; time to fix it! dh_pysupport: Compatibility levels before 5 are deprecated (level 1 in use) dh_perl dh_perl: No compatibility level specified in debian/compat dh_perl: This package will soon FTBFS; time to fix it! dh_perl: Compatibility levels before 5 are deprecated (level 1 in use) dh_link dh_link: No compatibility level specified in debian/compat dh_link: This package will soon FTBFS; time to fix it! dh_link: Compatibility levels before 5 are deprecated (level 1 in use) dh_compress dh_compress: No compatibility level specified in debian/compat dh_compress: This package will soon FTBFS; time to fix it! dh_compress: Compatibility levels before 5 are deprecated (level 1 in use) dh_fixperms dh_fixperms: No compatibility level specified in debian/compat dh_fixperms: This package will soon FTBFS; time to fix it! dh_fixperms: Compatibility levels before 5 are deprecated (level 1 in use) dh_strip dh_strip: No compatibility level specified in debian/compat dh_strip: This package will soon FTBFS; time to fix it! dh_strip: Compatibility levels before 5 are deprecated (level 1 in use) dh_makeshlibs dh_makeshlibs: No compatibility level specified in debian/compat dh_makeshlibs: This package will soon FTBFS; time to fix it! dh_makeshlibs: Compatibility levels before 5 are deprecated (level 1 in use) dh_shlibdeps dh_shlibdeps: No compatibility level specified in debian/compat dh_shlibdeps: This package will soon FTBFS; time to fix it! dh_shlibdeps: Compatibility levels before 5 are deprecated (level 1 in use) dh_installdeb dh_installdeb: No compatibility level specified in debian/compat dh_installdeb: This package will soon FTBFS; time to fix it! dh_installdeb: Compatibility levels before 5 are deprecated (level 1 in use) dh_gencontrol dh_gencontrol: No compatibility level specified in debian/compat dh_gencontrol: This package will soon FTBFS; time to fix it! dh_gencontrol: Compatibility levels before 5 are deprecated (level 1 in use) dh_md5sums dh_md5sums: No compatibility level specified in debian/compat dh_md5sums: This package will soon FTBFS; time to fix it! dh_md5sums: Compatibility levels before 5 are deprecated (level 1 in use) dh_builddeb dh_builddeb: No compatibility level specified in debian/compat dh_builddeb: This package will soon FTBFS; time to fix it! dh_builddeb: Compatibility levels before 5 are deprecated (level 1 in use) dpkg-deb: building package `partclone-utils' in `../partclone-utils_0.4.1-drbl1_amd64.deb'. dh_builddeb: No compatibility level specified in debian/compat dh_builddeb: This package will soon FTBFS; time to fix it! dh_builddeb: Compatibility levels before 5 are deprecated (level 1 in use) dpkg-genchanges >../partclone-utils_0.4.1-drbl1_amd64.changes dpkg-genchanges: including full source code in upload dpkg-source --after-build partclone-utils-0.4.1 dpkg-buildpackage: full upload (original source is included) Now running lintian... W: partclone-utils source: debhelper-but-no-misc-depends partclone-utils N: N: The source package uses debhelper, but it does not include N: ${misc:Depends} in the given binary package's debian/control entry. Any N: debhelper command may add dependencies to ${misc:Depends} that are N: required for the work that it does, so recommended best practice is to N: always add ${misc:Depends} to the dependencies of each binary package if N: debhelper is in use. N: N: Refer to the debhelper(7) manual page for details. N: N: Severity: normal, Certainty: possible N: N: Check: debhelper, Type: source N: W: partclone-utils source: debhelper-compat-file-is-missing N: N: The package uses debhelper but does not ship a compat file. This is N: deprecated and eventually cause the package to FTBFS. N: N: Please refer to the debhelper documentation on how to create the compat N: file and the differences between each compat level. N: N: Refer to N: https://packages.qa.debian.org/d/debhelper/news/20120115T191738Z.html N: and the debhelper(7) manual page for details. N: N: Severity: normal, Certainty: certain N: N: Check: debhelper, Type: source N: W: partclone-utils source: package-uses-deprecated-debhelper-compat-version 1 N: N: The debhelper compatibility version used by this package is marked as N: deprecated by the debhelper developer. You should really consider using N: a newer compatibility version. N: N: The compatibility version can be set in (preferred) debian/compat or by N: setting and exporting DH_COMPAT in debian/rules. If it is not set in N: either place, debhelper defaults to the deprecated compatibility version N: 1. N: N: Refer to the debhelper(7) manual page for details. N: N: Severity: normal, Certainty: certain N: N: Check: debhelper, Type: source N: I: partclone-utils source: homepage-in-binary-package N: N: This non-native source package produces at least one binary package with N: a Homepage field. However, the source package itself has no Homepage N: field. Unfortunately, this results in some source-based tools/services N: (e.g. the PTS) not linking to the homepage of the upstream project. N: N: If you move the Homepage field to the source paragraph in debian/control N: then all binary packages from this source will inherit the value by N: default. N: N: Refer to Debian Policy Manual section 5.6.23 (Homepage) for details. N: N: Severity: wishlist, Certainty: possible N: N: Check: fields, Type: binary, udeb, source N: W: partclone-utils source: ancient-standards-version 3.5.2 (current is 3.9.6) N: N: The source package refers to a Standards-Version that has been obsolete N: for more than two years. Please update your package to latest Policy and N: set this control field appropriately. N: N: If the package is already compliant with the current standards, you N: don't have to re-upload the package just to adjust the Standards-Version N: control field. However, please remember to update this field next time N: you upload the package. N: N: See /usr/share/doc/debian-policy/upgrading-checklist.txt.gz in the N: debian-policy package for a summary of changes in newer versions of N: Policy. N: N: Refer to https://www.debian.org/doc/debian-policy/upgrading-checklist N: for details. N: N: Severity: normal, Certainty: certain N: N: Check: standards-version, Type: source N: I: partclone-utils source: debian-watch-file-is-missing N: N: This source package is not Debian-native but it does not have a N: debian/watch file. This file is used for automatic detection of new N: upstream versions by the Debian External Health Status project and other N: project infrastructure. If this package is maintained upstream, please N: consider adding a debian/watch file to detect new releases. N: N: If the package is not maintained upstream or if upstream uses a N: distribution mechanism that cannot be meaningfully monitored by uscan N: and the Debian External Health Status project, please consider adding a N: debian/watch file containing only comments documenting the situation. N: N: Refer to Debian Policy Manual section 4.11 (Optional upstream source N: location: debian/watch) and the uscan(1) manual page for details. N: N: Severity: wishlist, Certainty: certain N: N: Check: watch-file, Type: source N: W: partclone-utils: hardening-no-relro usr/sbin/imagemount N: N: This package provides an ELF binary that lacks the "read-only N: relocation" link flag. This package was likely not built with the N: default Debian compiler flags defined by dpkg-buildflags. If built using N: dpkg-buildflags directly, be sure to import LDFLAGS. N: N: Refer to https://wiki.debian.org/Hardening for details. N: N: Severity: normal, Certainty: certain N: N: Check: binaries, Type: binary, udeb N: I: partclone-utils: hardening-no-fortify-functions usr/sbin/imagemount N: N: This package provides an ELF binary that lacks the use of fortified libc N: functions. Either there are no potentially unfortified functions called N: by any routines, all unfortified calls have already been fully validated N: at compile-time, or the package was not built with the default Debian N: compiler flags defined by dpkg-buildflags. If built using N: dpkg-buildflags directly, be sure to import CPPFLAGS. N: N: NB: Due to false-positives, Lintian ignores some unprotected functions N: (e.g. memcpy). N: N: Refer to https://wiki.debian.org/Hardening and N: http://bugs.debian.org/673112 for details. N: N: Severity: normal, Certainty: wild-guess N: N: Check: binaries, Type: binary, udeb N: W: partclone-utils: hardening-no-relro usr/sbin/ntfsclone_imageinfo I: partclone-utils: hardening-no-fortify-functions usr/sbin/ntfsclone_imageinfo W: partclone-utils: hardening-no-relro usr/sbin/partclone_imageinfo I: partclone-utils: hardening-no-fortify-functions usr/sbin/partclone_imageinfo W: partclone-utils: old-fsf-address-in-copyright-file N: N: The /usr/share/doc//copyright file refers to the old postal address N: of the Free Software Foundation (FSF). The new address is: N: N: Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, N: MA 02110-1301, USA. N: N: Severity: normal, Certainty: certain N: N: Check: copyright-file, Type: binary N: E: partclone-utils: copyright-file-contains-full-gpl-license N: N: The copyright file /usr/share/doc//copyright contains the complete N: text of the GPL v1, v2, or v3. It should refer to the file N: /usr/share/common-licenses/GPL-1, GPL-2, or GPL-3 instead. N: N: Refer to Debian Policy Manual section 12.5 (Copyright information) for N: details. N: N: Severity: important, Certainty: certain N: N: Check: copyright-file, Type: binary N: E: partclone-utils: copyright-should-refer-to-common-license-file-for-lgpl N: N: The strings "GNU Lesser General Public License", "GNU Library General N: Public License", or "LGPL" appear in the copyright file for this N: package, but the copyright file does not reference N: /usr/share/common-licenses as the location of the LGPL on Debian N: systems. N: N: If the package uses some other license that just mentions the LGPL and N: that Lintian should detect as an exception, please file a Lintian bug. N: If the copyright file must mention the LGPL for reasons other than N: stating the license of the package, please add a Lintian override. N: N: Refer to Debian Policy Manual section 12.5 (Copyright information) for N: details. N: N: Severity: important, Certainty: possible N: N: Check: copyright-file, Type: binary N: W: partclone-utils: description-synopsis-starts-with-article N: N: The first line of the "Description:" should omit any initial indefinite N: or definite article: "a", "an", or "the". A good heuristic is that it N: should be possible to substitute the package name and synopsis into this N: formula: N: N: The package name provides {a,an,the,some} synopsis. N: N: Refer to Debian Developer's Reference section 6.2.2 (The package N: synopsis, or short description) for details. N: N: Severity: minor, Certainty: certain N: N: Check: description, Type: binary, udeb N: I: partclone-utils: description-synopsis-might-not-be-phrased-properly N: N: The synopsis (first line in the package "Description:" field, the short N: description) ends with a full stop "." character. This is not necessary, N: as the synopsis doesn't need to be a full sentence. It is recommended N: that a descriptive phrase is used instead. N: N: Note also that the synopsis is not part of the rest of the N: "Description:" field. N: N: Refer to Debian Developer's Reference section 6.2.2 (The package N: synopsis, or short description) for details. N: N: Severity: minor, Certainty: possible N: N: Check: description, Type: binary, udeb N: W: partclone-utils: description-starts-with-leading-spaces N: N: The package "Description:" starts with leading spaces. Usually, leading N: spaces are used to switch "verbatim display" on (i.e., lines are not N: wrapped) so this might be a bug in the package. N: N: Severity: normal, Certainty: possible N: N: Check: description, Type: binary, udeb N: I: partclone-utils: hyphen-used-as-minus-sign usr/share/man/man8/imagemount.8.gz:17 N: N: This manual page seems to contain a hyphen where a minus sign was N: intended. By default, "-" chars are interpreted as hyphens (U+2010) by N: groff, not as minus signs (U+002D). Since options to programs use minus N: signs (U+002D), this means for example in UTF-8 locales that you cannot N: cut and paste options, nor search for them easily. The Debian groff N: package currently forces "-" to be interpreted as a minus sign due to N: the number of manual pages with this problem, but this is a N: Debian-specific modification and hopefully eventually can be removed. N: N: "-" must be escaped ("\-") to be interpreted as minus. If you really N: intend a hyphen (normally you don't), write it as "\(hy" to emphasise N: that fact. See groff(7) and especially groff_char(7) for details, and N: also the thread starting with N: https://lists.debian.org/debian-devel/2003/debian-devel-200303/msg01481.html N: N: If you use some tool that converts your documentation to groff format, N: this tag may indicate a bug in the tool. Some tools convert dashes of N: any kind to hyphens. The safe way of converting dashes is to convert N: them to "\-". N: N: Because this error can occur very often, Lintian shows only the first 10 N: occurrences for each man page and give the number of suppressed N: occurrences. If you want to see all warnings, run Lintian with the N: -d/--debug option. N: N: Refer to /usr/share/doc/groff-base/README.Debian and the groff_char(7) N: manual page for details. N: N: Severity: wishlist, Certainty: possible N: N: Check: manpages, Type: binary N: I: partclone-utils: hyphen-used-as-minus-sign usr/share/man/man8/imagemount.8.gz:18 W: partclone-utils: binary-without-manpage usr/sbin/ntfsclone_imageinfo N: N: Each binary in /usr/bin, /usr/sbin, /bin, /sbin or /usr/games should N: have a manual page N: N: Note that though the man program has the capability to check for several N: program names in the NAMES section, each of these programs should have N: its own manual page (a symbolic link to the appropriate manual page is N: sufficient) because other manual page viewers such as xman or tkman N: don't support this. N: N: If the name of the man page differs from the binary by case, man may be N: able to find it anyway; however, it is still best practice to make the N: case of the man page match the case of the binary. N: N: If the man pages are provided by another package on which this package N: depends, lintian may not be able to determine that man pages are N: available. In this case, after confirming that all binaries do have man N: pages after this package and its dependencies are installed, please add N: a lintian override. N: N: Refer to Debian Policy Manual section 12.1 (Manual pages) for details. N: N: Severity: normal, Certainty: possible N: N: Check: manpages, Type: binary N: W: partclone-utils: binary-without-manpage usr/sbin/partclone_imageinfo Finished running lintian. Now signing changes and any dsc files... signfile partclone-utils_0.4.1-drbl1.dsc 0x47CF935C signfile partclone-utils_0.4.1-drbl1_amd64.changes 0x47CF935C Successfully signed dsc and changes files