/[debburn]/cdrkit/trunk/debian/changelog
ViewVC logotype

Diff of /cdrkit/trunk/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 143 by joerg, Wed Aug 30 23:37:36 2006 UTC revision 175 by joerg, Sun Sep 3 20:03:49 2006 UTC
# Line 1  Line 1 
1  cdrkit (5:1.0~pre1-1) UNRELEASED; urgency=low  cdrkit (5:1.0~pre1-1) UNRELEASED; urgency=low
2    
3    * FIXME:    [ Eduard Bloch ]
4      * dropped the shm build (kernel 2.2 is history)
5    Before releasing, move the upstream-related bits to an entry in ../Changelog    * dropped dpatch integration, we are the upstream now
6      * disabled debconf messages and device-creating code for now
7        (closes: #326138, #314139); things like hints to create device files are
8        essential for only few people and can equaly be presented as program
9        messages. Why shall we still MAKEDEV them?  It's not like we have switched
10        to kernel 2.0.1 yesterday (closes: #342085, 188827, #200665)
11      * updated Build-Dependencies for kfreebsd (closes: #355291)
12      * debian/copyright got uptodate mail address for Schilling (closes: #372484)
13    
14      [ Eduard Bloch, upstream related changes ]
15    * The Big Fork to an independent project called cdrkit    * The Big Fork to an independent project called cdrkit
16      + using the last clearly stated GPLed versions of files from      + using the last clearly stated GPLed versions of files from
17        cdrtools-2.01.01a08 (closes: #353403, 372486        cdrtools-2.01.01a08 (closes: #353403, 372486
18      + we play the upstream role now, using our patches and we like them      + we play the upstream role now, using our patches and we like them
19        (closes: #361450)        (closes: #361450)
20      + renamed relevant works to avoid claims of "potential defamation" or      + renamed relevant works to avoid claims of "potential defamation" or
21        "damage of reputation", to not create a legal battlefield for        "damage of reputation" (closes: #350738)
       Joerg Schilling and "his understanding of how GPL applies in German  
       Urheberrecht" which was used to legitimate the "special clauses" in the  
       source (closes: #350738)  
22      + custom CMake based build system used instead of the original one, since      + custom CMake based build system used instead of the original one, since
23        we understand it better (closes: #350739 and hopefully closes: #350254,        we understand it better (closes: #350739 and hopefully closes: #350254,
24        reopen if not). It seems to be portable among the the plattforms        reopen if not). It seems to be portable among the platforms
25        supported by Debian, it needs a bit of work for porting to non-Linux        supported by Debian, it needs a bit of work for porting to non-Linux
26        plattforms, though.        plattforms, though.
27    * removed most of the anti-linux2.6 FUD from program messages (unless beeing    * removed most of the anti-linux2.6  program messages (unless being
28      in verbose mode). Decent information about code modifications is okay,      in verbose mode). (closes: #377145)
     subtle propaganda isn't (closes: #377145)  
29    * changed default config file location to /etc/default/wodim    * changed default config file location to /etc/default/wodim
   * dropped the shm build (kernel 2.2 is history)  
   * dropped dpatch integration, we are the upstream now  
   * disabled debconf messages and device-creating code for now, things like  
     hints to create device files are essential for only few people and can  
     equaly be presented as program messages. Why shall we still MAKEDEV them?  
     It's not like we have switched to kernel 2.0.1 yesterday  
     (closes: #342085, 188827, #200665)  
30    * long help output of wodim, mkisofs, cdda2wav goes to stdout IFF -help was    * long help output of wodim, mkisofs, cdda2wav goes to stdout IFF -help was
31      used deliberately. No matter what JS claims to be "the Unix Tradition"      used deliberately. (closes: #138490, #299641)
     (closes: #138490, #299641)  
32    * added more meaningful error message on -dvd-video failure (closes: #324586)    * added more meaningful error message on -dvd-video failure (closes: #324586)
33    * minor cdda2mp3/cdda2ogg scripts fixes suggested by Fabian Pietsch, plus    * minor cdda2mp3/cdda2ogg scripts fixes suggested by Fabian Pietsch, plus
34      fixes for unreliable encoder detection (closes: #283794, #344443) plus      fixes for unreliable encoder detection (closes: #283794, #344443) plus
# Line 55  cdrkit (5:1.0~pre1-1) UNRELEASED; urgenc Line 51  cdrkit (5:1.0~pre1-1) UNRELEASED; urgenc
51      Enabled permanently, disabled the "cheatcode processing" in debian/rules.      Enabled permanently, disabled the "cheatcode processing" in debian/rules.
52      Also eliminates some useability problems that have been pushed to our      Also eliminates some useability problems that have been pushed to our
53      users (closes: #325766, #271114, #312062, #353176).      users (closes: #325766, #271114, #312062, #353176).
54    * Updated dirsplit to version 0.3.3    * Updated dirsplit to version 0.3.3, zisofs-tools to 1.0.7 (with a custom
55    * updated Build-Dependencies for kfreebsd (closes: #355291)      CMakeFile.txt for easier integration and config.h updated manually for
56    * de.po updates, summarized by Jens Seidel (closes: #326138, #314139)      now)
57    * minor cdda2mp3/cdda2ogg scripts fixes suggested by Fabian Pietsch, plus    * minor cdda2mp3/cdda2ogg scripts fixes suggested by Fabian Pietsch, plus
58      fixes for unreliable encoder detection (closes: #283794, #344443) plus      fixes for unreliable encoder detection (closes: #283794, #344443) plus
59      possible override of preset CDDA_DEVICE variable fixed      possible override of preset CDDA_DEVICE variable fixed
# Line 70  cdrkit (5:1.0~pre1-1) UNRELEASED; urgenc Line 66  cdrkit (5:1.0~pre1-1) UNRELEASED; urgenc
66      + 40_stop_setuid_games.dpatch - another workaround for problems introduced      + 40_stop_setuid_games.dpatch - another workaround for problems introduced
67      in a03 - looks like Linux kernel does reject an application trying to      in a03 - looks like Linux kernel does reject an application trying to
68      change the UID between ioctls      change the UID between ioctls
69      (closes: #335253, 374685, 330506, 329308, 374345, 377421      (closes: #335253, 374685, 330506, 329308, 374345, 377421)
70    * Ubuntu's 40_fix_bad_spelling.dpatch integrated (typo in wodim.dfl)    * Ubuntu's 40_fix_bad_spelling.dpatch integrated (typo in wodim.dfl)
71    * increased hash size in mkisofs/hash.c (closes: #327270)    * increased hash size in mkisofs/hash.c (closes: #327270)
72    * more decent info message about locale detection    * more decent info message about locale detection
   * debian/copyright has uptodate mail address for Schilling (closes: #372484)  
73    
74    [ Joerg Jaspert]:    [ Joerg Jaspert]:
75    * Make build-depends on cmake versioned, to show backporters we need a recent one.    * Make build-depends on cmake versioned, to show backporters we need a recent one.
# Line 87  cdrkit (5:1.0~pre1-1) UNRELEASED; urgenc Line 82  cdrkit (5:1.0~pre1-1) UNRELEASED; urgenc
82    * Let cdrkitt-doc conflict/replace old cdrtools-doc    * Let cdrkitt-doc conflict/replace old cdrtools-doc
83    * Cleaned up postinst for wodim and removed makedev dependency.    * Cleaned up postinst for wodim and removed makedev dependency.
84    * debhelper level 5, Policy version 3.7.2    * debhelper level 5, Policy version 3.7.2
85      * Moved all buildstamps into the build/ dir
86      * Dropped old install-save[d] targets.
87    
88    [ Steve McIntyre]:    [ Steve McIntyre]:
89    * Minor spelling/English fixes    * Minor spelling/English fixes
90    * Remove __va_arg_list from format.c so alpha builds work  
91     -- Joerg Jaspert <joerg@debian.org>  Sun,  3 Sep 2006 21:53:38 +0200
  -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 22:06:28 +0200  
92    
93  cdrtools (4:2.01+01a03-5) unstable; urgency=low  cdrtools (4:2.01+01a03-5) unstable; urgency=low
94    

Legend:
Removed from v.143  
changed lines
  Added in v.175

  ViewVC Help
Powered by ViewVC 1.1.5