[SCM] gigedit packaging branch, master, updated. debian/0.1.1-2.2-15-g57036cc

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Aug 16 22:14:34 UTC 2010


The following commit has been merged in the master branch:
commit 57036cc0887e0199ba9267ca6ca05031cffcc88e
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Aug 17 00:14:25 2010 +0200

    Skip make check to avoid FTBFS.

diff --git a/debian/changelog b/debian/changelog
index d91b4e0..f927ef8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gigedit (0.1.1-3) unstable; urgency=low
+
+  * Test
+
+ -- Alessio Treglia <alessio at debian.org>  Tue, 17 Aug 2010 00:01:51 +0200
+
 gigedit (0.1.1-2.2) unstable; urgency=high
 
   * Non-maintainer upload.
diff --git a/debian/control b/debian/control
index d3e753d..7bf2896 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
 Uploaders: Free Ekanayaka <freee at debian.org>,
  Alessio Treglia <alessio at debian.org>,
  Christian Schoenebeck <cuse at users.sf.net>
-Build-Depends: debhelper (>= 7),
+Build-Depends: debhelper (>= 7.0.50~),
  automake,
  autotools-dev (>= 20100122.1~),
  pkg-config,
diff --git a/debian/rules b/debian/rules
index dcf6189..c4fcd86 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,5 @@
 
 %:
 	dh $@ --with autotools_dev
+
+override_dh_auto_test:

-- 
gigedit packaging



More information about the pkg-multimedia-commits mailing list