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

compiz: Changes to 'debian-unstable'



 debian/changelog |    6 +++++-
 debian/rules     |    2 --
 dev/null         |binary
 3 files changed, 5 insertions(+), 3 deletions(-)

New commits:
commit 54bf8ba31a2684cc031e8f0f64bacd8935efbbec
Author: Julien Cristau <jcristau@debian.org>
Date:   Sat May 19 17:36:14 2007 +0200

    Don't remove .cvsignore files and autogen.sh in clean.

diff --git a/debian/changelog b/debian/changelog
index 3bbba12..dff6f61 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 compiz (0.5.0.dfsg-1) unstable; urgency=low
 
+  [ Thierry Reding ]
   * New upstream development release:
     - Remove stencil buffer requirement.
     - Focus stealing prevention support.
@@ -26,7 +27,10 @@ compiz (0.5.0.dfsg-1) unstable; urgency=low
   * shlibs bump for libdecoration because it contains added symbols.
     Thanks Julien Cristau.
 
- -- Thierry Reding <thierry@gilfi.de>  Wed, 16 May 2007 01:59:23 +0200
+  [ Julien Cristau ]
+  * Don't remove .cvsignore files and autogen.sh in clean.
+
+ -- Thierry Reding <thierry@gilfi.de>  Sat, 19 May 2007 17:34:51 +0200
 
 compiz (0.3.6-1) experimental; urgency=low
 
diff --git a/debian/rules b/debian/rules
index e69f0ba..11b35f2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,8 +53,6 @@ build-stamp:
 	touch $@
 
 prune:
-	rm -f autogen.sh
-	find -name .cvsignore | xargs rm -f
 	rm -f po/*.gmo kde/window-decorator/*.moc.cpp
 
 clean: prune unpatch

commit a23419778009138a6ece4ea4975656343f8bd486
Author: Julien Cristau <jcristau@debian.org>
Date:   Sat May 19 17:27:26 2007 +0200

    Delete gmo files, they shouldn't be in the source tree.

diff --git a/po/cs.gmo b/po/cs.gmo
deleted file mode 100644
index 12e8532..0000000
Binary files a/po/cs.gmo and /dev/null differ
diff --git a/po/de.gmo b/po/de.gmo
deleted file mode 100644
index dcfe0f5..0000000
Binary files a/po/de.gmo and /dev/null differ
diff --git a/po/es.gmo b/po/es.gmo
deleted file mode 100644
index 5fc3263..0000000
Binary files a/po/es.gmo and /dev/null differ
diff --git a/po/fi.gmo b/po/fi.gmo
deleted file mode 100644
index aaec770..0000000
Binary files a/po/fi.gmo and /dev/null differ
diff --git a/po/fr.gmo b/po/fr.gmo
deleted file mode 100644
index e2a09b7..0000000
Binary files a/po/fr.gmo and /dev/null differ
diff --git a/po/hu.gmo b/po/hu.gmo
deleted file mode 100644
index d422f7f..0000000
Binary files a/po/hu.gmo and /dev/null differ
diff --git a/po/it.gmo b/po/it.gmo
deleted file mode 100644
index fe26a7c..0000000
Binary files a/po/it.gmo and /dev/null differ
diff --git a/po/ja.gmo b/po/ja.gmo
deleted file mode 100644
index e3dd42f..0000000
Binary files a/po/ja.gmo and /dev/null differ
diff --git a/po/pl.gmo b/po/pl.gmo
deleted file mode 100644
index 765fad7..0000000
Binary files a/po/pl.gmo and /dev/null differ
diff --git a/po/pt_BR.gmo b/po/pt_BR.gmo
deleted file mode 100644
index e880628..0000000
Binary files a/po/pt_BR.gmo and /dev/null differ
diff --git a/po/sv.gmo b/po/sv.gmo
deleted file mode 100644
index 38cb7d7..0000000
Binary files a/po/sv.gmo and /dev/null differ
diff --git a/po/zh_CN.gmo b/po/zh_CN.gmo
deleted file mode 100644
index 2552374..0000000
Binary files a/po/zh_CN.gmo and /dev/null differ
diff --git a/po/zh_TW.gmo b/po/zh_TW.gmo
deleted file mode 100644
index d8a4f6f..0000000
Binary files a/po/zh_TW.gmo and /dev/null differ



Reply to: