[libcgi-formbuilder-perl] 08/16: Stop track upstream source with CDBS (use gpb --uscan).

Jonas Smedegaard dr at jones.dk
Mon Aug 22 14:46:04 UTC 2016


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

js pushed a commit to branch master
in repository libcgi-formbuilder-perl.

commit 36eec98032efd422da24418fdb2d47f618ad5bfd
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Aug 22 16:02:51 2016 +0200

    Stop track upstream source with CDBS (use gpb --uscan).
---
 debian/rules | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/debian/rules b/debian/rules
index 72bca0b..7d3f328 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 = CGI-FormBuilder
-DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/CGI
-#DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/N/NW/NWIGER
-DEB_UPSTREAM_TARBALL_VERSION := $(shell echo '$(DEB_UPSTREAM_VERSION)' | awk -F. '{print $$1"."$$2$$3$$4$$5}')
-DEB_UPSTREAM_TARBALL_EXTENSION = tgz
-
 # Needed by upstream build and (always/seldom) at runtime
 deps = libcgi-pm-perl | perl (<< 5.19)
 perl-deps-suggest += html-template template text-template cgi-session cgi-ssi

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



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