r20509 - in /desktop/unstable/gtksourceview2/debian: changelog rules

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Mon Jun 29 01:09:37 UTC 2009


Author: pochu-guest
Date: Mon Jun 29 01:09:37 2009
New Revision: 20509

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20509
Log:
Run tests during the build.

Modified:
    desktop/unstable/gtksourceview2/debian/changelog
    desktop/unstable/gtksourceview2/debian/rules

Modified: desktop/unstable/gtksourceview2/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview2/debian/changelog?rev=20509&op=diff
==============================================================================
--- desktop/unstable/gtksourceview2/debian/changelog (original)
+++ desktop/unstable/gtksourceview2/debian/changelog Mon Jun 29 01:09:37 2009
@@ -6,6 +6,7 @@
   * Add Vcs-* fields.
   * Remove section in binary package where is inherited from the source
     stanza.
+  * Run tests during the build.
 
  -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Mon, 29 Jun 2009 02:09:54 +0200
 

Modified: desktop/unstable/gtksourceview2/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview2/debian/rules?rev=20509&op=diff
==============================================================================
--- desktop/unstable/gtksourceview2/debian/rules (original)
+++ desktop/unstable/gtksourceview2/debian/rules Mon Jun 29 01:09:37 2009
@@ -21,6 +21,8 @@
 # Debhelper Arguments
 DEB_DH_MAKESHLIBS_ARGS += -V 'libgtksourceview2.0-0 (>= 2.5.1)'
 
+DEB_MAKE_CHECK_TARGET := -C gtksourceview/language-specs check
+
 # Record build-time version information
 binary-post-install/libgtksourceview2.0-common::
 	dh_buildinfo -plibgtksourceview2.0-common




More information about the pkg-gnome-commits mailing list