equal
deleted
inserted
replaced
1 Source: canfestival |
1 Source: canfestival |
2 Section: devel |
2 Section: devel |
3 Priority: standard |
3 Priority: standard |
4 Maintainer: lolitech <gregory.trelat@lolitech.fr> |
4 Maintainer: lolitech <gregory.trelat@lolitech.fr> |
5 Build-Depends: debhelper (>= 5), libwxgtk2.8-dev |
5 Build-Depends: debhelper (>= 5) |
6 Standards-Version: 3.7.2 |
6 Standards-Version: 3.7.2 |
7 |
7 |
8 Package: canfestival-devel |
8 Package: canfestival-devel |
9 Architecture: all |
9 Architecture: all |
10 Description: Canfestival library |
10 Description: Canfestival library |
29 Depends: canfestival-devel, canfestival-objdictedit |
29 Depends: canfestival-devel, canfestival-objdictedit |
30 Description: Virtual Can Interfaces |
30 Description: Virtual Can Interfaces |
31 |
31 |
32 Package: canfestival-objdictedit |
32 Package: canfestival-objdictedit |
33 Architecture: all |
33 Architecture: all |
34 Depends: python-wxgtk2.8, xpdf, docutils |
34 Depends: python-wxgtk2.8 |
35 Description: A CanOpen Node Editor |
35 Description: A CanOpen Node Editor |
36 Objdictedit, the Object Dictionary Editor, is a WxPython based GUI that is used to |
36 Objdictedit, the Object Dictionary Editor, is a WxPython based GUI that is used to |
37 create the C file needed to create a new CanOpen node. |
37 create the C file needed to create a new CanOpen node. |
38 |
38 |