~ubuntu-branches/ubuntu/utopic/modules/utopic-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Alastair McKinstry, Yaroslav O. Halchenko
  • Date: 2013-12-12 06:34:42 UTC
  • Revision ID: package-import@ubuntu.com-20131212063442-520ywmloz3ed4dyd
Tags: 3.2.10-8
[Yaroslav O. Halchenko]
* debian/sh
 - enable init script for zsh. Closes #731974.
* Add support for tcl < 8.6.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
Maintainer: Alastair McKinstry <mckinstry@debian.org>
5
5
Standards-Version: 3.9.5
6
6
Homepage: http://modules.sourceforge.net/
7
 
Build-Depends: tcl8.6-dev, debhelper (>= 9), dejagnu
 
7
Build-Depends: tcl8.6-dev | tcl-dev, debhelper (>= 9), dejagnu
8
8
 
9
9
Package: environment-modules
10
10
Architecture: any
11
 
Depends: debhelper (>= 9), tcl8.6, ${misc:Depends}, ${shlibs:Depends}
 
11
Depends: debhelper (>= 9), tcl8.6 | tcl, ${misc:Depends}, ${shlibs:Depends}
12
12
Description: Modular system for handling environment variables
13
13
 The Modules package provides for the dynamic modification of a user's
14
14
 environment via modulefiles.  Each modulefile contains the information