File: README.Debian

package info (click to toggle)
devscripts-el 40.5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 84 kB
  • sloc: lisp: 441; makefile: 4
file content (36 lines) | stat: -rw-r--r-- 917 bytes parent folder | download | duplicates (9)
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
  This is an introductory starter for the various goodies included
devscripts-el.  It does not intend to replace reading the documentation
that is made available in the files themselves (or not available at all,
except insofar as code is self-documenting).

Introduction to files in devscripts-el
--------------------------------------

devscripts.el provides

 M-x debuild
 M-x debc
 M-x debi
 M-x debclean
 M-x debdiff

commands to call the corresponding utilities from within Emacs.

pbuilder-mode.el provides

 M-x pdebuild
 M-x pdebuild-user-mode-linux
 M-x pbuilder-build
 M-x pbuilder-user-mode-linux-build
 M-x debuild-pbuilder

commands to call the corresponding utilities from within Emacs.

pbuilder-log-view-mode.el provides

 M-x pbuilder-log-view-elserv

command to view pbuilder and debuild logs from Mozilla through elserv web
server.

 -- Peter S Galbraith <psg@debian.org>, Mon Oct 24 21:09:09 2005