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 2701d 03h holmgren /tags/8.0.388-2/ [svn-buildpackage] Tagging pike8.0 8.0.388-2  
275 2701d 03h 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 2707d 03h holmgren /trunk/debian/ debian/watch: stop looking for beta versions.  
272 2707d 03h holmgren /trunk/debian/ New upstream stable release.  
268 2730d 01h 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 2730d 01h holmgren /trunk/debian/ New upstream stable release.  
265 2755d 23h holmgren /trunk/debian/ dont_disable_debug_symbols.patch (new): Leave debug symbol and
optimization flags alone when building GL and GTK2 modules.
 
264 2757d 03h holmgren /trunk/debian/ Build against libkrb5-dev instead of heimdal-dev (Closes: #845146).  
263 2757d 03h holmgren /trunk/debian/ Switch to Debhelper compat level 9.  
262 2757d 03h holmgren /trunk/debian/ * New upstream stable release.
* Drop autodoc.patch; fully incorporated upstream.
 
259 2791d 01h holmgren /trunk/debian/ Build-Depend on default-libmysqlclient-dev instead of
libmysqlclient-dev.
 
250 2872d 12h holmgren /trunk/debian/ Bump Standards-Version to 3.9.8.  
249 2872d 12h holmgren /trunk/debian/ * New upstream stable release.
* autodoc.patch: incorporated upstream except for one hunk.
 
247 2932d 01h holmgren /trunk/debian/ autodoc.patch (new): Fix typos in inline documentation that broke some
of it.
 
246 2932d 01h holmgren /trunk/debian/ New upstream stable release.  
245 2997d 23h holmgren /trunk/debian/ Bump Standards-Version to 3.9.7.  
244 2997d 23h holmgren /trunk/debian/ * Remove unnecessary files from the tzdata directory of the Calendar
module.
* Remove execute permission from .h files.
 
242 2998d 03h holmgren /trunk/debian/ New upstream stable release.  
241 3042d 23h holmgren /trunk/debian/ Bump to new upstream release 8.0.164  
240 3043d 01h holmgren /trunk/debian/ Merge pike8.0-manual and pike8.0-reference.  
238 3045d 01h holmgren /trunk/debian/ * New upstream release.
* Drop freetype_2.6_typeof.patch; incorporated upstream.
 
230 3185d 04h 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 3185d 05h holmgren /trunk/debian/ Replace dh_clean -k with dh_prep.  
228 3185d 05h holmgren /trunk/debian/ freetype_2.6_typeof.patch (new): Fix FTBFS with Freetype 2.6.  
227 3185d 05h holmgren /trunk/debian/ Update Homepage URL to http://pike.lysator.liu.se.  
223 3233d 05h 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 3233d 05h holmgren /trunk/debian/ Upload to unstable.  
219 3374d 01h holmgren /trunk/debian/ Upload to experimental for now; this is not an official stable release.  
218 3374d 02h holmgren /trunk/debian/ Build with libgtksourceview2.0-dev (was accidentally added in the previous commit) (but not with libgtkdatabox-dev (which was also)).  
217 3374d 02h holmgren /trunk/debian/ Rewrite changelog since no 8.0.12 package was uploaded.  
216 3374d 02h holmgren /trunk/debian/ Bump Standards-Version to 3.9.6.  
215 3374d 02h holmgren /trunk/debian/ Update debian/watch to look for 8.0 tarballs in
http://pike.lysator.liu.se/download/pub/pike/all/
 
213 3374d 02h holmgren /trunk/debian/ * New upstream release.
- Drops compatibility support for versions prior to 7.6.
 
212 3374d 02h holmgren /trunk/debian/ Use 8.0.12 instead of 8.0.2  
202 3597d 05h holmgren /trunk/debian/ Drop debian/source/lintian-overrides; upstream has dropped the bundles
system which brought the old autotools helper files.
 
200 3597d 06h holmgren /trunk/ Merge more changes from last stable version.  
198 3597d 06h 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 3599d 04h holmgren /trunk/ Merge change from 7.8-stable  
191 3599d 04h holmgren /trunk/ Merge changes from 7.8-stable.  
179 4019d 04h holmgren /trunk/debian/ Actually apply undefined_htons.patch.