Przeglądaj źródła

Standards-Version 3.8.0; math: xbase-clients -> x11-apps; sequence of mentioning Dependencies in tasks files was wrong.

tille 18 lat temu
rodzic
commit
a7011e4aa4
5 zmienionych plików z 13 dodań i 6 usunięć
  1. 5 1
      debian/changelog
  2. 1 1
      debian/control.stub
  3. 2 1
      tasks/kde
  4. 3 2
      tasks/math
  5. 2 1
      tasks/puzzle

+ 5 - 1
debian/changelog

@@ -14,5 +14,9 @@ debian-junior (1.13) unstable; urgency=medium
   * tasks/games-gl: s/armagetron/armagetronad/
   * tasks/games-sim: s/freeciv/freeciv-client-gtk | freeciv-client-sdl/
   * tasks/arcade; s/heroes/heroes-ggi | heroes-sdl/
+  * tasks/math: s/xbase-clients/x11-apps/ (because xbase-clients is
+    an obsoleted transition package)
+  * tasks/*: s/meta package/metapackage/; s/Gnome/GNOME/
+  * Standards-Version: 3.8.0 (no changes needed)
 
- -- Andreas Tille <tille@debian.org>  Mon, 30 Jun 2008 10:24:03 +0200
+ -- Andreas Tille <tille@debian.org>  Mon, 07 Jul 2008 08:13:49 +0200

+ 1 - 1
debian/control.stub

@@ -6,7 +6,7 @@ DM-Upload-Allowed: yes
 Uploaders: Ben Armstrong <synrg@sanctuary.nslug.ns.ca>,
  Andreas Tille <tille@debian.org>
 Build-Depends-Indep: debhelper, cdd-dev (>= 0.5.1)
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 Vcs-Browser: http://svn.debian.org/wsvn/cdd/projects/junior/trunk/debian-junior/?rev=0&sc=0
 Vcs-Svn: svn://svn.debian.org/cdd/projects/junior/trunk/debian-junior/
 

+ 2 - 1
tasks/kde

@@ -1,5 +1,4 @@
 Task: kde
-Depends: kig, kstars, ktuberling, kworldclock
 Description: Debian Jr. for KDE
  This package includes a collection of programs for children
  which are built for KDE.  A KDE desktop is not required
@@ -12,3 +11,5 @@ Description: Debian Jr. for KDE
  will be adding to this list in future releases, and likely
  refining the package into categories the way the rest of Debian
  Jr. packages are now organized.
+
+Depends: kig, kstars, ktuberling, kworldclock

+ 3 - 2
tasks/math

@@ -1,7 +1,6 @@
 Task: math
-Depends: bc, bsdgames, snowflake, xaos, xbase-clients
 Description: Debian Jr. educational math
- This metapackage will install educational math programs suitable for
+ This meta package will install educational math programs suitable for
  children.  Some of the packages use mathematics that is well beyond
  the abilities of young children (e.g. fractals and cryptography), but
  we hope that by using them they gain an appreciation of the beauty of
@@ -10,3 +9,5 @@ Description: Debian Jr. educational math
  are more general, providing math activities as only one part of the
  package, e.g. bsdgames includes "arithmetic" in addition to other
  non-math games, and xbase-clients provides xcalc.
+
+Depends: bc, bsdgames, snowflake, xaos, x11-apps

+ 2 - 1
tasks/puzzle

@@ -1,6 +1,7 @@
 Task: puzzle
-Depends: codebreaker, frozen-bubble, gtans, lmemory, xjig
 Description: Debian Jr. Puzzles
  Some puzzle-type games, from the more arcade-like and frozen-bubble to xjig (a
  jigsaw puzzle program), to lmemory (based on the classic "memory" card game),
  we hope this sampling of packages will appeal to child and adult alike.
+
+Depends: codebreaker, frozen-bubble, gtans, lmemory, xjig