r33470 - in /trunk/libcatalyst-controller-html-formfu-perl/debian: control patches/ rules
gregoa at users.alioth.debian.org
gregoa at users.alioth.debian.org
Thu Apr 16 15:35:38 UTC 2009
Author: gregoa
Date: Thu Apr 16 15:35:33 2009
New Revision: 33470
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=33470
Log:
remove patch (included upstream) and quilt stuff
Removed:
trunk/libcatalyst-controller-html-formfu-perl/debian/patches/
Modified:
trunk/libcatalyst-controller-html-formfu-perl/debian/control
trunk/libcatalyst-controller-html-formfu-perl/debian/rules
Modified: trunk/libcatalyst-controller-html-formfu-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-controller-html-formfu-perl/debian/control?rev=33470&op=diff
==============================================================================
--- trunk/libcatalyst-controller-html-formfu-perl/debian/control (original)
+++ trunk/libcatalyst-controller-html-formfu-perl/debian/control Thu Apr 16 15:35:33 2009
@@ -1,7 +1,7 @@
Source: libcatalyst-controller-html-formfu-perl
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 7), quilt
+Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl (>= 5.6.0-12), libcatalyst-view-tt-perl,
libconfig-general-perl, libcatalyst-modules-perl,
libcatalyst-modules-perl, libtemplate-perl,
Modified: trunk/libcatalyst-controller-html-formfu-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-controller-html-formfu-perl/debian/rules?rev=33470&op=diff
==============================================================================
--- trunk/libcatalyst-controller-html-formfu-perl/debian/rules (original)
+++ trunk/libcatalyst-controller-html-formfu-perl/debian/rules Thu Apr 16 15:35:33 2009
@@ -1,13 +1,11 @@
#!/usr/bin/make -f
-include /usr/share/quilt/quilt.make
-
build: build-stamp
-build-stamp: $(QUILT_STAMPFN)
+build-stamp:
dh build
touch $@
-clean: unpatch
+clean:
dh $@
install: install-stamp
More information about the Pkg-perl-cvs-commits
mailing list