Rev |
Age |
Author |
Path |
Log message |
Diff |
171 |
4163d 22h |
holmgren |
/trunk/debian/ |
pcre_info_obsolete.patch (new): Stop using the long-obsolete
pcre_info(), which was just recently removed from the headers but
remains in the library. |
|
170 |
4164d 00h |
holmgren |
/trunk/debian/ |
Also add HAVE_MACH_MESSAGE_H to src/machine.h.in |
|
169 |
4164d 01h |
holmgren |
/trunk/debian/ |
nettle_crypt_md5_buffer_size.patch (new): Nette.MD5: passwd array was
too small. |
|
168 |
4164d 01h |
holmgren |
/trunk/debian/ |
hurd.patch: Add mach/message.h to one more place in src/configure. |
|
167 |
4164d 01h |
holmgren |
/tags/7.8.700-5/ |
[svn-buildpackage] Tagging pike7.8 7.8.700-5 |
|
166 |
4165d 01h |
holmgren |
/trunk/debian/ |
hurd.patch (new): Make Pike build on Debian GNU/Hurd. |
|
165 |
4166d 01h |
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 |
4166d 03h |
holmgren |
/trunk/debian/ |
Build-depend on libtiff-dev rather than libtiff4-dev (Closes: #708365). |
|
163 |
4173d 05h |
holmgren |
/tags/7.8.700-4/ |
[svn-buildpackage] Tagging pike7.8 7.8.700-4 |
|
162 |
4176d 03h |
holmgren |
/trunk/debian/ |
reg_enum_conflict.patch: The conflict is with an enum, so we have to
rename our enum constants (really Closes: #708366). Also add DEP-3
header. |
|
161 |
4179d 01h |
holmgren |
/trunk/debian/ |
reg_enum_conflict.patch (new): Undefine conflicting REG_* definitions
for now (Closes: #708366). |
|
160 |
4189d 02h |
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). |
|
159 |
4195d 01h |
holmgren |
/tags/7.8.700-2/ |
[svn-buildpackage] Tagging pike7.8 7.8.700-2 |
|
158 |
4195d 01h |
holmgren |
/trunk/debian/ |
Bump Standards-Version to 3.9.4 |
|
157 |
4195d 01h |
holmgren |
/trunk/debian/ |
module-layout.patch: Use __REAL_MAJOR__ and __REAL_MINOR__ in
version-specific include and module paths; __REAL_VERSION__, being a
float, could allegedly cause trouble. |
|
156 |
4195d 01h |
holmgren |
/trunk/debian/ |
Upload to unstable. |
|
155 |
4405d 02h |
holmgren |
/tags/7.8.700-1/ |
[svn-buildpackage] Tagging pike7.8 7.8.700-1 |
|
154 |
4407d 02h |
holmgren |
/trunk/debian/ |
No longer exclude the PV (picture viewer) tool, as it now supports
GTK+2. |
|
153 |
4407d 02h |
holmgren |
/trunk/debian/ |
Exclude the ZXID module for now, until zxid has been packaged for
Debian. |
|
152 |
4407d 03h |
holmgren |
/trunk/debian/ |
Override the Lintian warnings about outdated config.guess files in the
bundles directories, as they aren't used. |
|
151 |
4407d 03h |
holmgren |
/trunk/debian/ |
Drop nettle-2.1.patch. Refresh remaining patches. |
|
150 |
4407d 03h |
holmgren |
/trunk/debian/ |
* New upstream release.
* Since the upstream tarball no longer contains Nettle 1.15, which
contained non-fee IETF documents, but instead Nettle 2.5, we can ship
it unmodified. |
|
149 |
4407d 04h |
holmgren |
/trunk/ |
Merge changes from 7.8-stable branch. |
|
148 |
4512d 03h |
holmgren |
/tags/7.8.352-dfsg-7/ |
[svn-buildpackage] Tagging pike7.8 7.8.352-dfsg-7 |
|
147 |
4512d 05h |
holmgren |
/branches/7.8-stable/debian/ |
Close bug too. |
|
146 |
4512d 05h |
holmgren |
/branches/7.8-stable/debian/ |
Correct Replaces/Breaks for the move of files in -6. |
|
145 |
4513d 00h |
holmgren |
/tags/7.8.352-dfsg-6/ |
[svn-buildpackage] Tagging pike7.8 7.8.352-dfsg-6 |
|
144 |
4513d 03h |
holmgren |
/branches/7.8-stable/debian/ |
Include the 7.0 compat Colors module in -image. |
|
143 |
4513d 03h |
holmgren |
/branches/7.8-stable/debian/ |
Add entry to debian/NEWS and fix format of previous entry. |
|
142 |
4513d 03h |
holmgren |
/branches/7.8-stable/debian/ |
Avoid errors when dumping modules by processing the module directories
(main and compatibility) separately. |
|
141 |
4513d 04h |
holmgren |
/branches/7.8-stable/debian/ |
End with newlinw. |
|
140 |
4513d 04h |
holmgren |
/branches/7.8-stable/debian/ |
Link with --as-needed. |
|
139 |
4513d 04h |
holmgren |
/branches/7.8-stable/debian/ |
Move the Graphics, Colors, and Protocols.X.XImage module to the -image
package, as those modules require the Image module. Likewise move the
pmar_install standalone tool to the -dev package. |
|
138 |
4513d 05h |
holmgren |
/branches/7.8-stable/debian/ |
The dev package is already included in MODULE_PACKAGES. |
|
137 |
4513d 06h |
holmgren |
/branches/7.8-stable/debian/ |
Might be safer to append to debian/$package.prerm.debhelper. I don't know what the dh programs might install there. |
|
136 |
4513d 06h |
holmgren |
/branches/7.8-stable/debian/ |
Add to each module package a prerm script that deletes .o files for
that package to avoid leaving empty directories around (Closes:
#669955). |
|
135 |
4514d 02h |
holmgren |
/tags/7.8.352-dfsg-5/ |
[svn-buildpackage] Tagging pike7.8 7.8.352-dfsg-5 |
|
134 |
4514d 03h |
holmgren |
/branches/7.8-stable/debian/ |
* Build with -O1 on i386 (Closes: #640818).
* smartlink_rpath.patch: Update to recognize Linux 3.x.
* Use dpkg-buildflags to set CFLAGS etc.
* Some cleanup in debian/rules. |
|
133 |
4938d 07h |
holmgren |
/tags/7.8.550-dfsg-1/ |
[svn-buildpackage] Tagging pike7.8 7.8.550-dfsg-1 |
|
132 |
4938d 23h |
holmgren |
/trunk/debian/ |
Bump Standards-Version to 3.9.2. |
|