summaryrefslogtreecommitdiffstats
path: root/lib/Debian/Debhelper/Sequence/zz_debputy.pm
blob: d9c8ac5595fff077c31e8477bfa2f0f7b02af7bc (plain)
1
2
3
4
# This is just a different name for the debputy sequence for people that use other add-ons.
require Debian::Debhelper::Sequence::debputy;

1;