[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#577062: Fwd: Bug#601959: Upload of Blends metapackages to testing-proposed-updates



I'm forwarding this message to the correct address… since
release@debian.org isn't a valid address (afaik).

-------- Original Message --------
Subject: Bug#601959: Upload of Blends metapackages to testing-proposed-updates
Resent-Date: Mon, 08 Nov 2010 16:57:10 +0000,	Mon, 08 Nov 2010 16:57:11 +0000
Resent-From: Andreas Tille <tille@debian.org>
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Debian Science Team
<debian-science-maintainers@lists.alioth.debian.org>
Date: Mon, 8 Nov 2010 17:56:14 +0100
From: Andreas Tille <tille@debian.org>
Reply-To: Andreas Tille <tille@debian.org>, 601959@bugs.debian.org
To: release@debian.org
CC: 577062@bugs.debian.org, 601959@bugs.debian.org

Hi,

to address bugs #577062 and #601959 an upload of the source packages
debian-junior, debian-med and debian-science will be needed.  It
basically moves the Dependency from blends-common in
{junior,science,med}-config to a Pre-Dependency to make sure that the
needed config file is really available at configuration time.  I think
only one example diff for debian-junior is sufficient to demonstrate
the change (see attachment).

BTW, the blends-dev scripts which verify the availability of packages in
the target distribution found that the spider package will not be
released with Squeeze and thus there is another change in the changelog.
Because of this "checking what is really released feature" an upload of
all these metapackages at a time when no massive package changes are
expected any more (now-ish) seems to be reasonable anyway.

I just want to inform you about the upload as it was requested.  While
I will run some additional tests whether the problem described in the
bugs above are really fixed I would like to ask for your confirmation
to upload to testing-proposed-updates.

Kind regards and thanks for working on the release management

      Andreas.

-- 
http://fam-tille.de

diff -ubrN debian-junior-1.19/config/control debian-junior-1.20/config/control
--- debian-junior-1.19/config/control	2010-03-18 08:22:13.000000000 +0100
+++ debian-junior-1.20/config/control	2010-11-08 15:33:51.000000000 +0100
@@ -1,6 +1,7 @@
 Package: junior-config
 Architecture: all
-Depends: adduser, ${misc:Depends}, menu, blends-common (>= 0.6.12)
+Depends: adduser, ${misc:Depends}, menu
+Pre-Depends: blends-common (>= 0.6.14)
 Description: Debian Jr. Project common package
  This package builds the basic infra structure of all junior-* packages.
  .
diff -ubrN debian-junior-1.19/debian/changelog debian-junior-1.20/debian/changelog
--- debian-junior-1.19/debian/changelog	2010-03-18 20:45:54.000000000 +0100
+++ debian-junior-1.20/debian/changelog	2010-11-08 16:14:06.000000000 +0100
@@ -1,3 +1,10 @@
+debian-junior (1.20) testing-proposed-updates; urgency=low
+
+  * config/control: Pre-Depends: blends-common (>= 0.6.14)
+    Closes: #577062
+
+ -- Andreas Tille <tille@debian.org>  Mon, 08 Nov 2010 15:34:21 +0100
+
 debian-junior (1.19) unstable; urgency=low
 
   * Rebuild against blends-dev >= 0.6.12.  This results in
diff -ubrN debian-junior-1.19/debian/control debian-junior-1.20/debian/control
--- debian-junior-1.19/debian/control	2010-03-19 23:09:17.000000000 +0100
+++ debian-junior-1.20/debian/control	2010-11-08 17:38:48.000000000 +0100
@@ -21,7 +21,8 @@
 
 Package: junior-config
 Architecture: all
-Depends: adduser, ${misc:Depends}, menu, blends-common (>= 0.6.12)
+Depends: adduser, ${misc:Depends}, menu
+Pre-Depends: blends-common (>= 0.6.14)
 Description: Debian Jr. Project common package
  This package builds the basic infra structure of all junior-* packages.
  .
@@ -62,7 +63,8 @@
 Package: junior-games-card
 Architecture: all
 Depends: junior-tasks (= ${binary:Version}), junior-config (= ${binary:Version})
-Recommends: ace-of-penguins, kpat, sgt-puzzles, spider, xsol
+Recommends: ace-of-penguins, kpat, sgt-puzzles, xsol
+Suggests: spider
 Description: Debian Jr. Card Games
  A collection of card games, for the time being just solitaire, which
  are probably more suited to older children than young, although
diff -ubrN debian-junior-1.19/debian-junior-tasks.desc debian-junior-1.20/debian-junior-tasks.desc
--- debian-junior-1.19/debian-junior-tasks.desc	2010-03-19 23:09:14.000000000 +0100
+++ debian-junior-1.20/debian-junior-tasks.desc	2010-11-08 17:38:47.000000000 +0100
@@ -61,7 +61,6 @@
 Packages: list
  ace-of-penguins
  xsol
- spider
  sgt-puzzles
  kpat
 


Reply to: