r13890 - in /desktop/unstable/libglademm2.4/debian: changelog libglademm-2.4-doc.examples rules
manphiz-guest at users.alioth.debian.org
manphiz-guest at users.alioth.debian.org
Sat Dec 15 13:32:00 UTC 2007
Author: manphiz-guest
Date: Sat Dec 15 13:32:00 2007
New Revision: 13890
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13890
Log:
+ Add an extra rule to exclude empty examples/README to make lintian happy.
Modified:
desktop/unstable/libglademm2.4/debian/changelog
desktop/unstable/libglademm2.4/debian/libglademm-2.4-doc.examples
desktop/unstable/libglademm2.4/debian/rules
Modified: desktop/unstable/libglademm2.4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libglademm2.4/debian/changelog?rev=13890&op=diff
==============================================================================
--- desktop/unstable/libglademm2.4/debian/changelog (original)
+++ desktop/unstable/libglademm2.4/debian/changelog Sat Dec 15 13:32:00 2007
@@ -7,12 +7,13 @@
+ Add DEB_DH_INSTALL_SOURCEDIR += debian/tmp, so *.install files can
be shortened.
+ Refine exclude rules again.
+ + Add an extra rule to exclude empty examples/README to make lintian happy.
* debian/*.install:
+ Refined to the shortened form.
* debian/libglademm-2.4-doc.examples
+ Resurrected, or examples won't be installed. My bad :(
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org> Sat, 15 Dec 2007 21:08:42 +0800
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org> Sat, 15 Dec 2007 21:20:39 +0800
libglademm2.4 (2.6.5-3) unstable; urgency=low
Modified: desktop/unstable/libglademm2.4/debian/libglademm-2.4-doc.examples
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libglademm2.4/debian/libglademm-2.4-doc.examples?rev=13890&op=diff
==============================================================================
--- desktop/unstable/libglademm2.4/debian/libglademm-2.4-doc.examples (original)
+++ desktop/unstable/libglademm2.4/debian/libglademm-2.4-doc.examples Sat Dec 15 13:32:00 2007
@@ -1,0 +1,1 @@
+examples/*
Modified: desktop/unstable/libglademm2.4/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libglademm2.4/debian/rules?rev=13890&op=diff
==============================================================================
--- desktop/unstable/libglademm2.4/debian/rules (original)
+++ desktop/unstable/libglademm2.4/debian/rules Sat Dec 15 13:32:00 2007
@@ -20,4 +20,5 @@
-V"libglademm-2.4-1c2a (>= 2.6.0)"
DEB_INSTALL_EXAMPLES_libglademm-2.4-doc += \
- -Xfragment -X.deps -X.libs -X.o -X.in -X.am
+ -Xfragment -X.deps -X.libs -X.o -X.in -X.am \
+ -X examples/README
More information about the pkg-gnome-commits
mailing list