[libhtml-html5-parser-perl] 06/16: Modernize cdbs: Drop upstream-tarball hints: Use gbp import-orig --uscan.

Jonas Smedegaard dr at jones.dk
Thu Aug 31 23:29:06 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libhtml-html5-parser-perl.

commit dcba6b5fda48745fbe959f130a168e7788ad7e7c
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Sep 1 00:49:53 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 80bc12a..0f08e94 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,16 +17,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 = HTML-HTML5-Parser
-DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/HTML
-
 # Needed by upstream build and (always) at runtime
 perl-deps = html-html5-entities io-html try-tiny uri
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-html5-parser-perl.git



More information about the Pkg-perl-cvs-commits mailing list