Your message dated Tue, 29 Oct 2013 06:03:23 +0000
with message-id <e1vb2oh-0005jh...@franck.debian.org>
and subject line Bug#725259: fixed in tclgeoip 0.2-1.1
has caused the Debian Bug report #725259,
regarding tclgeoip: Build-depends on deprecated Tcl 8.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 ow...@bugs.debian.org
immediately.)
--
725259: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725259
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: tclgeoip
Version: 0.2-1
Severity: normal
Tags: patch
Dear Maintainer,
We plan to drop the obsolete Tcl/Tk 8.4 from the Debian archive. So, you'll
need to change the build dependencies for your tclgeoip package.
I've prepared a small patch which builds the package not with tcl8.4-dev but
with
the default tcl-dev package (8.5 in sid, 8.6 in experimental).
-- System Information:
Debian Release: 7.1
APT prefers proposed-updates
APT policy: (500, 'proposed-updates'), (500, 'stable'), (100, 'unstable'),
(1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u tclgeoip-0.2/debian/changelog tclgeoip-0.2/debian/changelog
--- tclgeoip-0.2/debian/changelog
+++ tclgeoip-0.2/debian/changelog
@@ -1,3 +1,10 @@
+tclgeoip (0.2-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Build afeter the default Tcl/Tk version instead of the deprecated 8.4.
+
+ -- Sergei Golovan <sgolo...@debian.org> Thu, 03 Oct 2013 16:02:07 +0400
+
tclgeoip (0.2-1) unstable; urgency=low
* Initial Release. (Closes: #419447)
diff -u tclgeoip-0.2/debian/control tclgeoip-0.2/debian/control
--- tclgeoip-0.2/debian/control
+++ tclgeoip-0.2/debian/control
@@ -2,7 +2,7 @@
Section: interpreters
Priority: optional
Maintainer: Djihed Afifi <dji...@gmail.com>
-Build-Depends: debhelper (>= 5), autotools-dev, libgeoip-dev, tcl8.4-dev
+Build-Depends: debhelper (>= 5), autotools-dev, libgeoip-dev, tcl-dev
Standards-Version: 3.7.2
Package: tclgeoip
diff -u tclgeoip-0.2/debian/rules tclgeoip-0.2/debian/rules
--- tclgeoip-0.2/debian/rules
+++ tclgeoip-0.2/debian/rules
@@ -17,7 +17,6 @@
CFLAGS = -Wall -g
-TCL_VERSION=8.4
ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
CFLAGS += -O0
@@ -28,7 +27,7 @@
config.status: configure
dh_testdir
# Add here commands to configure the package.
- ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" --with-tcl=/usr/lib/tcl$(TCL_VERSION)
+ ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" --with-tcl=/usr/lib
build: build-stamp
--- End Message ---
--- Begin Message ---
Source: tclgeoip
Source-Version: 0.2-1.1
We believe that the bug you reported is fixed in the latest version of
tclgeoip, which is due to be installed in the Debian FTP archive.
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 725...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sergei Golovan <sgolo...@debian.org> (supplier of updated tclgeoip 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 29 Oct 2013 09:40:56 +0400
Source: tclgeoip
Binary: tclgeoip
Architecture: source amd64
Version: 0.2-1.1
Distribution: unstable
Urgency: low
Maintainer: Djihed Afifi <dji...@gmail.com>
Changed-By: Sergei Golovan <sgolo...@debian.org>
Description:
tclgeoip - Tcl extension implementing GeoIP lookup functions
Closes: 725259
Changes:
tclgeoip (0.2-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* Build afeter the default Tcl/Tk version instead of the deprecated 8.4.
(Closes: #725259)
Checksums-Sha1:
816d687bc88dff1fe21cd88da44743c936ba275f 1026 tclgeoip_0.2-1.1.dsc
594bfb8ea0fbf6102166eb58459fcd1badcdd997 25769 tclgeoip_0.2-1.1.diff.gz
e140b831178f232aee3829be909b05bf7fe2853d 9362 tclgeoip_0.2-1.1_amd64.deb
Checksums-Sha256:
3bc96c58eccc6fdf94042c3d1232ad3b6fc3c1caf923b04dc6ce9cacfa9dbc2a 1026
tclgeoip_0.2-1.1.dsc
67e641a9cf23f0cfe5c55aeb5435a849f11395f6247d4f4a659881bda6545a12 25769
tclgeoip_0.2-1.1.diff.gz
291736be29dc70443566a97182627aa1902d51768826e423fc0e5167e9bbfc38 9362
tclgeoip_0.2-1.1_amd64.deb
Files:
b0d27fa15c3232e1dccb8a7958c8ddef 1026 interpreters optional
tclgeoip_0.2-1.1.dsc
1264f4ff758b2ee3354dd06dbd655fb7 25769 interpreters optional
tclgeoip_0.2-1.1.diff.gz
1830e0e570481ab593f034bfb7a4fc0e 9362 interpreters optional
tclgeoip_0.2-1.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iD8DBQFSb014IcdH02pGEFIRAnZrAJ0REgXYg1FTETgDqABC6WYHjkOyLwCgmJ9t
t7217Gi1YMrr0a4gXkiPYN8=
=NARm
-----END PGP SIGNATURE-----
--- End Message ---