[rkward-cvs] rkward ChangeLog,1.123,1.124 Makefile.am,1.5,1.6 configure,1.41,1.42 configure.files,1.14,1.15 configure.in,1.35,1.36 subdirs,1.17,1.18

Thomas Friedrichsmeier tfry at users.sourceforge.net
Fri Apr 21 12:55:18 UTC 2006


Update of /cvsroot/rkward/rkward
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv977

Modified Files:
	ChangeLog Makefile.am configure configure.files configure.in 
	subdirs 
Log Message:
remove debian directory from source distribution

Index: configure
===================================================================
RCS file: /cvsroot/rkward/rkward/configure,v
retrieving revision 1.41
retrieving revision 1.42
diff -C2 -d -r1.41 -r1.42
*** configure	20 Apr 2006 22:03:19 -0000	1.41
--- configure	21 Apr 2006 12:55:16 -0000	1.42
***************
*** 30685,30693 ****
  
  
- #MIN_CONFIG(3)
- 
- 
- 
- 
  
  
--- 30685,30688 ----
***************
*** 30738,30743 ****
            ac_config_files="$ac_config_files Makefile"
  
-           ac_config_files="$ac_config_files debian/Makefile"
- 
            ac_config_files="$ac_config_files doc/Makefile"
  
--- 30733,30736 ----
***************
*** 31324,31328 ****
    # Handling of arguments.
    "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
-   "debian/Makefile" ) CONFIG_FILES="$CONFIG_FILES debian/Makefile" ;;
    "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
    "doc/en/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/en/Makefile" ;;
--- 31317,31320 ----

Index: configure.in
===================================================================
RCS file: /cvsroot/rkward/rkward/configure.in,v
retrieving revision 1.35
retrieving revision 1.36
diff -C2 -d -r1.35 -r1.36
*** configure.in	20 Apr 2006 22:03:19 -0000	1.35
--- configure.in	21 Apr 2006 12:55:16 -0000	1.36
***************
*** 67,84 ****
  dnl AC_PROG_YACC dnl __kdevelop__
  
- #MIN_CONFIG(3)
- 
- dnl PACKAGE set before
- 
- dnl CXXFLAGS="$NOOPT_CXXFLAGS" dnl __kdevelop[noopt]__
- dnl CFLAGS="$NOOPT_CFLAGS" dnl __kdevelop[noopt]__
- dnl CXXFLAGS="$CXXFLAGS $USE_EXCEPTIONS" dnl __kdevelop[exc]__
- 
- dnl KDE_NEED_FLEX dnl __kdevelop__
- dnl AC_PROG_YACC dnl __kdevelop__
- 
  KDE_CREATE_SUBDIRSLIST
  AC_CONFIG_FILES([ Makefile ])
- AC_CONFIG_FILES([ debian/Makefile ])
  AC_CONFIG_FILES([ doc/Makefile ])
  AC_CONFIG_FILES([ doc/en/Makefile ])
--- 67,72 ----

Index: ChangeLog
===================================================================
RCS file: /cvsroot/rkward/rkward/ChangeLog,v
retrieving revision 1.123
retrieving revision 1.124
diff -C2 -d -r1.123 -r1.124
*** ChangeLog	20 Apr 2006 22:03:19 -0000	1.123
--- ChangeLog	21 Apr 2006 12:55:16 -0000	1.124
***************
*** 1,3 ****
! - Remove one level of menu nesting for save/load R Objects plugins
  - check for and handle some strange R parse errors that could crash rkward
  - make Ctrl+C copy work in the code window of plugins
--- 1,4 ----
! - remove debian dir from source distribution again
! - remove one level of menu nesting for save/load R Objects plugins
  - check for and handle some strange R parse errors that could crash rkward
  - make Ctrl+C copy work in the code window of plugins

Index: subdirs
===================================================================
RCS file: /cvsroot/rkward/rkward/subdirs,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** subdirs	20 Apr 2006 22:03:19 -0000	1.17
--- subdirs	21 Apr 2006 12:55:16 -0000	1.18
***************
*** 1,5 ****
- debian
  doc
  po
  rkward
- rkward-0.3.6
--- 1,3 ----

Index: Makefile.am
===================================================================
RCS file: /cvsroot/rkward/rkward/Makefile.am,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** Makefile.am	3 Nov 2005 21:37:10 -0000	1.5
--- Makefile.am	21 Apr 2006 12:55:16 -0000	1.6
***************
*** 1,4 ****
  
! SUBDIRS = rkward po doc debian
  
  EXTRA_DIST = admin AUTHORS COPYING ChangeLog INSTALL README TODO rkward.lsm Makefile.cvs configure.in.in
--- 1,4 ----
  
! SUBDIRS = rkward po doc
  
  EXTRA_DIST = admin AUTHORS COPYING ChangeLog INSTALL README TODO rkward.lsm Makefile.cvs configure.in.in

Index: configure.files
===================================================================
RCS file: /cvsroot/rkward/rkward/configure.files,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** configure.files	20 Apr 2006 22:03:19 -0000	1.14
--- configure.files	21 Apr 2006 12:55:16 -0000	1.15
***************
*** 1,3 ****
  ./admin/configure.in.min
  configure.in.in
- ./rkward-0.3.6/configure.in.in
--- 1,2 ----





More information about the rkward-tracker mailing list