1
0

changelog 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161
  1. debian-junior (1.23) UNRELEASED; urgency=medium
  2. [Andreas Tille]
  3. * Build-Depends: blends-dev (>= 0.6.92)
  4. [Per Andersson]
  5. * Add myself to uploaders and AUTHORS
  6. * debian/control.stub
  7. - Set maintainer to
  8. Debian Junior Maintainers <debianjr-maintainers@lists.alioth.debian.org>
  9. - Use git Vcs fields
  10. * tasks/arcade
  11. - Add tuxpuck
  12. * tasks/art
  13. - Add mtpaint
  14. - Add tbo work-in-progress placeholder
  15. * tasks/games-sim
  16. - Add wesnoth
  17. * tasks/games-net
  18. - Updated description
  19. - Added bubbros, minetest, pengupop, and tetrinet
  20. * tasks/games-adventure
  21. - New task!
  22. - Add balazar3 and beneath-a-steel-sky
  23. - Add nethack
  24. - Add drascula, flight-of-the-amazon-queen, and lure-of-the-temptress
  25. * tasks/games-text
  26. - Add cowsay and sl
  27. * tasks/programming
  28. - Add arduino and scratch
  29. * tasks/sound
  30. - Add pianobooster
  31. -- Andreas Tille <tille@debian.org> Mon, 28 Jul 2014 10:53:46 +0200
  32. debian-junior (1.22) unstable; urgency=medium
  33. * Build-Depends: blends-dev (>= 0.6.91)
  34. Closes: #755360
  35. * Fix syntax in doudoulinux tasks and make them better readable by
  36. applying some grouping of dependencies
  37. * d/compat: 9
  38. * d/control.stub
  39. - Standards-Version: 3.9.5
  40. - canonical Vcs fields
  41. * d/source/format: 3.0 (native)
  42. -- Andreas Tille <tille@debian.org> Fri, 25 Jul 2014 09:20:05 +0200
  43. debian-junior (1.21) unstable; urgency=low
  44. * Regenerate metapackages for Wheezy release
  45. * debian/control.stub:
  46. - Fix Vcs fields
  47. - Standards-Version: 3.9.3 (no changes needed)
  48. -- Andreas Tille <tille@debian.org> Mon, 16 Jul 2012 09:09:17 +0200
  49. debian-junior (1.20) unstable; urgency=low
  50. * config/control: Depends: blends-common (>= 0.6.15)
  51. * debian/control.stub: Build-Depends-Indep: blends-dev (>= 0.6.15)
  52. which provides postrm / preinst scripts for each metapackage to
  53. enable handling failed-upgrade
  54. Closes: #577062
  55. * Standards-Version: 3.9.1 (no changes needed)
  56. -- Andreas Tille <tille@debian.org> Wed, 10 Nov 2010 11:57:32 +0100
  57. debian-junior (1.19) unstable; urgency=low
  58. * Rebuild against blends-dev >= 0.6.12. This results in
  59. using a prerm script instead of postrm which ensures that
  60. blends-common is installed while this script is running
  61. Closes: #574237, #574203, #574208
  62. * Standards-Version: 3.8.4 (no changes needed)
  63. * debian/compat: 7
  64. -- Andreas Tille <tille@debian.org> Thu, 18 Mar 2010 08:21:16 +0100
  65. debian-junior (1.18) unstable; urgency=low
  66. * Depend from blends-common >= 0.6.9 and explain in
  67. NEWS.Debian that no attempt to take over any CDD
  68. related configuration
  69. Closes: #562552
  70. -- Andreas Tille <tille@debian.org> Sun, 24 Jan 2010 14:06:48 +0100
  71. debian-junior (1.17) unstable; urgency=low
  72. * Build-Depends: blends-dev (>= 0.6.8)
  73. Closes: #553632
  74. * Enhanced and extended some long descriptions of tasks to
  75. fit lintians expectations nicely.
  76. * tasks/arcade: Include jumpnbump
  77. Closes: #187705
  78. * tasks/games-text: Include animals
  79. Closes: #308167
  80. * tasks/writing: Removed alternative abiword-gnome which does not
  81. exist any more
  82. * tasks/puzzle: codebreaker is not in Debian any more
  83. * tasks/kde: removed kworldclock which is not in Debian any more
  84. * tasks/gnome: added gworldclock
  85. * tasks/games-gl: s/planetpenguin-racer/extremetuxracer/,
  86. s/slune/torcs/ because slune was removed from Debian
  87. * tasks/games-card: s/pysol/<some solitair clones>/ because pysol
  88. was removed from Debian
  89. * tasks/toys: Removed xhangglider (see #509911)
  90. -- Andreas Tille <tille@debian.org> Wed, 09 Dec 2009 00:02:05 +0100
  91. debian-junior (1.16) unstable; urgency=low
  92. * Change some section of specific metapackages
  93. * tasks/math: remove snowflake because it was removed from Debian
  94. * tasks/sound: removed grip because it was removed from Debian
  95. * Build-Depends: blends-dev (>= 0.6.6)
  96. Closes: #542655
  97. * Standards-Version: 3.8.3 (no changes needed)
  98. -- Andreas Tille <tille@debian.org> Thu, 29 Oct 2009 21:34:42 +0100
  99. debian-junior (1.15) unstable; urgency=low
  100. * Bumped policy to 3.8.1 and make use of the new feature that
  101. debian/control allows comment lines starting with # with no
  102. preceding whitespace. [Policy paragraph 5.2]
  103. * Build-Depends: blends-dev (0.6.3)
  104. -- Andreas Tille <tille@debian.org> Tue, 14 Apr 2009 11:05:30 +0200
  105. debian-junior (1.14) experimental; urgency=low
  106. * Build against blends-dev (>= 0.6.1) instead of cdd-dev
  107. * Adapted Vcs fields to new location (cdd -> blends)
  108. -- Andreas Tille <tille@debian.org> Tue, 03 Feb 2009 09:06:39 +0100
  109. debian-junior (1.13) unstable; urgency=medium
  110. * Changes done by Andreas Tille <tille@debian.org>
  111. - Took over cdd-dev method to build metapackages from one
  112. common source.
  113. The changelogs of the previous single meta package sources
  114. can be found in the source package under debian/oldchangelogs.
  115. * tasks/games-sim:
  116. - Added lincity-ng, freecol as "Ignore" to set some marker
  117. at least, I'd rather prefer "Suggest"
  118. * Maintainer: Debian Junior <debian-jr@lists.debian.org>
  119. * DM-Upload-Allowed: yes
  120. * Added myself as Uploader
  121. * tasks/games-gl: s/armagetron/armagetronad/
  122. * tasks/games-sim: s/freeciv/freeciv-client-gtk | freeciv-client-sdl/
  123. * tasks/arcade; s/heroes/heroes-ggi | heroes-sdl/
  124. * tasks/math: s/xbase-clients/x11-apps/ (because xbase-clients is
  125. an obsoleted transition package)
  126. * tasks/*: s/meta package/metapackage/; s/Gnome/GNOME/
  127. * Standards-Version: 3.8.0 (no changes needed)
  128. -- Andreas Tille <tille@debian.org> Mon, 07 Jul 2008 08:13:49 +0200