Source: libdist-inkt-role-hg-perl Section: perl Priority: optional Build-Depends: cdbs, devscripts, perl, debhelper (>= 10~), dh-buildinfo, libdist-inkt-perl, libfile-chdir-perl, libmoose-perl, libtype-tiny-perl, libnamespace-autoclean-perl, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96) Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.9.6 Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libdist-inkt-role-hg-perl.git Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libdist-inkt-role-hg-perl Homepage: https://metacpan.org/release/Dist-Inkt-Role-Hg Testsuite: autopkgtest-pkg-perl Package: libdist-inkt-role-hg-perl Architecture: all Depends: ${cdbs:Depends}, ${misc:Depends}, ${perl:Depends} Recommends: ${cdbs:Recommends} Description: Mercurial-related behaviour for Dist::Inkt Dist::Inkt::Role::Hg extends the perl distribution builder Dist::Inkt with the following features: * Prevents a release from being built if there are uncommitted changes. * Does an << hg tag >> and `hg push` after release.