[SCM] Debian packaging of libvideo-fourcc-info-perl branch, master, updated. 008f53ec4736f3b683879fa8a11da27031726345
gregor herrmann
gregoa at debian.org
Thu May 9 09:59:46 UTC 2013
The following commit has been merged in the master branch:
commit 14fd6c6bdcb1ceaf46c87fb2fa1bd02793712406
Author: gregor herrmann <gregoa at debian.org>
Date: Thu May 9 11:50:22 2013 +0200
Remove AUTOMATED_TESTING and corresponding build dependencies.
These tests are actually author tests which are not supposed to be run
during build.
diff --git a/debian/control b/debian/control
index 93648d9..1f2d316 100644
--- a/debian/control
+++ b/debian/control
@@ -8,15 +8,8 @@ Build-Depends: debhelper (>= 7.2.10)
Build-Depends-Indep: perl,
libdbd-sqlite3-perl,
libdbi-perl,
- libtest-pod-perl,
- libtest-cpan-meta-perl,
libtest-nowarnings-perl,
- libtest-distmanifest-perl,
- libtest-pod-coverage-perl,
- libtest-kwalitee-perl,
libtest-without-module-perl,
- libtest-minimumversion-perl,
- libtest-portability-files-perl,
libdatetime-perl
Standards-Version: 3.8.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libvideo-fourcc-info-perl.git
diff --git a/debian/rules b/debian/rules
index 0bf1871..d66e4a5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,4 @@
dh $@
override_dh_auto_test:
- AUTOMATED_TESTING=1 dh_auto_test
+ dh_auto_test
--
Debian packaging of libvideo-fourcc-info-perl
More information about the Pkg-perl-cvs-commits
mailing list