duck (0.7) unstable; urgency=medium * Change certainty level (certain -> wild-guess) and warning level (Error -> Information) for checks on outdated websites (Closes: #766434) * Set Standards-Version to 3.9.6 -- Simon Kainz Thu, 23 Oct 2014 08:27:21 +0200 duck (0.6) unstable; urgency=low * Improved SSL handling for https URLS, now several SSL versions as well as GnuTLS is tried (Closes: #763069) * Add checks for documentation urls in systemd.unit files. * Fix Perl 5.20.* warning on experimental features. (Closes: #763068) * Change package dependencies from Depends: to Suggests: for external helpers. * Add very simple autodetection for SVN URLs in copyright files. (Closes: #743793) * Add checks for Appstream Metadata files. * Add environment variables: DUCK_NOCOLOR and DUCK_NOHTTPS * Add colorized output (use --no-color to disable). * for http URLs, add check if the equivalent https URL works (Closes: #746932) * Now trailing commas are not treated as part of URLs in debian/copyright file (Closes: #751165) * New output format: Prefixes for OK entries (O:), Warning entries (W:) and Error entries (E:). * Extend regex matching scheme for d/control files. Now matches HTTP, HTTPS and FTP also. (Closes: #751160) * Enhance detection for expired domains/domains for sale. (Closes: #747149) Thanks to Paul Wise for this. * Fix spurious newlines between lines of helper output (Closes: #741549) * Add processing of DEP-3 patch files in directories containing a series file. (Closes: #742000) * Add new command line option: -P skip processing of patch files. * Improved error handling for unreadable files. (Closes: #742252) -- Simon Kainz Tue, 14 Oct 2014 20:24:47 +0200 duck (0.5) unstable; urgency=medium * Add support for Emails and URLs in debian/control. * Fix leftover dependencies on libparse-debian-packages-perl. * Add new command line option: -n dry run, don't run any checks, just show what would be checked * Add info for gbp buildpackage hook in README.Debian * Use libregexp-common-perl and libregexp-common-email-address-perl to improve detection of URLs and email addresses. -- Simon Kainz Thu, 13 Mar 2014 13:53:05 +0100 duck (0.4) unstable; urgency=low * Add support for mailto: URLS (Closes: #740862) * Fix Architecture: entry in debian/control (Closes: #740997) * Add check for email domains in Maintainer: field * Add check for email domains in Uploaders: field * Change parsing backend to libparse-debcontrol-perl (Closes: #740899) * Add minimal URL scheme detection for Repository: field in upstream metadata (Closes: #740859) * Add new command line options: -F skip processing of the control file. -u specify path to upstream metadata file. -U skip processing of the upstream metadata file. * Fixed URL handling for VCS-Git Urls: -b option now parsed correctly. -- Simon Kainz Tue, 11 Mar 2014 09:01:11 +0100 duck (0.3) unstable; urgency=low * Add Missing dependency libyaml-libyaml-perl (Closes: #740923) -- Simon Kainz Thu, 06 Mar 2014 10:23:09 +0100 duck (0.2) unstable; urgency=low * Remove convenience copy of libparse-debian-packages-perl. * Change dh version to 9. * Minor code cleanup. * Add new check for Vcs-Bzr: entries -- Simon Kainz Tue, 04 Mar 2014 08:40:40 +0100 duck (0.1) unstable; urgency=low * Initial release. (Closes: #739483) -- Simon Kainz Wed, 19 Feb 2014 09:50:04 +0000