Subversion Repositories

?revision_form?
Rev ?revision_input??revision_submit?
?revision_endform?

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
175 4000d 11h holmgren /trunk/debian/ Also move compatibility Image module to pike7.8-image.  
174 4000d 11h holmgren /trunk/debian/ Correct the Replaces and Breaks declarations related to moving
Tools.PV (Closes: #711593).
 
173 4000d 16h holmgren /tags/7.8.700-6/ [svn-buildpackage] Tagging pike7.8 7.8.700-6  
172 4001d 04h holmgren /trunk/debian/ undefined_htons.patch (mew): Include the necessary header file
declaring htons() in Protocols.DNS_SD.
 
171 4001d 04h 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 4001d 06h holmgren /trunk/debian/ Also add HAVE_MACH_MESSAGE_H to src/machine.h.in  
169 4001d 06h holmgren /trunk/debian/ nettle_crypt_md5_buffer_size.patch (new): Nette.MD5: passwd array was
too small.
 
168 4001d 07h holmgren /trunk/debian/ hurd.patch: Add mach/message.h to one more place in src/configure.  
167 4001d 07h holmgren /tags/7.8.700-5/ [svn-buildpackage] Tagging pike7.8 7.8.700-5  
166 4002d 07h holmgren /trunk/debian/ hurd.patch (new): Make Pike build on Debian GNU/Hurd.  
165 4003d 07h 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 4003d 09h holmgren /trunk/debian/ Build-depend on libtiff-dev rather than libtiff4-dev (Closes: #708365).  
163 4010d 11h holmgren /tags/7.8.700-4/ [svn-buildpackage] Tagging pike7.8 7.8.700-4  
162 4013d 09h 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 4016d 07h holmgren /trunk/debian/ reg_enum_conflict.patch (new): Undefine conflicting REG_* definitions
for now (Closes: #708366).
 
160 4026d 08h 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 4032d 07h holmgren /tags/7.8.700-2/ [svn-buildpackage] Tagging pike7.8 7.8.700-2  
158 4032d 07h holmgren /trunk/debian/ Bump Standards-Version to 3.9.4  
157 4032d 07h 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 4032d 07h holmgren /trunk/debian/ Upload to unstable.  
155 4242d 08h holmgren /tags/7.8.700-1/ [svn-buildpackage] Tagging pike7.8 7.8.700-1  
154 4244d 08h holmgren /trunk/debian/ No longer exclude the PV (picture viewer) tool, as it now supports
GTK+2.
 
153 4244d 08h holmgren /trunk/debian/ Exclude the ZXID module for now, until zxid has been packaged for
Debian.
 
152 4244d 09h holmgren /trunk/debian/ Override the Lintian warnings about outdated config.guess files in the
bundles directories, as they aren't used.
 
151 4244d 09h holmgren /trunk/debian/ Drop nettle-2.1.patch. Refresh remaining patches.  
150 4244d 09h 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 4244d 10h holmgren /trunk/ Merge changes from 7.8-stable branch.  
148 4349d 09h holmgren /tags/7.8.352-dfsg-7/ [svn-buildpackage] Tagging pike7.8 7.8.352-dfsg-7  
147 4349d 11h holmgren /branches/7.8-stable/debian/ Close bug too.  
146 4349d 11h holmgren /branches/7.8-stable/debian/ Correct Replaces/Breaks for the move of files in -6.  
145 4350d 06h holmgren /tags/7.8.352-dfsg-6/ [svn-buildpackage] Tagging pike7.8 7.8.352-dfsg-6  
144 4350d 08h holmgren /branches/7.8-stable/debian/ Include the 7.0 compat Colors module in -image.  
143 4350d 09h holmgren /branches/7.8-stable/debian/ Add entry to debian/NEWS and fix format of previous entry.  
142 4350d 09h holmgren /branches/7.8-stable/debian/ Avoid errors when dumping modules by processing the module directories
(main and compatibility) separately.
 
141 4350d 10h holmgren /branches/7.8-stable/debian/ End with newlinw.  
140 4350d 10h holmgren /branches/7.8-stable/debian/ Link with --as-needed.  
139 4350d 10h 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 4350d 11h holmgren /branches/7.8-stable/debian/ The dev package is already included in MODULE_PACKAGES.  
137 4350d 12h 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 4350d 12h 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).