# HG changeset patch # User 'Gr?gory Tr?lat ' # Date 1247216799 -7200 # Node ID e411fab0f72d3e747528b5dcefcbe2b8951fdaf8 # Parent 1928a3e06347eb4dffd912d918a4f414f6c4ea90 removed dead hidden files diff -r 1928a3e06347 -r e411fab0f72d .cproject --- a/.cproject Thu Jun 18 10:49:59 2009 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,82 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -make - -all -true -true - - -make - -clean -false -true - - - - - - - - - - - - - diff -r 1928a3e06347 -r e411fab0f72d .cvsignore --- a/.cvsignore Thu Jun 18 10:49:59 2009 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,19 +0,0 @@ -.cdtproject -.project -.settings -.externalToolBuilders -Makefile -_UpgradeReport_Files -debug -Debug UNICODE -UpgradeLog3.XML -CanFestival-3.vc8.vcproj.KONG.edouard.user -UpgradeLog.XML -CanFestival-3.vc8.suo -UpgradeLog2.XML -CanFestival-3.vc8.ncb -Pcan_2pcc.dll -Pcan_pcc.dll -Release -.pydevproject -.cvschangelog diff -r 1928a3e06347 -r e411fab0f72d debian/control-peak_linux --- a/debian/control-peak_linux Thu Jun 18 10:49:59 2009 +0200 +++ b/debian/control-peak_linux Fri Jul 10 11:06:39 2009 +0200 @@ -2,10 +2,10 @@ Section: devel Priority: standard Maintainer: lolitech -Build-Depends: debhelper (>= 5) +Build-Depends: debhelper (>= 5), peak-linux-driver-modules Standards-Version: 3.7.2 Package: canfestival-peak Architecture: all -Depends: canfestival-devel, canfestival-objdictedit, peak-linux-driver-modules +Depends: canfestival-devel, canfestival-objdictedit Description: Can Driver Interface for Peak Driver diff -r 1928a3e06347 -r e411fab0f72d debian/rules --- a/debian/rules Thu Jun 18 10:49:59 2009 +0200 +++ b/debian/rules Fri Jul 10 11:06:39 2009 +0200 @@ -84,7 +84,8 @@ cp $(CURDIR)/debian/canfestival/usr/share/CanFestival-3/objdictgen/canfestival_config.py $(CURDIR)/debian/canfestival/usr/share/CanFestival-3/objdictgen/canfestival_config_ori.py mkdir -p $(CURDIR)/debian/canfestival/usr/share/applications - cp objdictgen/networkedit.png $(CURDIR)/debian/canfestival/usr/share/CanFestival-3/objdictgen + cp objdictgen/networkedit.ico $(CURDIR)/debian/canfestival/usr/share/CanFestival-3/objdictgen + cp objdictgen/networkedit.png $(CURDIR)/debian/canfestival/usr/share/CanFestival-3/objdictgen cp debian/objdictedit.desktop $(CURDIR)/debian/canfestival/usr/share/applications/objdictedit.desktop dh_install -i --sourcedir=debian/canfestival