This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libpath-tiny-perl.
commit 109a6c7410cffe2a953e999b37fb221da95240ad Author: Jonas Smedegaard <[email protected]> Date: Mon Aug 28 18:37:47 2017 +0200 Modernize cdbs: Drop upstream-tarball hints: Use gbp import-orig --uscan. --- debian/rules | 4 ---- 1 file changed, 4 deletions(-) diff --git a/debian/rules b/debian/rules index 396fe66..c7b0ce1 100755 --- a/debian/rules +++ b/debian/rules @@ -16,16 +16,12 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -include /usr/share/cdbs/1/rules/upstream-tarball.mk include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/class/perl-makemaker.mk include /usr/share/cdbs/1/rules/debhelper.mk pkg = $(DEB_SOURCE_PACKAGE) -DEB_UPSTREAM_PACKAGE = Path-Tiny -DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/D/DA/DAGOLDEN - # Needed by upstream build and (always/often) at runtime deps-recommend = libunicode-utf8-perl -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpath-tiny-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
