File: changelog

package info (click to toggle)
powershell 0.9-8
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, sarge
  • size: 496 kB
  • ctags: 341
  • sloc: ansic: 3,159; sh: 180; makefile: 108
file content (97 lines) | stat: -rw-r--r-- 3,614 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
powershell (0.9-8) unstable; urgency=low

  * Removed the build-dependency on libdb3-dev (Closes: #289342).
  * Removed a bunch of other build-dependencies which are not required.
  * Standards-Version: 3.6.1.0 (no changes required).
  * Added missing quotes to debian/menu to silence lintian.
  * Use 'Section: gnome' (instead of x11) now.

 -- Uwe Hermann <uwe@debian.org>  Fri, 18 Mar 2005 21:04:52 +0100

powershell (0.9-7) unstable; urgency=low

  * Acknowledge NMU (Closes: #165553).
  * Standards-Version: 3.5.8.0
      + Support noopt option for DEB_BUILD_OPTIONS.
  * Use debhelper v4.
  * debian/copyright: Small update.
  * Powershell has supported any number of scrollback lines for some time
    now. See Edit->Preferences->Appearance->Scrollback Lines (Closes: #110536).
  * Converted the Powershell PNG icon to XPM format. It's now used
    in the windowmanager menus (debian/menu).
  * You can use CTRL+TAB to switch to the next tab (Closes: #122798).

 -- Uwe Hermann <uwe@debian.org>  Sun,  9 Mar 2003 00:15:31 +0100

powershell (0.9-6.1) unstable; urgency=low

  * Non-Maintainer Upload (BSP 2002-11).
  * Remove gdk-imlib-dev from Build-Depends (Closes: #165553)  

 -- Jean-Michel Kelbert <kelbert@debian.org>  Sat, 23 Nov 2002 11:13:58 -0500

powershell (0.9-6) unstable; urgency=low

  * New maintainer (Closes: #100252).
  * Standards-Version: 3.5.6.1 (Added support for DEB_BUILD_OPTIONS).
  * debian/README.Debian: Shortened some overly long lines. Fixed typos.
    Added a note that powershell is currently unmaintained upstream.
  * debian/control: Shortened long description lines (Closes: #130984).
  * debian/powershell.1:
      + Added sections FILES, BUGS, LICENSE and SEE ALSO.
      + Applied (and slightly modified) patch from
        Jeronimo Pellegrini <pellegrini@mpcnet.com.br>, which adds
        documentation of the command line options (Closes: #118801).
      + Several smaller fixes.
  * debian/changelog: Removed emacs cruft.
  * Applied patch from Jeronimo Pellegrini <pellegrini@mpcnet.com.br>,
    which adds a -T option. This is needed for usage of x-terminal-emulator
    in (e.g.) Debian's menu system (Closes: #102059).
  * debian/rules: Removed some obsolete stuff.

 -- Uwe Hermann <uwe@debian.org>  Mon,  8 Apr 2002 23:41:07 +0200

powershell (0.9-5) unstable; urgency=low

  * Changed build-dependency from libdb2-dev to libdb3-dev;
    closes: #96983
  * Updated package to latest policy.

 -- Dr. Guenter Bechly <gbechly@debian.org>  Sat, 12 May 2001 12:09:31 +0200

powershell (0.9-4) unstable; urgency=low

  * Addition to README.Debian 

 -- Dr. Guenter Bechly <gbechly@debian.org>  Sat,  7 Apr 2001 14:49:44 +0200

powershell (0.9-3.1) unstable; urgency=low

  * Non-maintainer upload
  * NMU at maintainer's request
  * Applied latest CVS changes to fix #88885, the weirdo terminal problem

 -- michael d. ivey <ivey@debian.org>  Tue,  3 Apr 2001 19:56:58 +0000

powershell (0.9-3) unstable; urgency=low

  * Added several missing build-depends in control; closes: #92565 

 -- Dr. Guenter Bechly <gbechly@debian.org>  Mon,  2 Apr 2001 19:15:38 +0200

powershell (0.9-2) unstable; urgency=low

  * Corrected typo in copyright file. 
  * Moved installation of manpage to debhelper.

 -- Dr. Guenter Bechly <gbechly@debian.org>  Thu, 29 Mar 2001 13:09:10 +0200

powershell (0.9-1) unstable; urgency=low

  * Initial Release (packaged from scratch, but partly based on the removed
    package by Remco).
  * Modified Makefile.in, main.c, and rcfile.c.
  * Wrote a manpage.

 -- Dr. Guenter Bechly <gbechly@debian.org>  Mon, 26 Feb 2001 22:00:38 +0100