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

CVS:oo-deb/debian changelog,1.409,1.410 rules,1.251,1.252



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

Modified Files:
	changelog rules 
Log Message:
- we need to remove more files in clean
- call it -4


Index: changelog
===================================================================
RCS file: /cvs/debian-openoffice/oo-deb/debian/changelog,v
retrieving revision 1.409
retrieving revision 1.410
diff -u -d -r1.409 -r1.410
--- changelog	2 Jan 2005 17:52:05 -0000	1.409
+++ changelog	3 Jan 2005 01:56:26 -0000	1.410
@@ -1,4 +1,4 @@
-openoffice.org (1.1.3-3.4pre) unstable; urgency=low
+openoffice.org (1.1.3-4) unstable; urgency=low
 
   * Modified patches:
     - vcl-gtk-rtl-fix.diff: move to end of [VCLPlug] section
@@ -19,11 +19,12 @@
       (not needed since the binary-arch/indep split and breaks Ubuntu) [CH]
     - don't add splashscreen on Ubuntu [CH]
     - fix typo and substiute missed variables in setsdkenv_unix generation [RE]
-    - remove calc ca translation of the desktop files, CVS does weird things 
+    - remove calc ca translation of the desktop files, CVS does weird things
       with it (which results in breaking the encoding); also remove the rest
       for consistency (closes: #284139) [RE]
+    - remove some more files clean target [RE]
 
- -- Rene Engelhard <rene@debian.org>  Sun,  2 Jan 2005 17:42:19 +0100
+ -- Rene Engelhard <rene@debian.org>  Sun,  2 Jan 2005 19:45:23 +0100
 
 openoffice.org (1.1.3-3) unstable; urgency=low
 

Index: rules
===================================================================
RCS file: /cvs/debian-openoffice/oo-deb/debian/rules,v
retrieving revision 1.251
retrieving revision 1.252
diff -u -d -r1.251 -r1.252
--- rules	2 Jan 2005 17:49:45 -0000	1.251
+++ rules	3 Jan 2005 01:56:26 -0000	1.252
@@ -368,6 +368,17 @@
 	    dmake distclean; \
 	fi
 
+	rm -f $(SOURCE_TREE)/external/glibc/rtufiles/getopt.c
+	rm -f $(SOURCE_TREE)/external/glibc/rtufiles/getopt.h
+	rm -f $(SOURCE_TREE)/external/glibc/rtufiles/getopt1.c
+	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)/svtools/bmpmaker/bmpmaker..dpr
+
+	rm -f $(SOURCE_TREE)/fpicker/source/unx/kde/kdefilepicker.moc.cxx
+	
 	# remove xcf and bmp of the Debian splashscreen
 	rm -f debian/openintro_debian.xcf debian/openintro_debian.bmp \
 		offmgr/res/openintro_debian.bmp



Reply to: