[libhtml-html5-writer-perl] 05/15: Modernize cdbs: Drop upstream-tarball hints: Use gbp import-orig --uscan.

Jonas Smedegaard dr at jones.dk
Thu Aug 31 23:49:04 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-writer-perl.

commit 89e689717f9d2decee1a0dbc357267bedd286c6b
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Sep 1 01:34:22 2017 +0200

    Modernize cdbs: Drop upstream-tarball hints: Use gbp import-orig --uscan.
---
 debian/rules | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/debian/rules b/debian/rules
index 3a06e9c..5093cc6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,19 +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 = HTML-HTML5-Writer
-DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/HTML
-#DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK
-DEB_UPSTREAM_TARBALL_BASENAME_MANGLE = s/~/_/
-DEB_UPSTREAM_TARBALL_MD5 = ef542e3014827b0ef05043c5ae6f9966
-
 # Needed both by upstream build and at runtime
 perl-deps = html-html5-entities xml-libxml
 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-writer-perl.git



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