r13233 - in /desktop/unstable/libgnomemm2.6/debian: changelog patches/90_trigger_doc_build.patch rules

manphiz-guest at users.alioth.debian.org manphiz-guest at users.alioth.debian.org
Thu Oct 25 05:05:16 UTC 2007


Author: manphiz-guest
Date: Thu Oct 25 05:05:15 2007
New Revision: 13233

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13233
Log:
Use "make -C docs/reference" to trigger doc builds, hence remove 90_trigger_doc_build.patch

Removed:
    desktop/unstable/libgnomemm2.6/debian/patches/90_trigger_doc_build.patch
Modified:
    desktop/unstable/libgnomemm2.6/debian/changelog
    desktop/unstable/libgnomemm2.6/debian/rules

Modified: desktop/unstable/libgnomemm2.6/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomemm2.6/debian/changelog?rev=13233&op=diff
==============================================================================
--- desktop/unstable/libgnomemm2.6/debian/changelog (original)
+++ desktop/unstable/libgnomemm2.6/debian/changelog Thu Oct 25 05:05:15 2007
@@ -5,14 +5,13 @@
   * Use ${binary:Version} instead of deprecated ${Source-Version}.
   * debian/patches
     + 70_relibtoolize.patch as libtool issue work around.
-    + 90_trigger_doc_build.patch as upstream doesn't ship docs by default.
   * Migrate ownership to Debian GNOME Team.
     - Add myself as maintainer with consensus from Debian GNOME Team.
     - Original maintainer Bradley Bell is also a member of Debian GNOME
       Team now. Thanks Bradley.
     - Add Debian GNOME Team as uploaders.
 
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Wed, 24 Oct 2007 20:18:46 +0800
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Thu, 25 Oct 2007 13:03:33 +0800
 
 libgnomemm2.6 (2.14.0-1) unstable; urgency=low
 

Modified: desktop/unstable/libgnomemm2.6/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomemm2.6/debian/rules?rev=13233&op=diff
==============================================================================
--- desktop/unstable/libgnomemm2.6/debian/rules (original)
+++ desktop/unstable/libgnomemm2.6/debian/rules Thu Oct 25 05:05:15 2007
@@ -24,3 +24,5 @@
 
 DEB_INSTALL_DOCS_ALL := -XMakefile -XDoxyfile -X*.in -X*.am
 
+build/libgnomemm-2.6-dev::
+	$(MAKE) -C docs/reference




More information about the pkg-gnome-commits mailing list