r15114 - in /packages/unstable/bakery2.4/debian: control.in rules

manphiz-guest at users.alioth.debian.org manphiz-guest at users.alioth.debian.org
Fri Mar 14 12:38:41 UTC 2008


Author: manphiz-guest
Date: Fri Mar 14 12:38:41 2008
New Revision: 15114

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15114
Log:
Use DOC exclude rule to exclude .svn/.cvsignore.
Mention documentation in -dev Description.

Modified:
    packages/unstable/bakery2.4/debian/control.in
    packages/unstable/bakery2.4/debian/rules

Modified: packages/unstable/bakery2.4/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/bakery2.4/debian/control.in?rev=15114&op=diff
==============================================================================
--- packages/unstable/bakery2.4/debian/control.in (original)
+++ packages/unstable/bakery2.4/debian/control.in Fri Mar 14 12:38:41 2008
@@ -49,7 +49,7 @@
  extension library provides libgnomeuimm-based App classes instead, for
  creating full GNOME applications.
  .
- This package contains development files.
+ This package contains development files and documentations.
 
 Package: libbakery-2.4-1
 Section: libs

Modified: packages/unstable/bakery2.4/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/bakery2.4/debian/rules?rev=15114&op=diff
==============================================================================
--- packages/unstable/bakery2.4/debian/rules (original)
+++ packages/unstable/bakery2.4/debian/rules Fri Mar 14 12:38:41 2008
@@ -17,8 +17,8 @@
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-static
 DEB_DH_INSTALL_SOURCEDIR := debian/tmp
 DEB_DH_MAKESHLIBS_ARGS_$(SHARED_PKG) += -V"$(SHARED_PKG) (>= $(SHVER))"
-DEB_INSTALL_EXAMPLES_$(DEV_PKG) += \
-	-XMakefile -X.deps -X.libs -X.o -X.svn -X.cvsignore
+DEB_INSTALL_DOCS_$(DEV_PKG) += -XMakefile -XDoxyfile -X.svn -X.cvsignore
+DEB_INSTALL_EXAMPLES_$(DEV_PKG) += -XMakefile -X.deps -X.libs -X.o
 
 build/$(DEV_PKG)::
 	$(MAKE) -C docs/reference




More information about the pkg-gnome-commits mailing list