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

CVS:oo-deb/debian changelog,1.434,1.435 rules,1.260,1.261



Update of /cvs/debian-openoffice/oo-deb/debian
In directory gluck:/tmp/cvs-serv9179

Modified Files:
	changelog rules 
Log Message:
remove more files in clean

Index: changelog
===================================================================
RCS file: /cvs/debian-openoffice/oo-deb/debian/changelog,v
retrieving revision 1.434
retrieving revision 1.435
diff -u -d -r1.434 -r1.435
--- changelog	25 Feb 2005 10:06:19 -0000	1.434
+++ changelog	25 Feb 2005 11:21:18 -0000	1.435
@@ -5,10 +5,11 @@
     - add missing else to get the language-build special casing for the
       buildds work again, makes them not build OOo completely twice.... [RE]
     - fix typo at uuencoding, >, not >> [RE]
+    - minor fixes for clean target [RE]
   * debian/control.in:
     - version conflict with kwin-style-baghira (<< 0.6) [CH]
 
- -- Rene Engelhard <rene@debian.org>  Fri, 25 Feb 2005 11:01:13 +0100
+ -- Rene Engelhard <rene@debian.org>  Fri, 25 Feb 2005 12:16:36 +0100
 
 openoffice.org (1.1.3-6) unstable; urgency=high
 

Index: rules
===================================================================
RCS file: /cvs/debian-openoffice/oo-deb/debian/rules,v
retrieving revision 1.260
retrieving revision 1.261
diff -u -d -r1.260 -r1.261
--- rules	25 Feb 2005 10:06:19 -0000	1.260
+++ rules	25 Feb 2005 11:21:18 -0000	1.261
@@ -390,6 +390,7 @@
 	rm -f $(SOURCE_TREE)/external/glibc/rtufiles/readdir_r.c
 	rm -f $(SOURCE_TREE)/external/glibc/rtufiles/config.h
 	rm -f $(SOURCE_TREE)/external/glibc/rtufiles/makefile.mk
+	rm -f $(SOURCE_TREE)/external/glibc/patchinf
 
 	rm -f $(SOURCE_TREE)/svtools/bmpmaker/bmpmaker..dpr
 
@@ -473,7 +474,8 @@
 	rm -f external/common/parser.jar
 
 	# Files created in debian directory
-	rm -f debian/*.postinst debian/*.postrm debian/*.preinst debian/*.prerm
+	rm -f debian/*.postinst debian/*.postrm debian/*.preinst debian/*.prerm \
+		debian/openoffice.org-dev.links
 
 	rm -rf tools/$(ARCHBUILDDIR:.pro=.gnomevfs.pro)
 



Reply to: