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
288 2188d 22h magnus /trunk/debian/ * New upstream release.
* Drop misplaced_MAXPATHLEN.patch; obsolete.
 
287 2188d 22h magnus /trunk/debian/ Remove libgnomeui-dev from Build-Depends.  
286 2289d 16h holmgren /trunk/debian/ no_nostartfiles.patch: Don't use -nostartfiles when linking shared
modules (Closes: #892574). Thanks to Adrian Bunk.
 
285 2292d 19h holmgren /trunk/debian/ Drop support for GTK+ 2 (Closes: #885673).  
284 2292d 20h holmgren /tags/8.0.498-1/ [svn-buildpackage] Tagging pike8.0 8.0.498-1  
283 2292d 20h holmgren /trunk/debian/ Bump Standards-Version to 4.1.1.  
282 2412d 14h holmgren /branches/7.8-stable/debian/ Make the module dumping trigger "noawait", as Lintian suggests is the
right thing for packages that use the trigger to compile a form of
cache.
 
281 2412d 14h holmgren /trunk/debian/ Make the module dumping trigger "noawait", as Lintian suggests is the
right thing for packages that use the trigger to compile a form of
cache.
 
280 2412d 14h holmgren /trunk/debian/ Replace Priority: extra with Priority: optional.  
279 2412d 14h holmgren /branches/7.8-stable/debian/ bad_postgres_mutex_init.patch: Remove incorrect initialization of
extern variable, which caused FTBFS with newer linkers (Closes:
#878566).
 
278 2412d 15h holmgren /trunk/debian/ New upstream stable release.  
277 2521d 05h holmgren /trunk/debian/ New upstream stable release.  
276 2711d 18h holmgren /tags/8.0.388-2/ [svn-buildpackage] Tagging pike8.0 8.0.388-2  
275 2711d 18h 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.
 
274 2712d 20h holmgren /tags/8.0.388-1/ [svn-buildpackage] Tagging pike8.0 8.0.388-1  
273 2717d 18h holmgren /trunk/debian/ debian/watch: stop looking for beta versions.  
272 2717d 19h holmgren /trunk/debian/ New upstream stable release.  
271 2717d 19h holmgren /tags/8.0.182-1/ Tag release 8.0.182-1  
270 2717d 19h holmgren /tags/8.0.164-1/ Tag release 8.0.164-1  
269 2717d 19h holmgren /tags/8.0.370-1/ [svn-buildpackage] Tagging pike8.0 8.0.370-1  
268 2740d 16h 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 2740d 16h holmgren /trunk/debian/ New upstream stable release.  
266 2766d 07h holmgren /tags/8.0.358-1/ [svn-buildpackage] Tagging pike8.0 8.0.358-1  
265 2766d 14h holmgren /trunk/debian/ dont_disable_debug_symbols.patch (new): Leave debug symbol and
optimization flags alone when building GL and GTK2 modules.
 
264 2767d 18h holmgren /trunk/debian/ Build against libkrb5-dev instead of heimdal-dev (Closes: #845146).  
263 2767d 19h holmgren /trunk/debian/ Switch to Debhelper compat level 9.  
262 2767d 19h holmgren /trunk/debian/ * New upstream stable release.
* Drop autodoc.patch; fully incorporated upstream.
 
261 2782d 15h holmgren /tags/7.8.866-7/ [svn-buildpackage] Tagging pike7.8 7.8.866-7  
260 2782d 17h holmgren /branches/7.8-stable/debian/ Build-Depend on default-libmysqlclient-dev instead of
libmysqlclient-dev.
 
259 2801d 17h holmgren /trunk/debian/ Build-Depend on default-libmysqlclient-dev instead of
libmysqlclient-dev.
 
258 2801d 17h holmgren /tags/8.0.276-1/ [svn-buildpackage] Tagging pike8.0 8.0.276-1  
257 2801d 18h holmgren /tags/7.8.866-6/ [svn-buildpackage] Tagging pike7.8 7.8.866-6  
256 2820d 08h holmgren /branches/7.8-stable/debian/ Spelling.  
255 2820d 08h holmgren /branches/7.8-stable/debian/ Build against libkrb5-dev instead of heimdal-dev (Closes: #806264,
#836683). (Not bothering with -multidev right now.)
 
254 2820d 17h holmgren /branches/7.8-stable/debian/ Bump Standards-Version to 3.9.8.  
253 2820d 17h holmgren /branches/7.8-stable/debian/ Make the build target depend on both build-arch and build-indep, as it should. I cheated because previously the autobuilders wouldn't make build-arch, so we gained nothing.  
252 2820d 17h holmgren /branches/7.8-stable/debian/ disable_peephole_opt_integer_overflow.patch: Disable peep some hole
optimizer rules that weren't protected against negation overflow,
causing an infinite loop when building the GL module (Closes:
#836673).
 
251 2836d 19h holmgren /tags/7.8.866-5/ [svn-buildpackage] Tagging pike7.8 7.8.866-5  
250 2883d 04h holmgren /trunk/debian/ Bump Standards-Version to 3.9.8.  
249 2883d 04h holmgren /trunk/debian/ * New upstream stable release.
* autodoc.patch: incorporated upstream except for one hunk.