This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libxml-semanticdiff-perl.
commit e994b69a4570e9950ed2ff80d67f3f21dd831569 Author: Jonas Smedegaard <[email protected]> Date: Thu Sep 14 09:59:02 2017 +0200 Modernize cdbs: Drop get-orig-source target: Use gbp import-orig --uscan. --- debian/rules | 6 ------ 1 file changed, 6 deletions(-) diff --git a/debian/rules b/debian/rules index 852e5bf..4c5bf0a 100755 --- a/debian/rules +++ b/debian/rules @@ -16,18 +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-build.mk include /usr/share/cdbs/1/rules/debhelper.mk pkg = $(DEB_SOURCE_PACKAGE) -DEB_UPSTREAM_PACKAGE = XML-SemanticDiff -#DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/XML -DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/S/SH/SHLOMIF -DEB_UPSTREAM_TARBALL_MD5 = 0d13434cbc3eb2721b45c942ddb05d97 - # Needed by upstream build and (always) at runtime bdeps = perl (>= 5.15.2) | libmodule-build-perl (>= 0.390000) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-semanticdiff-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
