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
159 4042d 11h holmgren /tags/7.8.700-2/ [svn-buildpackage] Tagging pike7.8 7.8.700-2  
158 4042d 11h holmgren /trunk/debian/ Bump Standards-Version to 3.9.4  
157 4042d 11h holmgren /trunk/debian/ module-layout.patch: Use __REAL_MAJOR__ and __REAL_MINOR__ in
version-specific include and module paths; __REAL_VERSION__, being a
float, could allegedly cause trouble.
 
156 4042d 11h holmgren /trunk/debian/ Upload to unstable.  
155 4252d 12h holmgren /tags/7.8.700-1/ [svn-buildpackage] Tagging pike7.8 7.8.700-1  
154 4254d 12h holmgren /trunk/debian/ No longer exclude the PV (picture viewer) tool, as it now supports
GTK+2.
 
153 4254d 12h holmgren /trunk/debian/ Exclude the ZXID module for now, until zxid has been packaged for
Debian.
 
152 4254d 13h holmgren /trunk/debian/ Override the Lintian warnings about outdated config.guess files in the
bundles directories, as they aren't used.
 
151 4254d 13h holmgren /trunk/debian/ Drop nettle-2.1.patch. Refresh remaining patches.  
150 4254d 13h holmgren /trunk/debian/ * New upstream release.
* Since the upstream tarball no longer contains Nettle 1.15, which
contained non-fee IETF documents, but instead Nettle 2.5, we can ship
it unmodified.
 
149 4254d 14h holmgren /trunk/ Merge changes from 7.8-stable branch.  
148 4359d 13h holmgren /tags/7.8.352-dfsg-7/ [svn-buildpackage] Tagging pike7.8 7.8.352-dfsg-7  
147 4359d 15h holmgren /branches/7.8-stable/debian/ Close bug too.  
146 4359d 15h holmgren /branches/7.8-stable/debian/ Correct Replaces/Breaks for the move of files in -6.  
145 4360d 10h holmgren /tags/7.8.352-dfsg-6/ [svn-buildpackage] Tagging pike7.8 7.8.352-dfsg-6  
144 4360d 12h holmgren /branches/7.8-stable/debian/ Include the 7.0 compat Colors module in -image.  
143 4360d 13h holmgren /branches/7.8-stable/debian/ Add entry to debian/NEWS and fix format of previous entry.  
142 4360d 13h holmgren /branches/7.8-stable/debian/ Avoid errors when dumping modules by processing the module directories
(main and compatibility) separately.
 
141 4360d 14h holmgren /branches/7.8-stable/debian/ End with newlinw.  
140 4360d 14h holmgren /branches/7.8-stable/debian/ Link with --as-needed.  
139 4360d 14h 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.
 
138 4360d 15h holmgren /branches/7.8-stable/debian/ The dev package is already included in MODULE_PACKAGES.  
137 4360d 16h 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.  
136 4360d 16h 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).
 
135 4361d 12h holmgren /tags/7.8.352-dfsg-5/ [svn-buildpackage] Tagging pike7.8 7.8.352-dfsg-5  
134 4361d 12h 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.
 
133 4785d 17h holmgren /tags/7.8.550-dfsg-1/ [svn-buildpackage] Tagging pike7.8 7.8.550-dfsg-1  
132 4786d 09h holmgren /trunk/debian/ Bump Standards-Version to 3.9.2.  
131 4786d 10h holmgren /trunk/debian/ Jump to 7.8.550.  
130 4804d 12h holmgren /trunk/debian/patches/ Refresh patches  
129 4804d 12h holmgren /trunk/debian/ * The latest official upstream "beta" release.
- Dropped dumping_problems.patch; incorporated upstream.
- unbreak_cross_compilation.patch partially incorporated upstream.
* Update debian/watch to point to
http://pike.ida.liu.se/download/pub/pike/beta/.
 
128 4821d 15h holmgren /tags/7.8.352-dfsg-4/ [svn-buildpackage] Tagging pike7.8 7.8.352-dfsg-4  
127 4821d 15h holmgren /branches/7.8-stable/debian/ README.source can be dropped after source format change.  
126 4821d 15h holmgren /branches/7.8-stable/ Move to 7.8-stable branch in SVN, modifying Vcs-Svn in debian/control to reflect this.  
125 4821d 15h holmgren /tags/7.8.352-dfsg-3/ Tagging pike7.8 7.8.352-dfsg-3  
124 4821d 16h 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.
 
123 4821d 17h holmgren /trunk/debian/patches/ Have to patch cipher.c too since precompile doesn't work without pike already installed.  
122 4821d 22h holmgren /trunk/debian/ Actually remove dpatch include, targets and prerequisites.  
121 4822d 07h holmgren /trunk/debian/ dump_timeout.patch (new): Increase `pike -x dump' timeout to five
minutes (Closes: #593436).
 
120 4822d 07h holmgren /trunk/debian/ Versioned build dependency should include a "~".