~ubuntu-branches/ubuntu/jaunty/perl-tk/jaunty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Stephen Zander
  • Date: 2002-03-20 00:50:05 UTC
  • Revision ID: james.westby@ubuntu.com-20020320005005-ghg9u0mz48rg79ck
Tags: 1:800.024-1
* New upstream version:
*       allows ballons to be associated with menu entries,
Closes: #34786
*       fixes Tk::Compound man page,
Closes: #109335
*       includes <time.h> in pTk/mTk/generic/tkCanvPs.c to prevent segfaults in
        64bit systems,
Closes: #126129
*       no longer ignores the -initialdir parameter in getOpenFile
Closes: #132762

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: perl-tk
 
2
Section: interpreters
 
3
Priority: optional
 
4
Maintainer: Stephen Zander <gibreel@debian.org> 
 
5
Standards-Version: 3.0.1
 
6
 
 
7
Package: perl-tk
 
8
Architecture: any
 
9
Depends: ${shlibs:Depends}, ${perl:Depends}
 
10
Description: Perl module providing the Tk graphics library.
 
11
 A good place to get started is by running the "widget" demo that's
 
12
 installed with this package.