[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

compiz-fusion-plugins-main: Changes to 'debian-unstable'



 debian/changelog |   10 ++++++++++
 debian/control   |    2 +-
 debian/install   |    1 +
 debian/rules     |    1 -
 4 files changed, 12 insertions(+), 2 deletions(-)

New commits:
commit 56eceaa16b95592e54fa09a5d5cf3f87bb644d10
Author: Sean Finney <seanius@debian.org>
Date:   Sun May 25 18:51:14 2008 +0200

    grammar fix

diff --git a/debian/changelog b/debian/changelog
index ed2e2f8..e0c7ec4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,10 @@ compiz-fusion-plugins-main (0.7.4-2) unstable; urgency=low
   * Make sure to install the pkgconfig .pc files used when building the
     other plugins packages (closes: #478423).  Thanks to Tarek Soliman
     for reporting this.
+  * Grammar fix in package description, thanks to Reuben Thomas for
+    reporting this (closes: #463599).
 
- -- Sean Finney <seanius@debian.org>  Sun, 25 May 2008 18:48:50 +0200
+ -- Sean Finney <seanius@debian.org>  Sun, 25 May 2008 18:51:07 +0200
 
 compiz-fusion-plugins-main (0.7.4-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 3daa874..5552d58 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Description: Compiz Fusion plugins - main collection
  and the community around the Compiz Window Manager. It seeks to provide
  an easy and fun-to-use windowing environment, allowing use of the
  graphics hardware to provide impressive effects, amazing speed and
- unrivalled usefulness
+ unrivalled usefulness.
  .
  This package provides the primary and most well tested set of plugins
  from the compiz-fusion project.

commit 5bfcc426646cc20044db26e381e750789028a666
Author: Sean Finney <seanius@debian.org>
Date:   Sun May 25 18:49:53 2008 +0200

    install pkgconfig pc files

diff --git a/debian/changelog b/debian/changelog
index 7501153..ed2e2f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+compiz-fusion-plugins-main (0.7.4-2) unstable; urgency=low
+
+  * Make sure to install the pkgconfig .pc files used when building the
+    other plugins packages (closes: #478423).  Thanks to Tarek Soliman
+    for reporting this.
+
+ -- Sean Finney <seanius@debian.org>  Sun, 25 May 2008 18:48:50 +0200
+
 compiz-fusion-plugins-main (0.7.4-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/install b/debian/install
index 54663b1..4e0709b 100644
--- a/debian/install
+++ b/debian/install
@@ -4,4 +4,5 @@ usr/share/compiz/filters
 usr/share/compiz/Gnome
 usr/share/compiz/Oxygen
 usr/lib/compiz/*.so
+usr/lib/pkgconfig/*.pc
 usr/include/compiz
diff --git a/debian/rules b/debian/rules
index dc8496d..7ad01bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -59,7 +59,6 @@ install: build
 	$(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
 	# clean up some upstream cruft
 	find $(CURDIR)/debian/tmp -type f -name '*.la' -print0 | xargs -0 rm -f
-	rm -rf $(CURDIR)/debian/tmp/usr/lib/pkgconfig
 
 # Build architecture-independent files here.
 binary-indep: build install


Reply to: