[rkward-cvs] rkward/debian changelog,1.4,1.5 control,1.2,1.3
Thomas Friedrichsmeier
tfry at users.sourceforge.net
Fri Oct 7 09:03:48 UTC 2005
Update of /cvsroot/rkward/rkward/debian
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23128/debian
Modified Files:
changelog control
Log Message:
Adjusting depends for .deb
Index: control
===================================================================
RCS file: /cvsroot/rkward/rkward/debian/control,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** control 28 Apr 2005 19:02:20 -0000 1.2
--- control 7 Oct 2005 09:03:46 -0000 1.3
***************
*** 3,12 ****
Priority: optional
Maintainer: Thomas Friedrichsmeier <tfry at users.sourceforge.net>
! Build-Depends: debhelper (>= 4.0.0), autotools-dev, kdelibs4-dev, r-base-dev (>= 2.0.0), libqt3-mt-dev (>= 3), r-base (>= 2.0.0)
Standards-Version: 3.6.1
Package: rkward
Architecture: any
! Depends: kdebase (>= 3.0.0), r-base (>= 2.0.0)
Description: A KDE frontend to the R statistics language
RKWard is meant to become an easy to use, transparent frontend to the R-language, a very powerful, yet hard-to-get-into scripting-language with a strong focus on statistic functions. It will not only provide a convenient user-interface, however, but also take care of seamless integration with an office-suite. Practical statistics is not just about calculating, after all, but also about documenting and ultimately publishing the results.
--- 3,12 ----
Priority: optional
Maintainer: Thomas Friedrichsmeier <tfry at users.sourceforge.net>
! Build-Depends: debhelper (>= 4.0.0), autotools-dev, kdelibs4-dev, r-base-dev (>= 2.1.0), libqt3-mt-dev (>= 3), r-base (>= 2.1.0)
Standards-Version: 3.6.1
Package: rkward
Architecture: any
! Depends: kdebase (>= 4:3.2.0), r-base (>= 2.1.0), libstdc++6 (>= 4.0.1)
Description: A KDE frontend to the R statistics language
RKWard is meant to become an easy to use, transparent frontend to the R-language, a very powerful, yet hard-to-get-into scripting-language with a strong focus on statistic functions. It will not only provide a convenient user-interface, however, but also take care of seamless integration with an office-suite. Practical statistics is not just about calculating, after all, but also about documenting and ultimately publishing the results.
Index: changelog
===================================================================
RCS file: /cvsroot/rkward/rkward/debian/changelog,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** changelog 6 Oct 2005 14:20:59 -0000 1.4
--- changelog 7 Oct 2005 09:03:46 -0000 1.5
***************
*** 1,5 ****
rkward (0.3.3) unstable; urgency=low
! * No additional changes
-- Thomas Friedrichsmeier <tfry at users.sourceforge.net> Thu, 06 Oct 2005 16:20:33 +0200
--- 1,6 ----
rkward (0.3.3) unstable; urgency=low
! * Adjusted depends for R (2.1.0)
! * added run-time depend for libstdc++6
-- Thomas Friedrichsmeier <tfry at users.sourceforge.net> Thu, 06 Oct 2005 16:20:33 +0200
More information about the rkward-tracker
mailing list