This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libweb-id-perl.
commit 1adf1aba9be0cedbb2cfcf951648c162752966c4 Author: Jonas Smedegaard <[email protected]> Date: Mon Aug 28 17:00:50 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 5d5311b..9d8bfa1 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 = Web-ID -DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/T/TO/TOBYINK - # needed by upstream build and (always) at runtime perl-deps = crypt-x509 datetime exporter-tiny list-moreutils type-tiny perl-deps += path-tiny plack rdf-query rdf-trine file-sharedir -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libweb-id-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
