[SCM] Debian Packaging Handbook: wiki source branch, master, updated. 2382789142874612726617d6b545813fd51fa6d1
Luca Brivio
lb-guest at alioth.debian.org
Mon Jan 21 21:19:05 UTC 2008
The branch, master has been updated
via 2382789142874612726617d6b545813fd51fa6d1 (commit)
from 1594cd0dc9005cd33584c8aeb5ec18371b2824af (commit)
- Shortlog ------------------------------------------------------------
2382789 web commit by LucaBrivio: import from wiki.debian.org: Editors appendix (yet no copyright etc.)
Summary of changes:
Editors.adoc | 23 +++++++++++++++++++++++
1 files changed, 23 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit 2382789142874612726617d6b545813fd51fa6d1
Author: Luca Brivio <lb-guest at alioth.debian.org>
Date: Mon Jan 21 21:19:05 2008 +0000
web commit by LucaBrivio: import from wiki.debian.org: Editors appendix (yet no copyright etc.)
diff --git a/Editors.adoc b/Editors.adoc
new file mode 100644
index 0000000..441830b
--- /dev/null
+++ b/Editors.adoc
@@ -0,0 +1,23 @@
+Editors with useful features
+----------------------------
+
+vi/vim
+~~~~~~
+
+GNU Emacs
+~~~~~~~~~
+
+If you use emacs, be sure to install the following packages:
+- dpkg-dev-el - It provides special modes for editing the control and changelog files:
+ * debian-bts-control - builds control at bugs.debian.org email messages;
+ * debian-changelog-mode - a helper mode for Debian changelogs;
+ * debian-control-mode - a helper mode for debian/control files;
+ * debian-copyright - major mode for Debian package copyright files;
+ * readme-debian - major mode for editing README.Debian files.
+- debian-el - which provides among other:
+ * debian-bug - an Emacs command to submit a bug report;
+ * deb-view - view contents of Debian package, similarly to tar-mode.
+- devscripts-el - which provides:
+ * devscripts - wrappers around the debuild, debc and debi commands;
+ * pbuilder-log-view - wrappers around viewing pbuilder logs;
+ * pbuilder - wrappers around pbuilder.
--
Debian Packaging Handbook: wiki source
More information about the Packaging-handbook-commits
mailing list