Subversion Repositories

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

Rev 107 | Rev 109 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 107 Rev 108
Line 23... Line 23...
23
    and let -dev depend on -image.
23
    and let -dev depend on -image.
24
  * module-layout.dpatch: Move misplaced parenthesis that caused the wrong
24
  * module-layout.dpatch: Move misplaced parenthesis that caused the wrong
25
    local include directory to be added.
25
    local include directory to be added.
26
  * Build-depend on libmysqlclient-dev instead of libmysqlclient15-dev,
26
  * Build-depend on libmysqlclient-dev instead of libmysqlclient15-dev,
27
    which is now a virtual package provided by the former.
27
    which is now a virtual package provided by the former.
-
 
28
  * dumping_problems.dpatch (new): Patch from CVS fixing problems encoding
-
 
29
    the master object when dumping some modules.
28
30
29
 -- Magnus Holmgren <holmgren@debian.org>  Thu, 29 Jul 2010 22:26:52 +0200
31
 -- Magnus Holmgren <holmgren@debian.org>  Fri, 30 Jul 2010 12:33:19 +0200
30
32
31
pike7.8 (7.8.352-dfsg-1) experimental; urgency=low
33
pike7.8 (7.8.352-dfsg-1) experimental; urgency=low
32
34
33
  * New upstream release.
35
  * New upstream release.
34
  * 01_master.in.dpatch: Renamed module-layout.dpatch.
36
  * 01_master.in.dpatch: Renamed module-layout.dpatch.