aiksaurus: FTBFS on amd64: Package libstdc++2.10-dev has no installation candidate

Bug #7378 reported by Debian Bug Importer
4
Affects Status Importance Assigned to Milestone
aiksaurus (Debian)
Fix Released
Unknown
aiksaurus (Ubuntu)
Invalid
High
Unassigned

Bug Description

Automatically imported from Debian bug report #262556 http://bugs.debian.org/262556

Revision history for this message
In , Rene Engelhard (rene-debian) wrote : serious because hppa too and policy

severity 262556 serious
retitle 262556 aiksaurus: FTBFS on amd64: Package libstdc++2.10-dev has no installation candidate
thanks

This is serious because hppa does not build with this builddep either.
You should not specify it as builddep. It's bogus since you build with
gcc 3.x anyhow and this is libstdc++5 and even if you would build with
2.95 it would be useless since gcc-2.95 does the right thing already...

Andreas' patch is fully correct.

Grüße/Regards,

René
--
 .''`. René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `' <email address hidden> | GnuPG-Key ID: 248AEB73
   `- Fingerprint: 41FA F208 28D4 7CA5 19BB 7AD9 F859 90B0 248A EB73

Revision history for this message
In , Rene-rene-engelhard (rene-rene-engelhard) wrote : erm, really retitle :)

retitle 262556 aiksaurus: FTBFS on hppa/amd64: Package libstdc++2.10-dev has no installation candidate
thanks

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Automatically imported from Debian bug report #262556 http://bugs.debian.org/262556

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <E1BqyX8-0003DI-FN@localhost>
Date: Sat, 31 Jul 2004 20:24:38 +0200
From: Andreas Jochens <email address hidden>
To: Debian Bug Tracking System <email address hidden>
Subject: aiksaurus: FTBFS on amd64: Package libstdc++2.10-dev has no installation candidate

Package: aiksaurus
Severity: normal
Tags: patch

When building 'aiksaurus' on amd64 I get the following error:

Reading Package Lists...
Building Dependency Tree...
E: Package libstdc++2.10-dev has no installation candidate
E: Failed to satisfy Build-Depends dependency for aiksaurus: libstdc++2.10-dev
Package libstdc++2.10-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

With the attached patch 'aiksaurus' can be compiled on amd64.

Regards
Andreas Jochens

diff -urN ../tmp-orig/aiksaurus-1.0.1+cvs.2004.03.15+dev-0.12/debian/control ./debian/control
--- ../tmp-orig/aiksaurus-1.0.1+cvs.2004.03.15+dev-0.12/debian/control 2004-07-31 14:43:03.989104730 +0200
+++ ./debian/control 2004-07-31 14:37:35.182795645 +0200
@@ -2,7 +2,7 @@
 Section: devel
 Priority: optional
 Maintainer: Masayuki Hatta (mhatta) <email address hidden>
-Build-Depends: debhelper (>> 4.0.0), libgtk2.0-dev, xlibs-dev, libstdc++2.10-dev
+Build-Depends: debhelper (>> 4.0.0), libgtk2.0-dev, libx11-dev
 Standards-Version: 3.6.1

 Package: libaiksaurus-dev

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Tue, 10 Aug 2004 20:45:18 +0200
From: Rene Engelhard <email address hidden>
To: <email address hidden>, <email address hidden>
Subject: serious because hppa too and policy

--eHhjakXzOLJAF9wJ
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

severity 262556 serious
retitle 262556 aiksaurus: FTBFS on amd64: Package libstdc++2.10-dev has no =
installation candidate
thanks

This is serious because hppa does not build with this builddep either.
You should not specify it as builddep. It's bogus since you build with
gcc 3.x anyhow and this is libstdc++5 and even if you would build with
2.95 it would be useless since gcc-2.95 does the right thing already...

Andreas' patch is fully correct.

Gr=FC=DFe/Regards,

Ren=E9
--
 .''`. Ren=E9 Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `' <email address hidden> | GnuPG-Key ID: 248AEB73
   `- Fingerprint: 41FA F208 28D4 7CA5 19BB 7AD9 F859 90B0 248A EB73

