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

Bug#601970: marked as done (Permission to upload tk8.4)



Your message dated Mon, 1 Nov 2010 20:32:14 +0100
with message-id <20101101193214.GX4770@radis.liafa.jussieu.fr>
and subject line Re: Bug#601970: Permission to upload tk8.4
has caused the Debian Bug report #601970,
regarding Permission to upload tk8.4
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
601970: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601970
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal

Hi release team!

I'd like to upload tk8.4 with the following three changes:

1) Reduce indirect dependencies by replacing xvt for xterm in recommends.
   Since recommends are now installed by default, it's better to make them
   as small as possible. See bug
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601591 for details.

2) Added ${misc:Depends} to debian/control (trivial change which in fact
   adds nothing to the dependencies, but it's better to have this added
   because tk8.4 uses debhelper).

3) Standards version bump to 3.9.1 (another trivial change which didn't
   require any fixes in the package).

Could you allow me to make this upload? The diff between the current
8.4.19-4 and upcoming 8.4.19-5 is attached.

-- System Information:
Debian Release: 5.0.6
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'unstable')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.32-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=ru_RU.CP1251, LC_CTYPE=ru_RU.CP1251 (charmap=CP1251)
Shell: /bin/sh linked to /bin/bash
diff -u tk8.4-8.4.19/debian/changelog tk8.4-8.4.19/debian/changelog
--- tk8.4-8.4.19/debian/changelog
+++ tk8.4-8.4.19/debian/changelog
@@ -1,3 +1,13 @@
+tk8.4 (8.4.19-5) unstable; urgency=low
+
+  * Replaced xterm by xvt in recommended dependencies to reduce implicit
+    dependencies list (closes: #601591).
+  * Added ${misc:Depends} to debian/control file because the binary packages
+    are built using debhelper.
+  * Bumped standards version to 3.9.1.
+
+ -- Sergei Golovan <sgolovan@debian.org>  Sun, 31 Oct 2010 14:55:16 +0300
+
 tk8.4 (8.4.19-4) unstable; urgency=low
 
   * Removed Anselm Lingnau from uploaders list (closes: #540858).
diff -u tk8.4-8.4.19/debian/control tk8.4-8.4.19/debian/control
--- tk8.4-8.4.19/debian/control
+++ tk8.4-8.4.19/debian/control
@@ -4,15 +4,15 @@
 Maintainer: Debian Tcl/Tk Packagers <pkg-tcltk-devel@lists.alioth.debian.org>
 Uploaders: Chris Waters <xtifr@debian.org>, Sergei Golovan <sgolovan@debian.org>
 Build-Depends: debhelper (>= 5.0.0), x11proto-core-dev, libx11-dev, libxt-dev, tcl8.4-dev (>= 8.4.2), quilt
-Standards-Version: 3.8.3
+Standards-Version: 3.9.1
 Homepage: http://www.tcl.tk/
 
 Package: tk8.4
 Section: libs
 Priority: optional
 Architecture: any
-Depends: ${shlibs:Depends}
-Recommends: xterm | x-terminal-emulator
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: xvt | x-terminal-emulator
 Conflicts: tk40 (<= 4.0p3-2), libtk-img (<< 1.2.5)
 Provides: wish
 Description: Tk toolkit for Tcl and X11, v8.4 - run-time files
@@ -25,7 +25,7 @@
 Section: devel
 Priority: optional
 Architecture: any
-Depends: x11proto-core-dev, libx11-dev, libxt-dev, tcl8.4-dev (>= 8.4.2), tk8.4 (= ${binary:Version})
+Depends: x11proto-core-dev, libx11-dev, libxt-dev, tcl8.4-dev (>= 8.4.2), tk8.4 (= ${binary:Version}), ${misc:Depends}
 Suggests: tk8.4-doc
 Description: Tk toolkit for Tcl and X11, v8.4 - development files
  Tk is a cross-platform graphical toolkit which provides the Motif
@@ -37,6 +37,7 @@
 Section: doc
 Priority: optional
 Architecture: all
+Depends: ${misc:Depends}
 Suggests: tk8.4
 Conflicts: tkdoc, tk8.3-doc
 Provides: tkdoc

--- End Message ---
--- Begin Message ---
On Mon, Nov  1, 2010 at 22:26:07 +0300, Sergei Golovan wrote:

> On Mon, Nov 1, 2010 at 10:07 PM, Julien Cristau <jcristau@debian.org> wrote:
> >>
> > In non-X environment either tk8.4 shouldn't be pulled in or it shouldn't
> > pull in an X terminal emulator at all.
> 
> tk8.4 is useless without X, so I guess it's better to file a bugreport
> to foo2zjs
> which provides a printer driver, to weaken dependency on tk8.4 to 'suggest'.
> 
Sounds good to me.

> Looks like this bugreport may be closed.
> 
Doing so, thanks.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: