Rev |
Age |
Author |
Path |
Log message |
Diff |
275 |
3192d 11h |
holmgren |
/trunk/debian/ |
Run src/run_autoconfig before compiling and run configure in a
separate target; don't patch configure scripts, only their
configure.in sources. Also refresh patches and augment some
descriptions. This also avoids problems with configure complaining
about being last changed in the future when it was in fact last
changed right now. |
|
264 |
3248d 11h |
holmgren |
/trunk/debian/ |
Build against libkrb5-dev instead of heimdal-dev (Closes: #845146). |
|
263 |
3248d 11h |
holmgren |
/trunk/debian/ |
Switch to Debhelper compat level 9. |
|
259 |
3282d 09h |
holmgren |
/trunk/debian/ |
Build-Depend on default-libmysqlclient-dev instead of
libmysqlclient-dev. |
|
250 |
3363d 20h |
holmgren |
/trunk/debian/ |
Bump Standards-Version to 3.9.8. |
|
245 |
3489d 07h |
holmgren |
/trunk/debian/ |
Bump Standards-Version to 3.9.7. |
|
240 |
3534d 09h |
holmgren |
/trunk/debian/ |
Merge pike8.0-manual and pike8.0-reference. |
|
230 |
3676d 12h |
holmgren |
/trunk/ |
* Merge changes from 7.8.866-3 (except Kerberos modules are in
pike8.0-kerberos).
* Update Homepage URL to http://pike.lysator.liu.se.
* freetype_2.6_typeof.patch (new): Fix FTBFS with Freetype 2.6.
* debian/copyright: Delete paragraph about repacked upstream tarball,
which hasn't been the case since 7.8.700-1.
* debian/copyright: Update from COPYRIGHT.
* debian/copyright: Add reference to COMMITTERS.
* Add libgtksourceview2.0-dev as a build dependency to enable the
GTK2.SourceView module.
* Add heimdal-dev as a build dependency to enable the Kerberos and
GSSAPI modules. Move said modules to a new pike7.8-kerberos package.
* smartlink_verbose.patch: Make the smartlink script print the build
commands it's executing to allow build log checks. |
|
227 |
3676d 13h |
holmgren |
/trunk/debian/ |
Update Homepage URL to http://pike.lysator.liu.se. |
|
218 |
3865d 10h |
holmgren |
/trunk/debian/ |
Build with libgtksourceview2.0-dev (was accidentally added in the previous commit) (but not with libgtkdatabox-dev (which was also)). |
|
216 |
3865d 10h |
holmgren |
/trunk/debian/ |
Bump Standards-Version to 3.9.6. |
|
198 |
4088d 14h |
holmgren |
/trunk/debian/ |
* New major upstream development version. Source package generated from
git repository by running make snapshot_export at the tag "8.0.2".
* Drop pcre_info_obsolete.patch; fixed upstream.
* Disable the deprecated Pike security system. |
|
191 |
4090d 12h |
holmgren |
/trunk/ |
Merge changes from 7.8-stable. |
|
178 |
4510d 12h |
holmgren |
/trunk/debian/ |
Update Vcs-Browser URL. |
|
177 |
4510d 12h |
holmgren |
/trunk/debian/ |
Modify package descriptions noting what modules are in each package
and that the Postgres module is deprecated. |
|
176 |
4510d 12h |
holmgren |
/trunk/debian/ |
Update Replaces and Breaks version. |
|
174 |
4510d 13h |
holmgren |
/trunk/debian/ |
Correct the Replaces and Breaks declarations related to moving
Tools.PV (Closes: #711593). |
|
165 |
4513d 08h |
holmgren |
/trunk/debian/ |
Move Tools.PV from -core to -gtk and make -gtk depend on -image, since
Tools.PV requires both but is too small to make its own package
(Closes: #711060). |
|
164 |
4513d 10h |
holmgren |
/trunk/debian/ |
Build-depend on libtiff-dev rather than libtiff4-dev (Closes: #708365). |
|
160 |
4536d 10h |
holmgren |
/trunk/debian/ |
Link pike7.8-odbc to unixodbc, not iodbc, since the latter is not
multiarch-aware and not capable of handling the ODBC drivers in
wheezy (Closes: #707911). |
|
158 |
4542d 09h |
holmgren |
/trunk/debian/ |
Bump Standards-Version to 3.9.4 |
|
149 |
4754d 11h |
holmgren |
/trunk/ |
Merge changes from 7.8-stable branch. |
|
132 |
5286d 06h |
holmgren |
/trunk/debian/ |
Bump Standards-Version to 3.9.2. |
|
124 |
5321d 14h |
holmgren |
/trunk/debian/ |
Replace the overkill build dependency gnome-core-devel with the
slightly sleeker libgnomeui-dev, which should cover (together with
libglade2-dev, which was already listed) everything that worked
previously. |
|
120 |
5322d 04h |
holmgren |
/trunk/debian/ |
Versioned build dependency should include a "~". |
|
118 |
5322d 07h |
holmgren |
/trunk/debian/ |
Build-depend on the new libgmp10-dev instead of libgmp3-dev. |
|
117 |
5322d 07h |
holmgren |
/trunk/debian/ |
nettle-2.1.patch (new): Adjust Nettle module to build with Nettle 2.1. |
|
116 |
5322d 08h |
holmgren |
/trunk/debian/ |
Convert to source format 3.0 (quilt). |
|
115 |
5356d 10h |
holmgren |
/trunk/debian/ |
Correct description of pike7.8-pcre (Closes: #597867). |
|
111 |
5554d 19h |
holmgren |
/trunk/debian/ |
Some changes in the meta package relationships. |
|
109 |
5554d 19h |
holmgren |
/trunk/debian/ |
cflags.dpatch (new): Make pike -x cflags print include_prefix as-is
instead of stripping the last component. |
|
107 |
5555d 05h |
holmgren |
/trunk/debian/ |
Build-depend on libmysqlclient-dev instead of libmysqlclient15-dev,
which is now a virtual package provided by the former. |
|
104 |
5556d 06h |
holmgren |
/trunk/debian/ |
Move AutoDoc and module-related modules and standalone tools to -dev
and let -dev depend on -image. |
|
103 |
5556d 06h |
holmgren |
/trunk/debian/ |
Change ${source:Version} to ${binary:Version} in some dependencies between arch:any packages. |
|
102 |
5556d 10h |
holmgren |
/trunk/debian/ |
Bump Standards-Version to 3.9.1; no changes necessary AFAICT. |
|
95 |
5558d 10h |
holmgren |
/trunk/debian/ |
Exclude modules GDK, Gnome, and GTKSupport, which also are for
GTK+/Gnome 1.2, and update the package description of pike7.8-gtk to
reflect the fact that it provides GTK+ 2.0 bindings. |
|
89 |
5609d 09h |
holmgren |
/trunk/debian/ |
Drop apparently obsolete build-dep libgtkhtml2-dev. |
|
86 |
5657d 08h |
holmgren |
/trunk/debian/ |
Bump Standards-Version. |
|
85 |
5657d 08h |
holmgren |
/trunk/debian/ |
debian/control: Add ${misc:Depends} to all dependency lists. |
|
72 |
5895d 13h |
holmgren |
/trunk/debian/ |
Increase Standards-Version to 3.8.3. |
|