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
276 2648d 11h holmgren /tags/8.0.388-2/ [svn-buildpackage] Tagging pike8.0 8.0.388-2  
230 3132d 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.
 
229 3132d 13h holmgren /trunk/debian/ Replace dh_clean -k with dh_prep.  
228 3132d 13h holmgren /trunk/debian/ freetype_2.6_typeof.patch (new): Fix FTBFS with Freetype 2.6.  
227 3132d 13h holmgren /trunk/debian/ Update Homepage URL to http://pike.lysator.liu.se.  
223 3180d 13h holmgren /trunk/debian/ pike8.0-core.postrm, pike8.0-core.lintian-overrides: Change missed
instances of old version number to 8.0 (Closes: #793676).
 
221 3180d 13h holmgren /trunk/debian/ Upload to unstable.  
219 3321d 10h holmgren /trunk/debian/ Upload to experimental for now; this is not an official stable release.  
218 3321d 10h holmgren /trunk/debian/ Build with libgtksourceview2.0-dev (was accidentally added in the previous commit) (but not with libgtkdatabox-dev (which was also)).  
217 3321d 10h holmgren /trunk/debian/ Rewrite changelog since no 8.0.12 package was uploaded.  
216 3321d 10h holmgren /trunk/debian/ Bump Standards-Version to 3.9.6.  
215 3321d 10h holmgren /trunk/debian/ Update debian/watch to look for 8.0 tarballs in
http://pike.lysator.liu.se/download/pub/pike/all/
 
214 3321d 10h holmgren /trunk/debian/ Remove lines that no longer match any files due to dropped compatibility support for old versions.  
213 3321d 10h holmgren /trunk/debian/ * New upstream release.
- Drops compatibility support for versions prior to 7.6.
 
212 3321d 10h holmgren /trunk/debian/ Use 8.0.12 instead of 8.0.2  
211 3321d 10h holmgren /trunk/debian/patches/ Refresh patches.  
210 3321d 11h holmgren /trunk/debian/patches/ Drop precompile_breakage.patch again; incorporated upstream.  
202 3544d 14h holmgren /trunk/debian/ Drop debian/source/lintian-overrides; upstream has dropped the bundles
system which brought the old autotools helper files.
 
201 3544d 14h holmgren /trunk/debian/ Change version number in files coming from merge.  
200 3544d 14h holmgren /trunk/ Merge more changes from last stable version.  
199 3544d 14h holmgren /trunk/debian/ More instances of 7.8 changed to 8.0.  
198 3544d 15h 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.
 
193 3546d 12h holmgren /trunk/ Merge change from 7.8-stable  
191 3546d 12h holmgren /trunk/ Merge changes from 7.8-stable.  
179 3966d 12h holmgren /trunk/debian/ Actually apply undefined_htons.patch.  
178 3966d 12h holmgren /trunk/debian/ Update Vcs-Browser URL.  
177 3966d 12h holmgren /trunk/debian/ Modify package descriptions noting what modules are in each package
and that the Postgres module is deprecated.
 
176 3966d 12h holmgren /trunk/debian/ Update Replaces and Breaks version.  
175 3966d 12h holmgren /trunk/debian/ Also move compatibility Image module to pike7.8-image.  
174 3966d 13h holmgren /trunk/debian/ Correct the Replaces and Breaks declarations related to moving
Tools.PV (Closes: #711593).
 
172 3967d 06h holmgren /trunk/debian/ undefined_htons.patch (mew): Include the necessary header file
declaring htons() in Protocols.DNS_SD.
 
171 3967d 06h 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 3967d 07h holmgren /trunk/debian/ Also add HAVE_MACH_MESSAGE_H to src/machine.h.in  
169 3967d 08h holmgren /trunk/debian/ nettle_crypt_md5_buffer_size.patch (new): Nette.MD5: passwd array was
too small.
 
168 3967d 09h holmgren /trunk/debian/ hurd.patch: Add mach/message.h to one more place in src/configure.  
166 3968d 09h holmgren /trunk/debian/ hurd.patch (new): Make Pike build on Debian GNU/Hurd.  
165 3969d 09h 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 3969d 11h holmgren /trunk/debian/ Build-depend on libtiff-dev rather than libtiff4-dev (Closes: #708365).  
162 3979d 10h 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 3982d 09h holmgren /trunk/debian/ reg_enum_conflict.patch (new): Undefine conflicting REG_* definitions
for now (Closes: #708366).