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
306 1039d 10h magnus /trunk/debian/ Drop redundant build dependency on dh-autoreconf.  
305 1039d 10h magnus /trunk/debian/ Drop transitional packages -reference and -manual (Closes: #940743).  
304 1150d 12h magnus /trunk/debian/ Change to Debhelper compat level 12, declared in debian/control
instead of debian/compat.
 
301 1150d 14h magnus /trunk/debian/ * Non-maintainer upload.
* Build with autoconf2.69 to workaround FTBFS with autocof 2.71.
(Closes: #978882)
 
296 2545d 08h magnus /trunk/debian/ Remove inactive uploader from debian/control.  
295 2545d 08h magnus /trunk/debian/ Bump Standards-Version to 4.1.4.  
293 2545d 08h magnus /trunk/debian/ Add lib-dev as build dependency so that Image.WebP can actually work.  
292 2545d 09h magnus /trunk/debian/ New package pike8.0-web-sass for the new Web.Sass module, which links
with libsass.
 
291 2545d 10h magnus /trunk/debian/ Switch VCS URLs after Alioth decommissioned.  
289 2545d 11h magnus /trunk/debian/ Fix description of transitional package.  
287 2545d 15h magnus /trunk/debian/ Remove libgnomeui-dev from Build-Depends.  
285 2649d 12h holmgren /trunk/debian/ Drop support for GTK+ 2 (Closes: #885673).  
283 2649d 13h holmgren /trunk/debian/ Bump Standards-Version to 4.1.1.  
280 2769d 08h holmgren /trunk/debian/ Replace Priority: extra with Priority: optional.  
275 3068d 12h 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.
 
264 3124d 12h holmgren /trunk/debian/ Build against libkrb5-dev instead of heimdal-dev (Closes: #845146).  
263 3124d 12h holmgren /trunk/debian/ Switch to Debhelper compat level 9.  
259 3158d 10h holmgren /trunk/debian/ Build-Depend on default-libmysqlclient-dev instead of
libmysqlclient-dev.
 
250 3239d 21h holmgren /trunk/debian/ Bump Standards-Version to 3.9.8.  
245 3365d 08h holmgren /trunk/debian/ Bump Standards-Version to 3.9.7.  
240 3410d 10h holmgren /trunk/debian/ Merge pike8.0-manual and pike8.0-reference.  
230 3552d 13h 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.
 
227 3552d 14h holmgren /trunk/debian/ Update Homepage URL to http://pike.lysator.liu.se.  
218 3741d 11h holmgren /trunk/debian/ Build with libgtksourceview2.0-dev (was accidentally added in the previous commit) (but not with libgtkdatabox-dev (which was also)).  
216 3741d 11h holmgren /trunk/debian/ Bump Standards-Version to 3.9.6.  
198 3964d 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.
 
191 3966d 13h holmgren /trunk/ Merge changes from 7.8-stable.  
178 4386d 13h holmgren /trunk/debian/ Update Vcs-Browser URL.  
177 4386d 13h holmgren /trunk/debian/ Modify package descriptions noting what modules are in each package
and that the Postgres module is deprecated.
 
176 4386d 13h holmgren /trunk/debian/ Update Replaces and Breaks version.  
174 4386d 14h holmgren /trunk/debian/ Correct the Replaces and Breaks declarations related to moving
Tools.PV (Closes: #711593).
 
165 4389d 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 4389d 12h holmgren /trunk/debian/ Build-depend on libtiff-dev rather than libtiff4-dev (Closes: #708365).  
160 4412d 11h 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).
 
158 4418d 10h holmgren /trunk/debian/ Bump Standards-Version to 3.9.4  
149 4630d 13h holmgren /trunk/ Merge changes from 7.8-stable branch.  
132 5162d 07h holmgren /trunk/debian/ Bump Standards-Version to 3.9.2.  
124 5197d 15h holmgren /trunk/debian/ Replace the overkill build dependency gnome-core-devel with the
slightly sleeker libgnomeui-dev, which should cover (together with
libglade2-dev, which was already listed) everything that worked
previously.
 
120 5198d 05h holmgren /trunk/debian/ Versioned build dependency should include a "~".  
118 5198d 08h holmgren /trunk/debian/ Build-depend on the new libgmp10-dev instead of libgmp3-dev.