--eHhjakXzOLJAF9wJ
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBGRe++FmQsCSK63MRAuc4AJ0eiplIhQl59tKOU3llLMffpNyxCgCeLNlH
rUga1zcT6Hqy5mD19pFtDa8=
=Sse3
-----END PGP SIGNATURE-----

--eHhjakXzOLJAF9wJ--

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Tue, 10 Aug 2004 20:49:55 +0200
From: Rene Engelhard <email address hidden>
To: <email address hidden>
Subject: erm, really retitle :)

retitle 262556 aiksaurus: FTBFS on hppa/amd64: Package libstdc++2.10-dev has no installation candidate
thanks

Revision history for this message
Fabio Massimo Di Nitto (fabbione) wrote :

Clearly who did the NMU didn't bother to check the patch i gave to them.

Revision history for this message
In , Steve Langasek (vorlon) wrote : Re: aiksaurus: FTBFS on hppa/amd64: Package libstdc++2.10-dev has no installation candidate

The problem with the proposed patch is that it ignores the reason for
adding libstdc++2.10-dev in the first place, namely that a dependency on
this version of the C++ tools (g++2.95/libstdc++2.10-dev) is needed if
we are to ever be able to build the thesaurus data files from source.
The fact that there is no libstdc++2.10-dev on amd64 or hppa means the
necessary tools can't be built on these platforms.

Since it happens that we *don't* build the thesaurus data from source as
part of the package build, I think it's sufficient here to keep the
build-dep on platforms where it's available, and drop it for platforms
where it isn't.

The attached patch reflects this; and I'll be planning to NMU shortly.

Thanks,
--
Steve Langasek
postmodern programmer

Revision history for this message
In , Steve Langasek (vorlon) wrote : Fixed in NMU of aiksaurus 1.0.1+cvs.2004.03.15+dev-0.12-0.2

tag 262556 + fixed

quit

This message was generated automatically in response to a
non-maintainer upload. The .changes file follows.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 13 Aug 2004 00:30:52 -0700
Source: aiksaurus
Binary: gaiksaurus libaiksaurusgtk0c102 libaiksaurus0c102 libaiksaurus-dev aiksaurus libaiksaurusgtk-dev libaiksaurus-data
Architecture: source alpha all
Version: 1.0.1+cvs.2004.03.15+dev-0.12-0.2
Distribution: unstable
Urgency: low
Maintainer: Masayuki Hatta (mhatta) <email address hidden>
Changed-By: Steve Langasek <email address hidden>
Description:
 aiksaurus - an English-language thesaurus (utility)
 gaiksaurus - graphical interface to the Aiksaurus toolkit (GTK+ frontend)
 libaiksaurus-data - an English-language thesaurus (data)
 libaiksaurus-dev - an English-language thesaurus (development)
 libaiksaurus0c102 - an English-language thesaurus (development)
 libaiksaurusgtk-dev - graphical interface to the Aiksaurus toolkit (development)
 libaiksaurusgtk0c102 - graphical interface to the Aiksaurus toolkit (library)
