[libgeo-metar-perl] 04/13: Convert to Debian source format "3.0 (quilt)"

Axel Beckert abe at deuxchevaux.org
Sun Nov 12 02:04:28 UTC 2017


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

abe pushed a commit to branch master
in repository libgeo-metar-perl.

commit 405b7333882eb8ee0d363f3b3df4bff072837edb
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Nov 12 02:06:54 2017 +0100

    Convert to Debian source format "3.0 (quilt)"
---
 debian/changelog     | 3 +++
 debian/control       | 3 +--
 debian/rules         | 6 ++----
 debian/source/format | 1 +
 4 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b233c2e..db61ab1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,9 @@ libgeo-metar-perl (1.15-2) UNRELEASED; urgency=low
   * Update Vcs-Browser URL to cgit web frontend
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
 
+  [ Axel Beckert ]
+  * Convert to Debian source format "3.0 (quilt)".
+
  -- Martín Ferrari <tincho at debian.org>  Fri, 13 Jun 2008 22:26:36 -0300
 
 libgeo-metar-perl (1.15-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 1dadb85..90ef553 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (>= 5),
-               quilt
+Build-Depends: debhelper (>= 5)
 Build-Depends-Indep: perl
 Standards-Version: 3.7.3
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libgeo-metar-perl.git
diff --git a/debian/rules b/debian/rules
index b357227..b1f5ebe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,17 +11,15 @@ PACKAGE = $(shell dh_listpackages)
 TMP = $(CURDIR)/debian/$(PACKAGE)
 PERL ?= /usr/bin/perl
 
-include /usr/share/quilt/quilt.make
-
 build: build-stamp
-build-stamp: $(QUILT_STAMPFN)
+build-stamp:
 	dh_testdir
 	$(PERL) Makefile.PL verbose INSTALLDIRS=vendor
 	$(MAKE)
 	$(MAKE) test
 	touch $@
 
-clean: unpatch
+clean:
 	dh_testdir
 	dh_testroot
 	dh_clean build-stamp install-stamp
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgeo-metar-perl.git



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