This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libfile-data-perl.
commit 70ace89f0436ec2a280b2dea926c426a23ff0c8c Author: Jonas Smedegaard <[email protected]> Date: Mon Sep 11 14:42:48 2017 +0200 Modernize cdbs: Drop upstream-tarball hints: Use gbp import-orig --uscan. --- debian/rules | 5 ----- 1 file changed, 5 deletions(-) diff --git a/debian/rules b/debian/rules index b456598..67bc93c 100755 --- a/debian/rules +++ b/debian/rules @@ -16,15 +16,10 @@ # 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 -DEB_UPSTREAM_PACKAGE = File-Data -DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/File -DEB_UPSTREAM_TARBALL_MD5 = e578c43ee928e5be65774ef9de7fbc9d - # Needed by upstream build process and (always) at runtime # * perl 5.19.10 needed for Data::Dumper 2.151 (not packaged separately) # * perl 5.19.11 needed for Carp 1.3301 (not packaged separately) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfile-data-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
