r18472 - in /desktop/unstable/pangomm/debian: changelog rules
manphiz-guest at users.alioth.debian.org
manphiz-guest at users.alioth.debian.org
Thu Feb 19 15:18:05 UTC 2009
Author: manphiz-guest
Date: Thu Feb 19 15:18:05 2009
New Revision: 18472
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=18472
Log:
Drop examples handling, as there's no example directory at all...
Upload to unstable.
Modified:
desktop/unstable/pangomm/debian/changelog
desktop/unstable/pangomm/debian/rules
Modified: desktop/unstable/pangomm/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pangomm/debian/changelog?rev=18472&op=diff
==============================================================================
--- desktop/unstable/pangomm/debian/changelog (original)
+++ desktop/unstable/pangomm/debian/changelog Thu Feb 19 15:18:05 2009
@@ -1,12 +1,10 @@
-pangomm (2.14.1-2) UNRELEASED; urgency=low
+pangomm (2.14.1-2) unstable; urgency=low
* Upload to unstable. Drop check-dist.mk.
* Use viewsvn instead of wsvn in debian/control*.
- * `make -C examples clean` after `make install` to prevent shipping
- unexpected files.
* Remove comments in debian/watch.
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org> Tue, 11 Nov 2008 15:51:57 +0800
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org> Thu, 19 Feb 2009 23:16:23 +0800
pangomm (2.14.1-1) experimental; urgency=low
Modified: desktop/unstable/pangomm/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pangomm/debian/rules?rev=18472&op=diff
==============================================================================
--- desktop/unstable/pangomm/debian/rules (original)
+++ desktop/unstable/pangomm/debian/rules Thu Feb 19 15:18:05 2009
@@ -19,11 +19,7 @@
DEB_CONFIGURE_EXTRA_FLAGS += --enable-shared --disable-static
DEB_DH_INSTALL_SOURCEDIR := debian/tmp
DEB_DH_MAKESHLIBS_ARGS_$(SHARED_PKG) += -V"$(SHARED_PKG) (>= $(SHVER))"
-DEB_INSTALL_EXAMPLES_$(DOC_PKG) += -XMakefile -X.deps -X.libs -X.o
common-install-impl::
# Blow away the rpath on amd64 :-P
chrpath -d $(CURDIR)/debian/tmp/usr/lib/*.so*
-
-install/$(DOC_PKG)::
- $(MAKE) -C $(CURDIR)/examples clean
More information about the pkg-gnome-commits
mailing list