Subversion Repositories

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

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

Filtering Options

Rev Age Author Path Log message Diff Changes
197 3577d 16h holmgren /tags/7.8.866-2/ [svn-buildpackage] Tagging pike7.8 7.8.866-2  
/tags/7.8.866-2<br/>/tags/7.8.866-2/debian/patches/bad_size_t_redef.patch<br/>/tags/7.8.866-2/debian/pike7.8-core.links<br/>/tags/7.8.866-2/debian/pike7.8-core.lintian-overrides
/tags/7.8.866-2/debian/patches/nettle-2.1.patch<br/>/tags/7.8.866-2/debian/patches/nettle_crypt_md5_buffer_size.patch<br/>/tags/7.8.866-2/debian/patches/reg_enum_conflict.patch
195 3577d 19h 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.
 
/branches/7.8-stable/debian/pike7.8-core.links<br/>/branches/7.8-stable/debian/pike7.8-core.lintian-overrides
/branches/7.8-stable/debian/changelog<br/>/branches/7.8-stable/debian/rules
194 3577d 20h holmgren /branches/7.8-stable/debian/ Use dh_installdocs --link-doc to create doc symlinks in module
packages.
 
/branches/7.8-stable/debian/changelog<br/>/branches/7.8-stable/debian/rules
192 3577d 21h 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).
 
/branches/7.8-stable/debian/patches/bad_size_t_redef.patch
/branches/7.8-stable/debian/changelog<br/>/branches/7.8-stable/debian/patches/series
190 3577d 22h holmgren /branches/7.8-stable/debian/ Spelling  
/branches/7.8-stable/debian/changelog
189 3577d 23h holmgren /branches/7.8-stable/debian/ Correct Vcs-SvnU URI again - should use anonscm.debian.org.  
/branches/7.8-stable/debian/changelog<br/>/branches/7.8-stable/debian/control
187 3577d 23h holmgren /branches/7.8-stable/ Merge beta/experimental commits.  
/branches/7.8-stable<br/>/branches/7.8-stable/debian/changelog<br/>/branches/7.8-stable/debian/control<br/>/branches/7.8-stable/debian/patches/hurd.patch<br/>/branches/7.8-stable/debian/patches/pcre_info_obsolete.patch<br/>/branches/7.8-stable/debian/patches/pthread_stub.patch<br/>/branches/7.8-stable/debian/patches/series<br/>/branches/7.8-stable/debian/patches/unbreak_cross_compilation.patch<br/>/branches/7.8-stable/debian/patches/undefined_htons.patch
181 3679d 22h holmgren /branches/7.8-stable/ Merge changes from trunk.  
/branches/7.8-stable/debian/patches/hurd.patch<br/>/branches/7.8-stable/debian/patches/nettle_crypt_md5_buffer_size.patch<br/>/branches/7.8-stable/debian/patches/pcre_info_obsolete.patch<br/>/branches/7.8-stable/debian/patches/reg_enum_conflict.patch<br/>/branches/7.8-stable/debian/patches/undefined_htons.patch<br/>/branches/7.8-stable/debian/source/lintian-overrides
/branches/7.8-stable/debian/patches/dumping_problems.patch
/branches/7.8-stable<br/>/branches/7.8-stable/debian/changelog<br/>/branches/7.8-stable/debian/control<br/>/branches/7.8-stable/debian/patches/dump_timeout.patch<br/>/branches/7.8-stable/debian/patches/dynamic_module_makefile.in-libgcc.patch<br/>/branches/7.8-stable/debian/patches/misplaced_MAXPATHLEN.patch<br/>/branches/7.8-stable/debian/patches/module-layout.patch<br/>/branches/7.8-stable/debian/patches/no_dump_modules.patch<br/>/branches/7.8-stable/debian/patches/pthread_stub.patch<br/>/branches/7.8-stable/debian/patches/series<br/>/branches/7.8-stable/debian/patches/unbreak_cross_compilation.patch<br/>/branches/7.8-stable/debian/pike7.8-gtk.install<br/>/branches/7.8-stable/debian/pike7.8-image.install<br/>/branches/7.8-stable/debian/rules<br/>/branches/7.8-stable/debian/watch
147 4346d 21h holmgren /branches/7.8-stable/debian/ Close bug too.  
/branches/7.8-stable/debian/changelog
146 4346d 21h holmgren /branches/7.8-stable/debian/ Correct Replaces/Breaks for the move of files in -6.  
/branches/7.8-stable/debian/changelog<br/>/branches/7.8-stable/debian/control
142 4347d 20h holmgren /branches/7.8-stable/debian/ Avoid errors when dumping modules by processing the module directories
(main and compatibility) separately.
 
/branches/7.8-stable/debian/changelog<br/>/branches/7.8-stable/debian/pike7.8-core.postinst
140 4347d 21h holmgren /branches/7.8-stable/debian/ Link with --as-needed.  
/branches/7.8-stable/debian/changelog<br/>/branches/7.8-stable/debian/rules
139 4347d 21h holmgren /branches/7.8-stable/debian/ Move the Graphics, Colors, and Protocols.X.XImage module to the -image
package, as those modules require the Image module. Likewise move the
pmar_install standalone tool to the -dev package.
 
/branches/7.8-stable/debian/changelog<br/>/branches/7.8-stable/debian/control<br/>/branches/7.8-stable/debian/pike7.8-dev.install<br/>/branches/7.8-stable/debian/pike7.8-image.install
136 4347d 22h holmgren /branches/7.8-stable/debian/ Add to each module package a prerm script that deletes .o files for
that package to avoid leaving empty directories around (Closes:
#669955).
 
/branches/7.8-stable/debian/prerm-snippet
/branches/7.8-stable/debian/changelog<br/>/branches/7.8-stable/debian/rules
134 4348d 19h holmgren /branches/7.8-stable/debian/ * Build with -O1 on i386 (Closes: #640818).
* smartlink_rpath.patch: Update to recognize Linux 3.x.
* Use dpkg-buildflags to set CFLAGS etc.
* Some cleanup in debian/rules.
 
/branches/7.8-stable/debian/changelog<br/>/branches/7.8-stable/debian/control<br/>/branches/7.8-stable/debian/patches/dump_timeout.patch<br/>/branches/7.8-stable/debian/patches/misplaced_MAXPATHLEN.patch<br/>/branches/7.8-stable/debian/patches/smartlink_rpath.patch<br/>/branches/7.8-stable/debian/rules
126 4808d 22h holmgren /branches/7.8-stable/ Move to 7.8-stable branch in SVN, modifying Vcs-Svn in debian/control to reflect this.  
/branches/7.8-stable
/branches/7.8-stable/debian/changelog<br/>/branches/7.8-stable/debian/control
124 4808d 23h 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.
 
/trunk/debian/changelog<br/>/trunk/debian/control
121 4809d 13h holmgren /trunk/debian/ dump_timeout.patch (new): Increase `pike -x dump' timeout to five
minutes (Closes: #593436).
 
/trunk/debian/patches/dump_timeout.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
119 4809d 14h holmgren /trunk/debian/ 7.8.352-dfsg-4 hasn't been released yet; no reason to skip to 7.8.352-dfsg-5.  
/trunk/debian/changelog
118 4809d 16h holmgren /trunk/debian/ Build-depend on the new libgmp10-dev instead of libgmp3-dev.  
/trunk/debian/changelog<br/>/trunk/debian/control

Show All