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
160 4028d 14h 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).
 
159 4034d 12h holmgren /tags/7.8.700-2/ [svn-buildpackage] Tagging pike7.8 7.8.700-2  
158 4034d 13h holmgren /trunk/debian/ Bump Standards-Version to 3.9.4  
157 4034d 13h 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 4034d 13h holmgren /trunk/debian/ Upload to unstable.  
155 4244d 13h holmgren /tags/7.8.700-1/ [svn-buildpackage] Tagging pike7.8 7.8.700-1  
154 4246d 13h holmgren /trunk/debian/ No longer exclude the PV (picture viewer) tool, as it now supports
GTK+2.
 
153 4246d 14h holmgren /trunk/debian/ Exclude the ZXID module for now, until zxid has been packaged for
Debian.
 
152 4246d 14h holmgren /trunk/debian/ Override the Lintian warnings about outdated config.guess files in the
bundles directories, as they aren't used.
 
151 4246d 15h holmgren /trunk/debian/ Drop nettle-2.1.patch. Refresh remaining patches.  
150 4246d 15h 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 4246d 15h holmgren /trunk/ Merge changes from 7.8-stable branch.  
148 4351d 14h holmgren /tags/7.8.352-dfsg-7/ [svn-buildpackage] Tagging pike7.8 7.8.352-dfsg-7  
147 4351d 16h holmgren /branches/7.8-stable/debian/ Close bug too.  
146 4351d 16h holmgren /branches/7.8-stable/debian/ Correct Replaces/Breaks for the move of files in -6.  
145 4352d 12h holmgren /tags/7.8.352-dfsg-6/ [svn-buildpackage] Tagging pike7.8 7.8.352-dfsg-6  
144 4352d 14h holmgren /branches/7.8-stable/debian/ Include the 7.0 compat Colors module in -image.  
143 4352d 14h holmgren /branches/7.8-stable/debian/ Add entry to debian/NEWS and fix format of previous entry.  
142 4352d 15h holmgren /branches/7.8-stable/debian/ Avoid errors when dumping modules by processing the module directories
(main and compatibility) separately.
 
141 4352d 15h holmgren /branches/7.8-stable/debian/ End with newlinw.  
140 4352d 16h holmgren /branches/7.8-stable/debian/ Link with --as-needed.  
139 4352d 16h 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 4352d 16h holmgren /branches/7.8-stable/debian/ The dev package is already included in MODULE_PACKAGES.  
137 4352d 17h 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 4352d 17h 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 4353d 14h holmgren /tags/7.8.352-dfsg-5/ [svn-buildpackage] Tagging pike7.8 7.8.352-dfsg-5  
134 4353d 14h 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 4777d 18h holmgren /tags/7.8.550-dfsg-1/ [svn-buildpackage] Tagging pike7.8 7.8.550-dfsg-1  
132 4778d 10h holmgren /trunk/debian/ Bump Standards-Version to 3.9.2.  
131 4778d 11h holmgren /trunk/debian/ Jump to 7.8.550.  
130 4796d 13h holmgren /trunk/debian/patches/ Refresh patches  
129 4796d 13h 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 4813d 16h holmgren /tags/7.8.352-dfsg-4/ [svn-buildpackage] Tagging pike7.8 7.8.352-dfsg-4  
127 4813d 17h holmgren /branches/7.8-stable/debian/ README.source can be dropped after source format change.  
126 4813d 17h holmgren /branches/7.8-stable/ Move to 7.8-stable branch in SVN, modifying Vcs-Svn in debian/control to reflect this.  
125 4813d 17h holmgren /tags/7.8.352-dfsg-3/ Tagging pike7.8 7.8.352-dfsg-3  
124 4813d 18h 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 4813d 18h holmgren /trunk/debian/patches/ Have to patch cipher.c too since precompile doesn't work without pike already installed.  
122 4813d 23h holmgren /trunk/debian/ Actually remove dpatch include, targets and prerequisites.  
121 4814d 08h holmgren /trunk/debian/ dump_timeout.patch (new): Increase `pike -x dump' timeout to five
minutes (Closes: #593436).