File: Compatibility

package info (click to toggle)
grep-dctrl 1.3a
  • links: PTS
  • area: main
  • in suites: potato
  • size: 660 kB
  • ctags: 403
  • sloc: ansic: 4,004; sh: 358; makefile: 226; sed: 93
file content (18 lines) | stat: -rw-r--r-- 737 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
If you use grep-dctrl in a Debian package, you should depend on the
grep-dctrl package and heed the following compatibility notes:

   * Always call only the "grep-dctrl" executable.
	Although the "grep-status" and "grep-available" symlinks
	are installed by default, this may change in the future.
	Those symlinks are meant for manual - not scripted - use.
        
   * Always specify an explicit file name
        Don't rely on the implicit file name feature.  The system
        administrator may have changed the default file name.

   * Not all features have been with us in every version
	Check if any of the features you use is mentioned in the
	changelog.  Use a versioned dependency on grep-dctrl, if it
	is necessary.

 - ajk