Your message dated Wed, 05 Apr 2006 15:47:13 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#360265: fixed in nano 1.3.11-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: nano
Version: 1.3.10-2
Severity: minor
Tags: d-i, patch
The nano udeb currently has its dependencies hardcoded in the control
file. Recent changes in debhelper and dpkg-dev have made it possible to
automatically generate proper dependencies on udebs instead.
The attached patch implements this for nano. The needed changes are:
- update dephelper dependency to 5.0.22; this also pulls in the correct
version of dpkg-dev
- change Depends: field in debian/control
Please include this patch in your next upload.
Cheers,
FJP
diff -u nano-1.3.10/debian/control nano-1.3.10/debian/control
--- nano-1.3.10/debian/control
+++ nano-1.3.10/debian/control
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Jordi Mallach <[EMAIL PROTECTED]>
Uploaders: Steve Langasek <[EMAIL PROTECTED]>
-Build-Depends: dpkg-dev (>= 1.13.9), libncurses5-dev, libncursesw5-dev, libslang2-dev, debhelper (>= 4.2.0), dpatch
+Build-Depends: dpkg-dev (>= 1.13.9), libncurses5-dev, libncursesw5-dev, libslang2-dev, debhelper (>= 5.0.22), dpatch
Standards-Version: 3.6.2.0
Package: nano
@@ -40,7 +40,7 @@
Section: debian-installer
Priority: standard
XC-Package-Type: udeb
-Depends: libc-udeb, libslang2-udeb
+Depends: ${shlibs:Depends}
Provides: editor
Description: free Pico clone with some new features - tiny build
GNU nano is a free replacement for Pico, the default Pine editor. Pine is
pgpLZlVD0W1sS.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: nano
Source-Version: 1.3.11-2
We believe that the bug you reported is fixed in the latest version of
nano, which is due to be installed in the Debian FTP archive:
nano-tiny_1.3.11-2_i386.deb
to pool/main/n/nano/nano-tiny_1.3.11-2_i386.deb
nano-udeb_1.3.11-2_i386.udeb
to pool/main/n/nano/nano-udeb_1.3.11-2_i386.udeb
nano_1.3.11-2.diff.gz
to pool/main/n/nano/nano_1.3.11-2.diff.gz
nano_1.3.11-2.dsc
to pool/main/n/nano/nano_1.3.11-2.dsc
nano_1.3.11-2_i386.deb
to pool/main/n/nano/nano_1.3.11-2_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jordi Mallach <[EMAIL PROTECTED]> (supplier of updated nano package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Thu, 6 Apr 2006 00:00:01 +0200
Source: nano
Binary: nano-tiny nano-udeb nano
Architecture: source i386
Version: 1.3.11-2
Distribution: unstable
Urgency: low
Maintainer: Jordi Mallach <[EMAIL PROTECTED]>
Changed-By: Jordi Mallach <[EMAIL PROTECTED]>
Description:
nano - free Pico clone with some new features
nano-tiny - free Pico clone with some new features - tiny build
nano-udeb - free Pico clone with some new features - tiny build (udeb)
Closes: 360265
Changes:
nano (1.3.11-2) unstable; urgency=low
.
* The "Marbella, ciudad hermanada con Benidorm" release.
* debian/control: generate udeb dependencies automatically, using a newer
debhelper and dpkg-dev. Thanks, Frans Pop (closes: #360265). The correct
dpkg-dev is pulled by debhelper, so backporters can just ignore the
newer debhelper build-dep.
* debian/nanorc: sync with upstream's example.
* debian/patches/01_crontab_backup.dpatch: new patch from DLR to fix the
saving of crontabs with the backup mode active (Ubuntu #29732).
Files:
69f5e3572a4f1dc052cd87169ace70d3 706 editors optional nano_1.3.11-2.dsc
fc1641609a3c50d8aaa548dd6a35e15e 25388 editors optional nano_1.3.11-2.diff.gz
dd4774c983fccd3ecedc288d929461c1 489864 editors important
nano_1.3.11-2_i386.deb
6357e4c285227640d6d329485e16cee7 145114 editors optional
nano-tiny_1.3.11-2_i386.deb
187544fa8b3a1b654a44f0eab167dd76 26140 debian-installer standard
nano-udeb_1.3.11-2_i386.udeb
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
iD8DBQFENEMvJYSUupF6Il4RAreBAJ4qDtgiVw+RBNaWlEobZO62L2+IzwCfYhUP
nVLjIFVF8dN5VTU6LTloVsI=
=ZAsl
-----END PGP SIGNATURE-----
--- End Message ---