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
218 3348d 04h holmgren /trunk/debian/ Build with libgtksourceview2.0-dev (was accidentally added in the previous commit) (but not with libgtkdatabox-dev (which was also)).  
217 3348d 04h holmgren /trunk/debian/ Rewrite changelog since no 8.0.12 package was uploaded.  
216 3348d 04h holmgren /trunk/debian/ Bump Standards-Version to 3.9.6.  
215 3348d 04h holmgren /trunk/debian/ Update debian/watch to look for 8.0 tarballs in
http://pike.lysator.liu.se/download/pub/pike/all/
 
214 3348d 04h holmgren /trunk/debian/ Remove lines that no longer match any files due to dropped compatibility support for old versions.  
213 3348d 04h holmgren /trunk/debian/ * New upstream release.
- Drops compatibility support for versions prior to 7.6.
 
212 3348d 04h holmgren /trunk/debian/ Use 8.0.12 instead of 8.0.2  
211 3348d 04h holmgren /trunk/debian/patches/ Refresh patches.  
210 3348d 05h holmgren /trunk/debian/patches/ Drop precompile_breakage.patch again; incorporated upstream.  
209 3571d 03h holmgren /branches/7.8-stable/debian/ smartlink_verbose.patch: Make the smartlink script print the build
commands it's executing to allow build log checks.
 
208 3571d 03h holmgren /branches/7.8-stable/debian/ Add heimdal-dev as a build dependency to enable the Kerberos and
GSSAPI modules. Move said modules to a new pike7.8-kerberos package.
 
207 3571d 04h holmgren /branches/7.8-stable/debian/ Delete unused CFLAGS, CPPFLAGS, and LDFLAGS variables.  
206 3571d 06h holmgren /branches/7.8-stable/debian/ Add libgtksourceview2.0-dev as a build dependency to enable the
GTK2.SourceView module.
 
205 3571d 06h holmgren /branches/7.8-stable/debian/ debian/copyright: Add reference to COMMITTERS.  
204 3571d 07h holmgren /branches/7.8-stable/debian/ debian/copyright: Update from COPYRIGHT.  
203 3571d 07h holmgren /branches/7.8-stable/debian/ debian/copyright: Delete paragraph about repacked upstream tarball,
which hasn't been the case since 7.8.700-1.
 
202 3571d 07h holmgren /trunk/debian/ Drop debian/source/lintian-overrides; upstream has dropped the bundles
system which brought the old autotools helper files.
 
201 3571d 08h holmgren /trunk/debian/ Change version number in files coming from merge.  
200 3571d 08h holmgren /trunk/ Merge more changes from last stable version.  
199 3571d 08h holmgren /trunk/debian/ More instances of 7.8 changed to 8.0.  
198 3571d 08h 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.
 
197 3573d 02h holmgren /tags/7.8.866-2/ [svn-buildpackage] Tagging pike7.8 7.8.866-2  
196 3573d 04h holmgren /branches/7.8-stable/debian/patches/ Actually delete dropped patches.  
195 3573d 04h holmgren /branches/7.8-stable/debian/ Replace GPL and LGPL license texts used by Tools.Legal.License with
symlinks to corresponding files in /usr/share/common-licenses.
Override remaining Lintian warnings about GPL.pmod and LGPL.pmod,
which do not include the license texts themselves.
 
194 3573d 05h holmgren /branches/7.8-stable/debian/ Use dh_installdocs --link-doc to create doc symlinks in module
packages.
 
193 3573d 06h holmgren /trunk/ Merge change from 7.8-stable  
192 3573d 06h holmgren /branches/7.8-stable/debian/ bad_size_t_redef.patch: Fix undefined behaviour/buffer overruns in
module _Image_JPEG on 64-bit architectures due to broken redefinition
of size_t (Closes: #750430).
 
191 3573d 06h holmgren /trunk/ Merge changes from 7.8-stable.  
190 3573d 07h holmgren /branches/7.8-stable/debian/ Spelling  
189 3573d 08h holmgren /branches/7.8-stable/debian/ Correct Vcs-SvnU URI again - should use anonscm.debian.org.  
188 3573d 08h holmgren /branches/7.8-stable/debian/ Correct watch URL.  
187 3573d 08h holmgren /branches/7.8-stable/ Merge beta/experimental commits.  
186 3629d 13h holmgren /branches/7.8/debian/ debian/control: Correct Vcs-Svn URI.  
185 3629d 13h holmgren /branches/7.8/debian/ New upstream beta version.  
184 3675d 06h holmgren /branches/7.8/debian/ Bump Standards-Version to 3.9.5.  
183 3675d 06h holmgren /branches/7.8/debian/ * New upstream beta version.
* Drop reg_enum_conflict.patch and nettle_crypt_md5_buffer_size.patch;
incorporated upstream. Refresh remaining patches.
 
182 3675d 07h holmgren /branches/7.8/ Create branch for beta versions of 7.8  
181 3675d 07h holmgren /branches/7.8-stable/ Merge changes from trunk.  
180 3993d 05h holmgren /tags/7.8.700-7/ [svn-buildpackage] Tagging pike7.8 7.8.700-7  
179 3993d 06h holmgren /trunk/debian/ Actually apply undefined_htons.patch.