~ted/ubuntu/karmic/vim/add-breaks

« back to all changes in this revision

Viewing changes to debian/policy/vim-policy.xml

  • Committer: Bazaar Package Importer
  • Author(s): Fabien Tassin
  • Date: 2008-05-25 14:10:50 UTC
  • Revision ID: james.westby@ubuntu.com-20080525141050-vyijse496x8ci718
Tags: 1:7.1.293-3ubuntu1
* Merge from debian unstable (LP: #234766), remaining changes:
  - Enable detection of GNU screen as a mouse-capable terminal.
  - Add NoDisplay=true to gvim.desktop.
  - Drop vim-lesstif package and lesstif2-dev build-dependency.
  - Build-depend on libxt-dev.
  - Restore a number of Conflicts/Replaces and include
    /usr/share/man/ru.{KOI8-R,UTF-8}{,/man1}, both to help with upgrade
    problems from 6.06.
  - Enable Python interpreter on basic builds.
  - Create a .pot file for translations.
  - Disable autoindent, line-wrapping, and backup files by default.
  - Omni completion for Launchpad bugs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
  <!ENTITY vim-version "7.1">
5
5
  <!ENTITY vim-tag "vim71">
6
6
  <!ENTITY vim-compat  "1">
7
 
  <!ENTITY svn-id "$Id$">
8
 
  <!ENTITY svn-rev "$Rev$">
9
7
  <!ENTITY vim-pkg "<application>vim</application>">
10
8
  <!ENTITY vim "<application>Vim</application>">
11
9
  <!ENTITY debian "Debian">
17
15
<article>
18
16
  <articleinfo>
19
17
    <title>Debian Packaging Policy for &vim;</title>
20
 
    <releaseinfo>Version 0.0.1 (&svn-rev;)</releaseinfo>
 
18
    <releaseinfo>Version 0.0.1</releaseinfo>
21
19
    &authors;
22
20
    &legal;
23
21
  </articleinfo>