Closes: 262556
Changes:
 aiksaurus (1.0.1+cvs.2004.03.15+dev-0.12-0.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Only depend on libstdc++2.10-dev on platforms which provide it;
     this should be sufficient to satisfy the "buildable from source"
     requirement, since the bits we would need g++2.95 for aren't
     actually being regenerated as part of the build. Closes: #262556.
Files:
 2eff860e2ba8acdfca9f6cba960b66c2 829 devel optional aiksaurus_1.0.1+cvs.2004.03.15+dev-0.12-0.2.dsc
 c8886dbec46bfb6179a44525491030b7 26067 devel optional aiksaurus_1.0.1+cvs.2004.03.15+dev-0.12-0.2.diff.gz
 5eac3147f78e101097180a5b37fd05a4 316686 libs optional libaiksaurus-data_1.0.1+cvs.2004.03.15+dev-0.12-0.2_all.deb
 5f64839f650b45cbfb19eae43c9a2c7e 36244 libdevel optional libaiksaurus-dev_1.0.1+cvs.2004.03.15+dev-0.12-0.2_alpha.deb
 1fc3fd90fbbda99862da509602a22f25 25260 libs optional libaiksaurus0c102_1.0.1+cvs.2004.03.15+dev-0.12-0.2_alpha.deb
 ef3e6019722185ca90d85a26272a3c63 11064 text optional aiksaurus_1.0.1+cvs.2004.03.15+dev-0.12-0.2_alpha.deb
 d22161f0ff0dfab58d68359784db6b1f 51576 libdevel optional libaiksaurusgtk-dev_1.0.1+cvs.2004.03.15+dev-0.12-0.2_alpha.deb
 1fc6989e2c533178206f79b4821c728d 37446 libs optional libaiksaurusgtk0c102_1.0.1+cvs.2004.03.15+dev-0.12-0.2_alpha.deb
 79a77ba4544837d00ca85c95e517c882 7812 text optional gaiksaurus_1.0.1+cvs.2004.03.15+dev-0.12-0.2_alpha.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBHHbPKN6ufymYLloRAhtFAKCu/3/1J9IwZNYF4v5BEA52R+BeOQCgg7gC
wOuE7fqYeu9Kp8a77fgq9U0=
=a2CU
-----END PGP SIGNATURE-----

Revision history for this message
Debian Bug Importer (debzilla) wrote :
Download full text (3.2 KiB)

Message-ID: <email address hidden>
Date: Fri, 13 Aug 2004 00:47:07 -0700
From: Steve Langasek <email address hidden>
To: <email address hidden>
Subject: Re: aiksaurus: FTBFS on hppa/amd64: Package libstdc++2.10-dev has no installation candidate

--oY1uq2ONqt5kuovO
Content-Type: multipart/mixed; boundary="73fGQZLCrFzENemP"
Content-Disposition: inline

--73fGQZLCrFzENemP
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

The problem with the proposed patch is that it ignores the reason for
adding libstdc++2.10-dev in the first place, namely that a dependency on
this version of the C++ tools (g++2.95/libstdc++2.10-dev) is needed if
we are to ever be able to build the thesaurus data files from source.
The fact that there is no libstdc++2.10-dev on amd64 or hppa means the
necessary tools can't be built on these platforms.

Since it happens that we *don't* build the thesaurus data from source as
part of the package build, I think it's sufficient here to keep the
build-dep on platforms where it's available, and drop it for platforms
where it isn't.

The attached patch reflects this; and I'll be planning to NMU shortly.

Thanks,
--=20
Steve Langasek
postmodern programmer

--73fGQZLCrFzENemP
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="aiksaurus-262556.diff"
Content-Transfer-Encoding: quoted-printable

diff -u aiksaurus-1.0.1+cvs.2004.03.15+dev-0.12/debian/changelog aiksaurus-=
1.0.1+cvs.2004.03.15+dev-0.12/debian/changelog
--- aiksaurus-1.0.1+cvs.2004.03.15+dev-0.12/debian/changelog
+++ aiksaurus-1.0.1+cvs.2004.03.15+dev-0.12/debian/changelog
@@ -1,3 +1,13 @@
+aiksaurus (1.0.1+cvs.2004.03.15+dev-0.12-0.2) unstable; urgency=3Dlow
+
+ * Non-maintainer upload.
+ * Only depend on libstdc++2.10-dev on platforms which provide it;
+ this should be sufficient to satisfy the "buildable from source"
+ requirement, since the bits we would need g++2.95 for aren't
+ actually being regenerated as part of the build. Closes: #262556.
+
+ -- Steve Langasek <email address hidden> Fri, 13 Aug 2004 00:30:52 -0700
+
 aiksaurus (1.0.1+cvs.2004.03.15+dev-0.12-0.1) unstable; urgency=3Dlow
=20
   * Non-maintainer upload.
diff -u aiksaurus-1.0.1+cvs.2004.03.15+dev-0.12/debian/control aiksaurus-1.=
0.1+cvs.2004.03.15+dev-0.12/debian/control
--- aiksaurus-1.0.1+cvs.2004.03.15+dev-0.12/debian/control
+++ aiksaurus-1.0.1+cvs.2004.03.15+dev-0.12/debian/control
@@ -2,7 +2,7 @@
 Section: devel
 Priority: optional
 Maintainer: Masayuki Hatta (mhatta) <email address hidden>
-Build-Depends: debhelper (>> 4.0.0), libgtk2.0-dev, xlibs-dev, libstdc++2.=
10-dev
+Build-Depends: debhelper (>> 4.0.0), libgtk2.0-dev, xlibs-dev, libstdc++2.=
10-dev [!hppa !amd64]
 Standards-Version: 3.6.1
=20
 Package: libaiksaurus-dev

--73fGQZLCrFzENemP--

--oY1uq2ONqt5kuovO
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBHHH3KN6ufymYLloRAst1AJ9bHHg3Ndc4vxEIkZNUq5UNnkA8BwCgxpQP
3dRZrq3xs3wcr8LB6VeFAuw=
=om9B
-----END PGP SIG...

Read more...

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Fri, 13 Aug 2004 04:32:09 -0400
From: Steve Langasek <email address hidden>
To: <email address hidden>
Cc: Steve Langasek <email address hidden>, Masayuki Hatta (mhatta) <email address hidden>
Subject: Fixed in NMU of aiksaurus 1.0.1+cvs.2004.03.15+dev-0.12-0.2

tag 262556 + fixed

quit

This message was generated automatically in response to a
non-maintainer upload. The .changes file follows.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 13 Aug 2004 00:30:52 -0700
Source: aiksaurus
Binary: gaiksaurus libaiksaurusgtk0c102 libaiksaurus0c102 libaiksaurus-dev aiksaurus libaiksaurusgtk-dev libaiksaurus-data
Architecture: source alpha all
Version: 1.0.1+cvs.2004.03.15+dev-0.12-0.2
Distribution: unstable
Urgency: low
Maintainer: Masayuki Hatta (mhatta) <email address hidden>
Changed-By: Steve Langasek <email address hidden>
Description:
 aiksaurus - an English-language thesaurus (utility)
 gaiksaurus - graphical interface to the Aiksaurus toolkit (GTK+ frontend)
 libaiksaurus-data - an English-language thesaurus (data)
 libaiksaurus-dev - an English-language thesaurus (development)
 libaiksaurus0c102 - an English-language thesaurus (development)
 libaiksaurusgtk-dev - graphical interface to the Aiksaurus toolkit (development)
 libaiksaurusgtk0c102 - graphical interface to the Aiksaurus toolkit (library)
Closes: 262556
Changes:
 aiksaurus (1.0.1+cvs.2004.03.15+dev-0.12-0.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Only depend on libstdc++2.10-dev on platforms which provide it;
     this should be sufficient to satisfy the "buildable from source"
     requirement, since the bits we would need g++2.95 for aren't
     actually being regenerated as part of the build. Closes: #262556.
Files:
 2eff860e2ba8acdfca9f6cba960b66c2 829 devel optional aiksaurus_1.0.1+cvs.2004.03.15+dev-0.12-0.2.dsc
 c8886dbec46bfb6179a44525491030b7 26067 devel optional aiksaurus_1.0.1+cvs.2004.03.15+dev-0.12-0.2.diff.gz
 5eac3147f78e101097180a5b37fd05a4 316686 libs optional libaiksaurus-data_1.0.1+cvs.2004.03.15+dev-0.12-0.2_all.deb
 5f64839f650b45cbfb19eae43c9a2c7e 36244 libdevel optional libaiksaurus-dev_1.0.1+cvs.2004.03.15+dev-0.12-0.2_alpha.deb
 1fc3fd90fbbda99862da509602a22f25 25260 libs optional libaiksaurus0c102_1.0.1+cvs.2004.03.15+dev-0.12-0.2_alpha.deb
 ef3e6019722185ca90d85a26272a3c63 11064 text optional aiksaurus_1.0.1+cvs.2004.03.15+dev-0.12-0.2_alpha.deb
 d22161f0ff0dfab58d68359784db6b1f 51576 libdevel optional libaiksaurusgtk-dev_1.0.1+cvs.2004.03.15+dev-0.12-0.2_alpha.deb
 1fc6989e2c533178206f79b4821c728d 37446 libs optional libaiksaurusgtk0c102_1.0.1+cvs.2004.03.15+dev-0.12-0.2_alpha.deb
 79a77ba4544837d00ca85c95e517c882 7812 text optional gaiksaurus_1.0.1+cvs.2004.03.15+dev-0.12-0.2_alpha.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBHHbPKN6ufymYLloRAhtFAKCu/3/1J9IwZNYF4v5BEA52R+BeOQCgg7gC
wOuE7fqYeu9Kp8a77fgq9U0=
=a2CU
-----END PGP SIGNATURE-----

Revision history for this message
In , Masayuki Hatta (mhatta) wrote : Bug#262556: fixed in aiksaurus 1.2.1+dev-0.12-1
Download full text (4.3 KiB)

Source: aiksaurus
Source-Version: 1.2.1+dev-0.12-1

We believe that the bug you reported is fixed in the latest version of
aiksaurus, which is due to be installed in the Debian FTP archive:

aiksaurus_1.2.1+dev-0.12-1.diff.gz
  to pool/main/a/aiksaurus/aiksaurus_1.2.1+dev-0.12-1.diff.gz
aiksaurus_1.2.1+dev-0.12-1.dsc
  to pool/main/a/aiksaurus/aiksaurus_1.2.1+dev-0.12-1.dsc
aiksaurus_1.2.1+dev-0.12-1_i386.deb
  to pool/main/a/aiksaurus/aiksaurus_1.2.1+dev-0.12-1_i386.deb
aiksaurus_1.2.1+dev-0.12.orig.tar.gz
  to pool/main/a/aiksaurus/aiksaurus_1.2.1+dev-0.12.orig.tar.gz
gaiksaurus_1.2.1+dev-0.12-1_i386.deb
  to pool/main/a/aiksaurus/gaiksaurus_1.2.1+dev-0.12-1_i386.deb
libaiksaurus-1.2-0_1.2.1+dev-0.12-1_i386.deb
  to pool/main/a/aiksaurus/libaiksaurus-1.2-0_1.2.1+dev-0.12-1_i386.deb
libaiksaurus-1.2-data_1.2.1+dev-0.12-1_all.deb
  to pool/main/a/aiksaurus/libaiksaurus-1.2-data_1.2.1+dev-0.12-1_all.deb
libaiksaurus-1.2-dev_1.2.1+dev-0.12-1_i386.deb
  to pool/main/a/aiksaurus/libaiksaurus-1.2-dev_1.2.1+dev-0.12-1_i386.deb
libaiksaurusgtk-1.2-0_1.2.1+dev-0.12-1_i386.deb
  to pool/main/a/aiksaurus/libaiksaurusgtk-1.2-0_1.2.1+dev-0.12-1_i386.deb
libaiksaurusgtk-1.2-dev_1.2.1+dev-0.12-1_i386.deb
  to pool/main/a/aiksaurus/libaiksaurusgtk-1.2-dev_1.2.1+dev-0.12-1_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 address hidden>,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Masayuki Hatta (mhatta) <email address hidden> (supplier of updated aiksaurus 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 address hidden>)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 14 Jul 2005 16:11:32 +0900
Source: aiksaurus
Binary: gaiksaurus libaiksaurusgtk-1.2-dev aiksaurus libaiksaurus-1.2-0 libaiksaurus-1.2-dev libaiksaurusgtk-1.2-0 libaiksaurus-1.2-data
Architecture: source i386 all
Version: 1.2.1+dev-0.12-1
Distribution: unstable
Urgency: low
Maintainer: Masayuki Hatta (mhatta) <email address hidden>
Changed-By: Masayuki Hatta (mhatta) <email address hidden>
Description:
 aiksaurus - an English-language thesaurus (utility)
 gaiksaurus - graphical interface to the Aiksaurus toolkit (GTK+ frontend)
 libaiksaurus-1.2-0 - an English-language thesaurus (development)
 libaiksaurus-1.2-data - an English-language thesaurus (data)
 libaiksaurus-1.2-dev - an English-language thesaurus (development)
 libaiksaurusgtk-1.2-0 - graphical interface to the Aiksaurus toolkit (library)
 libaiksaurusgtk-1.2-dev - graphical interface to the Aiksaurus toolkit (development)
Closes: 249909 262556 315156 316574
Changes:
 aiksaurus (1.2.1+dev-0.12-1) unstable; urgency=low
 .
   * New upstream release
   * Acknowledged NMUs - closes: #249909, #262556
   * Now buildable on ia64 and kfreebsd-i386 - closes: #315156, #316574
   * Made Standards-Version: 3.6.2.1 (no physical changes).
   * Package names are massively changed. It ...

Read more...

Revision history for this message
Debian Bug Importer (debzilla) wrote :
Download full text (4.5 KiB)

Message-Id: <email address hidden>
Date: Thu, 14 Jul 2005 18:45:50 -0400
From: Masayuki Hatta (mhatta) <email address hidden>
To: <email address hidden>
Subject: Bug#262556: fixed in aiksaurus 1.2.1+dev-0.12-1

Source: aiksaurus
Source-Version: 1.2.1+dev-0.12-1

We believe that the bug you reported is fixed in the latest version of
aiksaurus, which is due to be installed in the Debian FTP archive:

aiksaurus_1.2.1+dev-0.12-1.diff.gz
  to pool/main/a/aiksaurus/aiksaurus_1.2.1+dev-0.12-1.diff.gz
aiksaurus_1.2.1+dev-0.12-1.dsc
  to pool/main/a/aiksaurus/aiksaurus_1.2.1+dev-0.12-1.dsc
aiksaurus_1.2.1+dev-0.12-1_i386.deb
  to pool/main/a/aiksaurus/aiksaurus_1.2.1+dev-0.12-1_i386.deb
aiksaurus_1.2.1+dev-0.12.orig.tar.gz
  to pool/main/a/aiksaurus/aiksaurus_1.2.1+dev-0.12.orig.tar.gz
gaiksaurus_1.2.1+dev-0.12-1_i386.deb
  to pool/main/a/aiksaurus/gaiksaurus_1.2.1+dev-0.12-1_i386.deb
libaiksaurus-1.2-0_1.2.1+dev-0.12-1_i386.deb
  to pool/main/a/aiksaurus/libaiksaurus-1.2-0_1.2.1+dev-0.12-1_i386.deb
libaiksaurus-1.2-data_1.2.1+dev-0.12-1_all.deb
  to pool/main/a/aiksaurus/libaiksaurus-1.2-data_1.2.1+dev-0.12-1_all.deb
libaiksaurus-1.2-dev_1.2.1+dev-0.12-1_i386.deb
  to pool/main/a/aiksaurus/libaiksaurus-1.2-dev_1.2.1+dev-0.12-1_i386.deb
libaiksaurusgtk-1.2-0_1.2.1+dev-0.12-1_i386.deb
  to pool/main/a/aiksaurus/libaiksaurusgtk-1.2-0_1.2.1+dev-0.12-1_i386.deb
libaiksaurusgtk-1.2-dev_1.2.1+dev-0.12-1_i386.deb
  to pool/main/a/aiksaurus/libaiksaurusgtk-1.2-dev_1.2.1+dev-0.12-1_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 address hidden>,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Masayuki Hatta (mhatta) <email address hidden> (supplier of updated aiksaurus 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 address hidden>)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 14 Jul 2005 16:11:32 +0900
Source: aiksaurus
Binary: gaiksaurus libaiksaurusgtk-1.2-dev aiksaurus libaiksaurus-1.2-0 libaiksaurus-1.2-dev libaiksaurusgtk-1.2-0 libaiksaurus-1.2-data
Architecture: source i386 all
Version: 1.2.1+dev-0.12-1
Distribution: unstable
Urgency: low
Maintainer: Masayuki Hatta (mhatta) <email address hidden>
Changed-By: Masayuki Hatta (mhatta) <email address hidden>
Description:
 aiksaurus - an English-language thesaurus (utility)
 gaiksaurus - graphical interface to the Aiksaurus toolkit (GTK+ frontend)
 libaiksaurus-1.2-0 - an English-language thesaurus (development)
 libaiksaurus-1.2-data - an English-language thesaurus (data)
 libaiksaurus-1.2-dev - an English-language thesaurus (development)
 libaiksaurusgtk-1.2-0 - graphical interface to the Aiksaurus toolkit (library)
 libaiksaurusgtk-1.2-dev - graphical interface to the Aiksaurus toolkit (development)
Closes: 249909 262556 315156 316574
Changes:
 aiksaurus (1.2.1+dev-0.12-1) unstable; urgency=low
 .
   * New upstream releas...

Read more...

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.