r36241 - in /packages/unstable/libxml++2.6/debian: changelog rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Wed Nov 7 16:00:19 UTC 2012


Author: joss
Date: Wed Nov  7 16:00:19 2012
New Revision: 36241

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36241
Log:
* From Ubuntu:
  + debian/rules: run make check as a sanity check.

Modified:
    packages/unstable/libxml++2.6/debian/changelog
    packages/unstable/libxml++2.6/debian/rules

Modified: packages/unstable/libxml++2.6/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libxml%2B%2B2.6/debian/changelog?rev=36241&op=diff
==============================================================================
--- packages/unstable/libxml++2.6/debian/changelog [utf-8] (original)
+++ packages/unstable/libxml++2.6/debian/changelog [utf-8] Wed Nov  7 16:00:19 2012
@@ -1,3 +1,10 @@
+libxml++2.6 (2.34.2-2) UNRELEASED; urgency=low
+
+  * From Ubuntu:
+    + debian/rules: run make check as a sanity check.
+
+ -- Josselin Mouette <joss at debian.org>  Wed, 07 Nov 2012 16:59:46 +0100
+
 libxml++2.6 (2.34.2-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/unstable/libxml++2.6/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libxml%2B%2B2.6/debian/rules?rev=36241&op=diff
==============================================================================
--- packages/unstable/libxml++2.6/debian/rules [utf-8] (original)
+++ packages/unstable/libxml++2.6/debian/rules [utf-8] Wed Nov  7 16:00:19 2012
@@ -15,5 +15,6 @@
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-static
+DEB_MAKE_CHECK_TARGET := check
 DEB_DH_MAKESHLIBS_ARGS_$(SHARED_PKG) += -V"$(SHARED_PKG) (>= $(SHVER))"
 DEB_INSTALL_EXAMPLES_$(DOC_PKG) += -XMakefile -X.deps -X.libs -X.o




More information about the pkg-gnome-commits mailing list