/[pkg-kde]/trunk/packages/qt4-x11/debian/changelog
ViewVC logotype

Contents of /trunk/packages/qt4-x11/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1780 - (hide annotations) (download)
Mon Sep 12 20:26:00 2005 UTC (7 years, 8 months ago) by pyro
File size: 4375 byte(s)
releasing version 4.0.1-2
1 pyro 1780 qt4-x11 (4.0.1-2) unstable; urgency=low
2 pyro 1617
3     * debian/patches/10_qmake_use_qt4_tools.dpatch: new patch that modifies
4     qmake.conf so that qmake generates Makefiles that use the -qt4 tools.
5     This way, it can cope with systems that have alternatives set to use
6     the -qt3 versions.
7 pyro 1618
8     * Increased the conflicting Qt3 package versions to <= 3.3.4-7, since
9     the Qt3 packages still don't use the alternatives system as needed to
10     coexist with Qt4.
11 pyro 1619
12     * debian/libqt4-core.install: added /usr/lib/qt4/plugins/codecs
13 pyro 1617
14 pyro 1765 * debian/patches/11_launch_assistant-qt4: new patch that modifies the
15     QAssistantClient class to launch Qt Assistant as "assistant-qt4" to
16     cope with the alternatives system (Closes: #327294)
17 pyro 1617
18 pyro 1766 * debian/control: Upgraded libqt4-dev's dependencies on the modules
19     libqt4-sql and libqt4-qt3support from suggests to depends, and added
20     libpq-dev and libmysqlclient14-dev | libmysqlclient-dev as
21     dependencies. These dependencies are apparently required to make
22     building pkg-config-using packages happy. (Closes: #327618)
23 pyro 1765
24 pyro 1766 * debian/control: corrected libqt4-sql to suggest libmysqlclient14-dev,
25     not libmysqlclient12-dev which is deprecated
26    
27 pyro 1767 * debian/copyright: updated FSF snailmail address
28 pyro 1766
29 pyro 1779 * debian/libqt4-debug.install: removed the libqt3supportwidgets_debug.so
30     designer plugin, since for some reason having this installed breaks
31     designer (Closes: #325782)
32 pyro 1767
33 pyro 1780 -- Brian Nelson <pyro@debian.org> Mon, 12 Sep 2005 12:32:53 -0700
34 pyro 1779
35 pyro 1586 qt4-x11 (4.0.1-1) unstable; urgency=low
36 pyro 1433
37 pyro 1497 * New upstream release
38    
39     * Install changes-4.0.1 as upstream changelog
40    
41 pyro 1433 * debian/manpages/assistant-qt4.1: new manpage written from scratch
42     based on the output of "assistant -help"
43    
44     * debian/manpages/designer-qt4.1, debian/manpages/linguist-qt4.1:
45     manpages stolen from the Qt3 packages and trivially adapted for Qt4
46     (Closes: #322403)
47    
48     * debian/manpages/moc-qt4.1: escape some '-' characters
49    
50     * debian/qt4-dev-tools.manpages: install the new assistant-qt4.1,
51     designer-qt4.1, and linguist-qt4.1 manpages
52    
53 pyro 1454 * debian/control: made qt4-dev-tools recommend qt4-doc, since assisant
54     needs it to be useful (Closes: #323251)
55 pyro 1433
56 pyro 1544 * Removed the FAQ from qt4-doc.docs, since it's no longer included in
57     4.0.1, and was useless anyway
58 pyro 1454
59 pyro 1547 * Build-depend on libmysqlclient14-dev since libmysqlclient12-dev is
60     scheduled to be removed
61 pyro 1544
62 pyro 1548 * debian/libqt4-dev.install: work around TT's broken "install" target in
63     this release so that the pkgconfig files are installed in
64     /usr/lib/pkgconfig instead of directly in /usr/lib. Grrrr.
65 pyro 1547
66 pyro 1586 -- Brian Nelson <pyro@debian.org> Thu, 25 Aug 2005 19:28:35 -0700
67 pyro 1548
68 pyro 1353 qt4-x11 (4.0.0-3) unstable; urgency=low
69    
70     * debian/control: changed the xlibs-pic dependency to xlibs-static-pic
71     for the X.org transition (Closes: #319586)
72    
73 pyro 1354 * Added manpages for lrelease, lupdate, moc, qtconfig, and uic, stolen
74     from the Qt3 upstream tarball, and wrote a manpage for qmake from
75     scratch. Since now manpages are included for all executables using
76     the alternatives, the symlinks to them no longer dangle.
77     (Closes: #319456)
78    
79 pyro 1415 * debian/libqt4-core.install: added
80     usr/lib/qt4/plugins/imageformats/libqjpeg.so to include the jpeg
81     plugin (Closes: #321582)
82 pyro 1353
83 pyro 1415 * debian/libqt4-debug.install: added the libqjpeg_debug.so plugin
84    
85     * debian/rules: don't hardcode the /usr/include/postgresql/8.0 path,
86     instead of the output of `pg_config --includedir`, stolen from Qt3
87     packages
88    
89     * debian/libqt4-gui.install: added the OpenGL module library so that it
90     actually gets included in a package (Closes: #321874)
91    
92     * debian/control: updated the package descriptions to note that the
93     Network and XML modules are included in the libqt4-core package, and
94     the OpenGL module is included in the libqt4-gui package
95    
96     -- Brian Nelson <pyro@debian.org> Mon, 8 Aug 2005 08:58:10 -0700
97    
98 pyro 1331 qt4-x11 (4.0.0-2) unstable; urgency=low
99    
100     * libqt4-dev: added /usr/bin/uic3 (Closes: #318451)
101    
102     * Transition to the new X.org packages:
103     + (Build-)depend on libglu1-xorg-dev instead of xlibmesa-gl-dev
104     + (Build-)depend on libxinerama-dev (Closes: #318682)
105    
106 pyro 1339 -- Brian Nelson <pyro@debian.org> Tue, 19 Jul 2005 21:28:19 -0700
107 pyro 1331
108 pyro 1254 qt4-x11 (4.0.0-1) unstable; urgency=low
109    
110     * Initial release (Closes: #306694)
111    
112     -- Brian Nelson <pyro@debian.org> Tue, 5 Jul 2005 19:42:18 -0700

  ViewVC Help
Powered by ViewVC 1.1.5