Просмотр исходного кода

Update tasks

* tasks/education:
  - Add fracplanet
* tasks/games-adventure
  - Remove balazar3
* tasks/games-arcade
  - Remove heroes-ggi
* tasks/games-sim
  - Add 0ad, megaglest
* tasks/programming
  - Add puredata, sonic-pi
* tasks/sound
  - Add gespeaker, milkytracker, puredata, sonic-pi, tuxguitar
  - Remove espeak-gui, jokosher, rezound
* tasks/system
  - Add bubblefishymon, baobab
  - Remove lavaps
* tasks/toys
  - Add bubblefishymon, gespeaker
  - Remove espeak-gui, lletters
Per Andersson 10 лет назад
Родитель
Сommit
f329f03d74
10 измененных файлов с 59 добавлено и 17 удалено
  1. 19 0
      debian/changelog
  2. 2 0
      tasks/education
  3. 0 2
      tasks/games-adventure
  4. 1 1
      tasks/games-arcade
  5. 0 2
      tasks/games-net
  6. 4 0
      tasks/games-sim
  7. 4 0
      tasks/programming
  8. 8 4
      tasks/sound
  9. 17 6
      tasks/system
  10. 4 2
      tasks/toys

+ 19 - 0
debian/changelog

@@ -3,6 +3,25 @@ debian-junior (1.25) UNRELEASED; urgency=medium
   * tasks/programming: Fix description. (Closes: 788483)
   * tasks/programming: Fix description. (Closes: 788483)
   * Bump Standards-Version to 3.9.7, no changes needed
   * Bump Standards-Version to 3.9.7, no changes needed
   * Use HTTPS for Vcs-* URLs
   * Use HTTPS for Vcs-* URLs
+  * tasks/education:
+    - Add fracplanet
+  * tasks/games-adventure
+    - Remove balazar3
+  * tasks/games-arcade
+    - Remove heroes-ggi
+  * tasks/games-sim
+    - Add 0ad, megaglest
+  * tasks/programming
+    - Add puredata, sonic-pi
+  * tasks/sound
+    - Add gespeaker, milkytracker, puredata, sonic-pi, tuxguitar
+    - Remove espeak-gui, jokosher, rezound
+  * tasks/system
+    - Add bubblefishymon, baobab
+    - Remove lavaps
+  * tasks/toys
+    - Add bubblefishymon, gespeaker
+    - Remove espeak-gui, lletters
 
 
  -- Per Andersson <avtobiff@debian.org>  Sun, 06 Mar 2016 22:50:54 +0100
  -- Per Andersson <avtobiff@debian.org>  Sun, 06 Mar 2016 22:50:54 +0100
 
 

+ 2 - 0
tasks/education

@@ -18,6 +18,8 @@ Suggests: mathwar, kstars
 
 
 Depends: gbrainy
 Depends: gbrainy
 
 
+Depends: fracplanet
+
 Depends: numptyphysics
 Depends: numptyphysics
 
 
 Depends: pysycache
 Depends: pysycache

+ 0 - 2
tasks/games-adventure

@@ -4,8 +4,6 @@ Description: Debian Jr. Adventure Games
  solving, and can be quite challenging. Recommended for older children, maybe
  solving, and can be quite challenging. Recommended for older children, maybe
  even requiring help from someone older.
  even requiring help from someone older.
 
 
-Depends: balazar3
-
 Depends: beneath-a-steel-sky
 Depends: beneath-a-steel-sky
 
 
 Depends: drascula
 Depends: drascula

+ 1 - 1
tasks/games-arcade

@@ -24,7 +24,7 @@ Depends: fretsonfire
 
 
 Depends: hannah
 Depends: hannah
 
 
-Depends: heroes-ggi | heroes-sdl
+Depends: heroes-sdl
 
 
 Depends: lbreakout2, madbomber, supertux, tuxmath, xsoldier
 Depends: lbreakout2, madbomber, supertux, tuxmath, xsoldier
 
 

+ 0 - 2
tasks/games-net

@@ -14,8 +14,6 @@ Depends: minetest
 
 
 Depends: openttd
 Depends: openttd
 
 
