File: control

package info (click to toggle)
bluefish 2.2.9-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 28,904 kB
  • sloc: xml: 150,793; ansic: 60,304; sh: 11,721; python: 6,707; makefile: 1,056; sed: 16
file content (117 lines) | stat: -rw-r--r-- 4,511 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
Source: bluefish
Maintainer: Daniel Leidert <dleidert@debian.org>
Section: web
Priority: optional
Build-Depends: debhelper (>> 9.20160114~),
               dh-autoreconf,
               dh-python,
               gettext,
               intltool (>= 0.40),
               libenchant-dev,
               libglib2.0-dev (>= 2.24),
               libgtk-3-dev (>= 3.2.2),
               libgucharmap-2-90-dev (>= 2.90),
               libpango1.0-dev,
               libtool,
               libxml2-dev,
               libxml2-utils,
               python (>> 2.6.6-3~),
               python-dev,
               zlib1g-dev
Standards-Version: 3.9.8
Homepage: http://bluefish.openoffice.nl
Vcs-Browser: https://sourceforge.net/p/bluefish/code/HEAD/tree/packages/debian/bluefish/trunk/
Vcs-Svn: svn://svn.code.sf.net/p/bluefish/code/packages/debian/bluefish/trunk/

Package: bluefish
Architecture: any
Depends: bluefish-data (= ${source:Version}),
         bluefish-plugins (= ${binary:Version}),
         gvfs-backends,
         ${misc:Depends},
         ${shlibs:Depends}
Suggests: csstidy,
          dos2unix,
          libxml2-utils,
          php-codesniffer,
          pylint,
          tidy,
          weblint-perl | weblint,
          ${vendor:Browser} | www-browser
Description: advanced Gtk+ text editor for web and software development
 Bluefish is a powerful editor targeted towards programmers and web
 developers, with many options to write websites, scripts and programming
 code. Bluefish supports a wide variety of programming and markup languages
 and has many features, e.g.
 .
  - Customizable code folding, auto indenting and completion
  - Support for remote files operation over FTP, SFTP, HTTPS, WebDAV, etc.
  - Site upload and download
  - Powerful search and replace engine
  - Customizable integration of external programs such as lint, make, etc
  - Snippets plugin to automate often used code
  - Code-aware in-line spell checking
  - Zencoding or Emmet support
  - Bookmarks panel
 .
 but is still lightweight and fast.
 .
 For validation of CSS/HTML/XML documents you need csstidy, tidy, weblint
 and/or xmllint. For preview to work, you need a web browser that can view
 local files given to it on the command line. For PHP or Python bluefish
 supports php-codesniffer and pylint. Tools not suggested but supported
 are make, perl, php5-cli and java-compiler.

Package: bluefish-plugins
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: advanced Gtk+ text editor (plugins)
 Bluefish is a powerful editor targeted towards programmers and web
 developers, with many options to write websites, scripts and programming
 code. Bluefish supports a wide variety of programming and markup languages
 and has many features, e.g.
 .
  - Customizable code folding, auto indenting and completion
  - Support for remote files operation over FTP, SFTP, HTTPS, WebDAV, etc.
  - Site upload and download
  - Powerful search and replace engine
  - Customizable integration of external programs such as lint, make, etc
  - Snippets plugin to automate often used code
  - Code-aware in-line spell checking
  - Zencoding or Emmet support
  - Bookmarks panel
 .
 but is still lightweight and fast.
 .
 This package contains the plugins. You will need it for the HTML dialogs,
 snippets, charmaps etc. So it's basically necessary.

Package: bluefish-data
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Replaces: bluefish (<< 1.3),
          bluefish-unstable (<< 1.1.5),
          bluefish-unstable-data (<< 2.0)
Breaks: bluefish (<< 1.3),
        bluefish-unstable (<< 1.1.5),
        bluefish-unstable-data (<< 2.0)
Description: advanced Gtk+ text editor (data)
 Bluefish is a powerful editor targeted towards programmers and web
 developers, with many options to write websites, scripts and programming
 code. Bluefish supports a wide variety of programming and markup languages
 and has many features, e.g.
 .
  - Customizable code folding, auto indenting and completion
  - Support for remote files operation over FTP, SFTP, HTTPS, WebDAV, etc.
  - Site upload and download
  - Powerful search and replace engine
  - Customizable integration of external programs such as lint, make, etc
  - Snippets plugin to automate often used code
  - Code-aware in-line spell checking
  - Zencoding or Emmet support
  - Bookmarks panel
 .
 but is still lightweight and fast.
 .
 This package contains the architecture independent data for the application
 and its plugins.