~ubuntu-branches/ubuntu/trusty/gnuplot-mode/trusty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Vincent Fourmond
  • Date: 2009-08-17 21:11:42 UTC
  • Revision ID: james.westby@ubuntu.com-20090817211142-xcqbvfn3cxrm41cq
Tags: 1:0.6.0-4
* Do not ignore any flavor of emacs by default (closes: #540810)
* Now conforms to standards 3.8.3
* Choose emacs23 as first choice for dependencies
* Bump debhelper compatibility level

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: math
3
3
Priority: optional
4
4
Maintainer: Vincent Fourmond <fourmond@debian.org>
5
 
Build-Depends: debhelper (>= 4.1.16), dpatch (>= 2.0.9)
6
 
Standards-Version: 3.8.0
 
5
Build-Depends: debhelper (>= 5), dpatch (>= 2.0.9)
 
6
Standards-Version: 3.8.3
7
7
Vcs-Git: git://git.debian.org/git/users/fourmond/packages/gnuplot-mode.git
8
8
Vcs-Browser: http://git.debian.org/?p=users/fourmond/packages/gnuplot-mode.git
9
9
Homepage: http://cars9.uchicago.edu/~ravel/software/gnuplot-mode.html
11
11
 
12
12
Package: gnuplot-mode
13
13
Architecture: all
14
 
Depends: emacs22 | xemacs21 | emacsen, gnuplot-nox | gnuplot-x11
 
14
Depends: emacs23 | emacs22 | xemacs21 | emacsen, gnuplot-nox | gnuplot-x11
15
15
Description: Yet another Gnuplot mode for Emacs
16
16
 Gnuplot is a major mode for Emacs flavours with the following features:
17
17
  - Functions for plotting lines, regions, entire scripts, or entire files