-Depends: pengupop
-
 Depends: xpilot-ng
 Depends: xpilot-ng
 
 
 Depends: xblast-tnt, xblast-tnt-levels, xblast-tnt-sounds, xblast-tnt-musics
 Depends: xblast-tnt, xblast-tnt-levels, xblast-tnt-sounds, xblast-tnt-musics

+ 4 - 0
tasks/games-sim

@@ -4,12 +4,16 @@ Description: Debian Jr. Simulation Games
  for older children, and even then some help from someone older may be
  for older children, and even then some help from someone older may be
  needed.
  needed.
 
 
+Depends: 0ad
+
 Depends: freeciv-client-gtk | freeciv-client-sdl
 Depends: freeciv-client-gtk | freeciv-client-sdl
 
 
 Depends: lincity-ng | lincity
 Depends: lincity-ng | lincity
 
 
 Depends: freecol
 Depends: freecol
 
 
+Depends: megaglest
+
 Depends: micropolis
 Depends: micropolis
 
 
 Depends: opencity
 Depends: opencity

+ 4 - 0
tasks/programming

@@ -26,8 +26,12 @@ Depends: gvrng, kturtle, littlewizard
 
 
 Depends: laby
 Depends: laby
 
 
+Depends: puredata
+
 Depends: scratch
 Depends: scratch
 
 
+Depends: sonic-pi
+
 Depends: squeak-plugins-scratch
 Depends: squeak-plugins-scratch
 
 
 Depends: squeak-vm
 Depends: squeak-vm

+ 8 - 4
tasks/sound

@@ -8,15 +8,19 @@ Description: Debian Jr. sound
 
 
 Depends: audacious, bplay, cdtool, pianobooster, vorbis-tools
 Depends: audacious, bplay, cdtool, pianobooster, vorbis-tools
 
 
-Depends: espeak-gui
-
 Depends: gcompris
 Depends: gcompris
 
 
+Depends: gespeaker
+
 Depends: hydrogen
 Depends: hydrogen
 
 
-Depends: jokosher
+Depends: milkytracker
+
+Depends: puredata
+
+Depends: sonic-pi
 
 
-Depends: rezound
+Depends: tuxguitar
 
 
 Depends: bloopsaphone
 Depends: bloopsaphone
 Why: This should also go into programming
 Why: This should also go into programming

+ 17 - 6
tasks/system

@@ -14,10 +14,21 @@ Description: Debian Jr. System tools
  an example of how to invoke programs from the shell, specify switches,
  an example of how to invoke programs from the shell, specify switches,
  use the man page, and so on.
  use the man page, and so on.
  .
  .
- Finally, lavaps not only provides a very pleasing way to visualize
- running processes and the resources they use, but can also make
- discovering and killing errant processes an easy thing to do for
- children who lack the ability yet to easily manage "ps" and "kill"
- from the command line.
+ Baobab, the GNOME disk usage analyzer, enables the user to take a
+ visual trip into the hard drive contents. It can be a mesmerizing first
+ step, dvelving into the inner parts of the computer system. It serves
+ both as an educational tool about file systems and file contents/size
+ as well as a tool for analyzing what files are big if disk space is
+ scarce.
+ .
+ Bubblefishymon is a computer load monitor dockapp which shows network
+ traffic as fishes, CPU usage as bubbles, and a duck representing a
+ duck.
+
+Depends: bubblefishymon
+
+Depends: baobab
+
+Depends: hello
 
 
-Depends: mc, hello, lavaps
+Depends: mc

+ 4 - 2
tasks/toys

@@ -9,9 +9,9 @@ Depends: cheese
 
 
 Depends: dasher
 Depends: dasher
 
 
-Depends: espeak-gui
+Depends: gespeaker
 
 
-Depends: lletters, oneko, xfireworks, xfishtank, xpenguins, xteddy
+Depends: oneko, xfireworks, xfishtank, xpenguins, xteddy
 
 
 Depends: xplanet, xplanet-images
 Depends: xplanet, xplanet-images
 
 
@@ -20,3 +20,5 @@ Depends: gamine
 Depends: gworldclock
 Depends: gworldclock
 
 
 Depends: bambam
 Depends: bambam
+
+Depends: bubblefishymon