Subversion Repositories

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

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

Rev 3 Rev 4
Line 9... Line 9...
9
  * Radically clean up debian/rules (Closes: #424334).
9
  * Radically clean up debian/rules (Closes: #424334).
10
  * Delete redundant dhelp files (dhelp uses doc-base metadata since
10
  * Delete redundant dhelp files (dhelp uses doc-base metadata since
11
    long ago).
11
    long ago).
12
  * Change directory structure and get rid of an unnecessary directory level:
12
  * Change directory structure and get rid of an unnecessary directory level:
13
    - Pike modules and include files, and master.pike are now in
13
    - Pike modules and include files, and master.pike are now in
14
      /usr/lib/pike/<version>/modules instead of
-
 
15
      /usr/lib/pike/<version>/lib/modules.
14
      /usr/lib/pike/<version> instead of /usr/lib/pike/<version>/lib.
16
    - The pike executable is now in /usr/bin itself, instead of in 
15
    - The pike executable is now in /usr/bin itself, instead of in 
17
      /usr/lib/pike/<version>/bin with just a symlink in /usr/bin.
16
      /usr/lib/pike/<version>/bin with a symlink in /usr/bin.
18
    - .pike and .pmod files are no longer moved to /usr/share/pike. It's
17
    - .pike and .pmod files are no longer moved to /usr/share/pike. It's
19
      not that important that all files in /usr/lib are actually 
18
      not that important that all files in /usr/lib are actually 
20
      platform-specific. All the symlinks are thus eliminated.
19
      platform-specific. All the symlinks are thus eliminated.
21
  * Add patch from Samuel Thibault to fix FTBFS on HURD (Closes: #434581).
20
  * Add patch from Samuel Thibault to fix FTBFS on HURD (Closes: #434581).
22
  * Move modules GLU and GLUE to pike7.6-gl, where they belong.
21
  * Move modules GLU and GLUE to pike7.6-gl, where they belong.
-
 
22
    GLUE.Drivers.GTK removed since it depends on GTK, which was dropped
-
 
23
    previously.
23
  * Drop Image.TTF from pike7.6-image so that Debian can get rid of the old
24
  * Drop Image.TTF from pike7.6-image so that Debian can get rid of the old
24
    freetype1 library (Closes: #431784).
25
    freetype1 library (Closes: #431784).
25
  * Fix 01_master.in.dpatch; the Debian-specific add_*_path() calls were
26
  * Fix 01_master.in.dpatch - the Debian-specific add_*_path() calls were
26
    completely off.
27
    completely off.
27
28
28
 -- Magnus Holmgren <magnus@kibibyte.se>  Tue, 25 Sep 2007 20:21:17 +0200
29
 -- Magnus Holmgren <magnus@kibibyte.se>  Wed, 26 Sep 2007 15:33:54 +0200
29
30
30
pike7.6 (7.6.93-3) unstable; urgency=low 
31
pike7.6 (7.6.93-3) unstable; urgency=low 
31
32
32
   * QA upload.
33
   * QA upload.
33
   * Set maintainer to QA Group; Orphaned: #411684
34
   * Set maintainer to QA Group; Orphaned: #411684