#!/bin/sh

grep-dctrl --quiet -F Source -r '^r-.*$' debian/control && test -f DESCRIPTION
