Subversion Repositories

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

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
194 3558d 00h 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 3558d 02h 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 3558d 03h holmgren /branches/7.8-stable/debian/ Spelling  
/branches/7.8-stable/debian/changelog
189 3558d 03h 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
188 3558d 03h holmgren /branches/7.8-stable/debian/ Correct watch URL.  
/branches/7.8-stable/debian/watch
187 3558d 03h 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 3660d 03h 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 4327d 02h holmgren /branches/7.8-stable/debian/ Close bug too.  
/branches/7.8-stable/debian/changelog
146 4327d 02h 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
144 4328d 00h holmgren /branches/7.8-stable/debian/ Include the 7.0 compat Colors module in -image.  
/branches/7.8-stable/debian/pike7.8-image.install
143 4328d 00h holmgren /branches/7.8-stable/debian/ Add entry to debian/NEWS and fix format of previous entry.  
/branches/7.8-stable/debian/NEWS
142 4328d 01h 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
141 4328d 01h holmgren /branches/7.8-stable/debian/ End with newlinw.  
/branches/7.8-stable/debian/prerm-snippet
140 4328d 01h holmgren /branches/7.8-stable/debian/ Link with --as-needed.  
/branches/7.8-stable/debian/changelog<br/>/branches/7.8-stable/debian/rules
139 4328d 01h 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
138 4328d 02h holmgren /branches/7.8-stable/debian/ The dev package is already included in MODULE_PACKAGES.  
/branches/7.8-stable/debian/rules
137 4328d 03h holmgren /branches/7.8-stable/debian/ Might be safer to append to debian/$package.prerm.debhelper. I don't know what the dh programs might install there.  
/branches/7.8-stable/debian/rules
136 4328d 03h 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 4329d 00h 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
127 4789d 02h holmgren /branches/7.8-stable/debian/ README.source can be dropped after source format change.  
/branches/7.8-stable/debian/README.source

Show All