File: pgadmin3-data.NEWS

package info (click to toggle)
pgadmin3 1.22.2-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 74,488 kB
  • sloc: cpp: 195,064; ansic: 20,444; sh: 5,119; pascal: 1,120; yacc: 927; makefile: 516; lex: 421; xml: 126; perl: 40
file content (45 lines) | stat: -rw-r--r-- 2,178 bytes parent folder | download | duplicates (6)
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
pgadmin3 (1.2.0-1) unstable; urgency=low

  Here we go with a new and improved version of pgAdmin III.

  While pgAdmin III 1.0.2 used to depend on a specific patched snapshot of
  wxWidgets, it is not the case anymore. pgAdmin III 1.2.0 now build on
  top of a vanilla wxWidgets 2.5.3. Both the pgAdmin and wxWidgets development
  team worked hard on this. Ron Lee who is responsible of Debian wxWidgets
  packages helped much during the last months to achieve this goal and I'd
  like to thank him for all the good advice he gave when I needed it.

  Note that there is still a small issue with wxWidgets concerning some
  font handling but so minor that pgAdmin development team has decided to
  stop maintaining their own branch of the product.

  You can find more information concerning pgAdmin3 on http://www.pgadmin.org/
  and more information concerning wxWidgets on http://www.wxwidgets.org/

  Please, feel free to contact pgAdmin Hackers on pgadmin-hackers@postgresql.org
  mailing list.
 
 -- Raphael Enrici <blacknoz@club-internet.fr>  Sat, 11 Dec 2004 21:38:17 +0100

pgadmin3 (1.0.2-1) unstable; urgency=low

  As pgAdmin3 is based on wxWidgets 2.5.x devel branch + specific patches
  contributed by the pgAdmin development team, this package can not actually
  link dynamically to an external wxWidgets package.
  So, I've decided to include wxWidgets snapshot directly in the Debian build
  process and to link statically. This was first suggested by Michael Meskes in
  late 2003 and I'd like to thank him here.

  As soon as it will be possible to link against external wxWidgets packages
  I'll modify pgAdmin3 package. It will depend on:
    - Acceptance of *ALL* patches which were submitted to the wxWidgets dev team
      and are required by pgAdmin3.
    - such a "patched" version of wxWidgets to be available in Debian.

  You can find more information concerning pgAdmin3 on http://www.pgadmin.org
  and more information concerning wxWidgets on http://www.wxwidgets.org

  Please, feel free to contact pgAdmin Hackers on pgadmin-hackers@postgresql.org
  mailing list.

 -- Raphael Enrici <blacknoz@club-internet.fr>  Thu,  4 Mar 2004 23:23:27 +0000