~ubuntu-branches/ubuntu/natty/gnuplot-mode/natty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Vincent Fourmond
  • Date: 2009-02-18 00:28:06 UTC
  • Revision ID: james.westby@ubuntu.com-20090218002806-t4kt5iqdy1seff46
Tags: 1:0.6.0-3
* New maintainer (closes: 503549). Many thanks to Ryuichi Arafune for 
  maintaining gnuplot-mode before and Agustin Martin Domingo and 
  Romain Francoise for their NMUs
* Using a git repository for tracking
* Added a Homepage field
* Added a debian/README.source file, so that package now conforms to
  standards 3.8.0
* Clarified debian/copyright to actually include a copyright notice
* Fixed upstream's download location in debian/copyright
* Adding emacs22 | xemacs21 as an alternative to the virtual package
  emacsen

Show diffs side-by-side

added added

removed removed

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