This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libdist-inkt-profile-tobyink-perl.
commit b8518f4263006a32d5910ed8312973c09d16354d Author: Jonas Smedegaard <[email protected]> Date: Tue Aug 15 20:54:48 2017 +0200 Modernize cdbs: Drop build target get-orig-source: Use gbp import-orig --uscan. --- debian/rules | 4 ---- 1 file changed, 4 deletions(-) diff --git a/debian/rules b/debian/rules index aad1492..d1db139 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 = Dist-Inkt-Profile-TOBYINK -DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/T/TO/TOBYINK - # Needed by upstream build and (always) at runtime perl-deps = dist-inkt dist-inkt-doap dist-inkt-role-hg perl-deps += dist-inkt-role-release dist-inkt-role-test -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-inkt-profile-tobyink-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
