Subversion Repositories

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

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
276 2697d 09h holmgren /tags/8.0.388-2/ [svn-buildpackage] Tagging pike8.0 8.0.388-2  
275 2697d 09h 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.
 
273 2703d 09h holmgren /trunk/debian/ debian/watch: stop looking for beta versions.  
272 2703d 09h holmgren /trunk/debian/ New upstream stable release.  
268 2726d 07h holmgren /trunk/debian/ debian/rules fixes: Add build-indep as a prerequisite of the build
target now that autobuilders use build-arch; declare build-indep and
build-arch phony; various cleanup.
 
267 2726d 07h holmgren /trunk/debian/ New upstream stable release.  
265 2752d 05h holmgren /trunk/debian/ dont_disable_debug_symbols.patch (new): Leave debug symbol and
optimization flags alone when building GL and GTK2 modules.
 
264 2753d 09h holmgren /trunk/debian/ Build against libkrb5-dev instead of heimdal-dev (Closes: #845146).  
263 2753d 09h holmgren /trunk/debian/ Switch to Debhelper compat level 9.  
262 2753d 09h holmgren /trunk/debian/ * New upstream stable release.
* Drop autodoc.patch; fully incorporated upstream.
 
259 2787d 07h holmgren /trunk/debian/ Build-Depend on default-libmysqlclient-dev instead of
libmysqlclient-dev.
 
250 2868d 18h holmgren /trunk/debian/ Bump Standards-Version to 3.9.8.  
249 2868d 18h holmgren /trunk/debian/ * New upstream stable release.
* autodoc.patch: incorporated upstream except for one hunk.
 
247 2928d 07h holmgren /trunk/debian/ autodoc.patch (new): Fix typos in inline documentation that broke some
of it.
 
246 2928d 07h holmgren /trunk/debian/ New upstream stable release.  
245 2994d 05h holmgren /trunk/debian/ Bump Standards-Version to 3.9.7.  
244 2994d 05h holmgren /trunk/debian/ * Remove unnecessary files from the tzdata directory of the Calendar
module.
* Remove execute permission from .h files.
 
242 2994d 09h holmgren /trunk/debian/ New upstream stable release.  
241 3039d 05h holmgren /trunk/debian/ Bump to new upstream release 8.0.164  
240 3039d 07h holmgren /trunk/debian/ Merge pike8.0-manual and pike8.0-reference.  
238 3041d 07h holmgren /trunk/debian/ * New upstream release.
* Drop freetype_2.6_typeof.patch; incorporated upstream.
 
230 3181d 10h 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 3181d 11h holmgren /trunk/debian/ Replace dh_clean -k with dh_prep.  
228 3181d 11h holmgren /trunk/debian/ freetype_2.6_typeof.patch (new): Fix FTBFS with Freetype 2.6.  
227 3181d 11h holmgren /trunk/debian/ Update Homepage URL to http://pike.lysator.liu.se.  
223 3229d 11h 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 3229d 11h holmgren /trunk/debian/ Upload to unstable.  
219 3370d 07h holmgren /trunk/debian/ Upload to experimental for now; this is not an official stable release.  
218 3370d 08h holmgren /trunk/debian/ Build with libgtksourceview2.0-dev (was accidentally added in the previous commit) (but not with libgtkdatabox-dev (which was also)).  
217 3370d 08h holmgren /trunk/debian/ Rewrite changelog since no 8.0.12 package was uploaded.  
216 3370d 08h holmgren /trunk/debian/ Bump Standards-Version to 3.9.6.  
215 3370d 08h holmgren /trunk/debian/ Update debian/watch to look for 8.0 tarballs in
http://pike.lysator.liu.se/download/pub/pike/all/
 
213 3370d 08h holmgren /trunk/debian/ * New upstream release.
- Drops compatibility support for versions prior to 7.6.
 
212 3370d 08h holmgren /trunk/debian/ Use 8.0.12 instead of 8.0.2  
202 3593d 12h holmgren /trunk/debian/ Drop debian/source/lintian-overrides; upstream has dropped the bundles
system which brought the old autotools helper files.
 
200 3593d 12h holmgren /trunk/ Merge more changes from last stable version.  
198 3593d 12h 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 3595d 10h holmgren /trunk/ Merge change from 7.8-stable  
191 3595d 10h holmgren /trunk/ Merge changes from 7.8-stable.  
179 4015d 10h holmgren /trunk/debian/ Actually apply undefined_htons.patch.