Your message dated Wed, 22 Mar 2006 16:02:15 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#355324: fixed in forgetsql 0.5.1-4
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: forgetsql
Version: 0.5.1-3
Severity: wishlist
This package is "arch: any" but it doesn't include any architecture
specific code, so it should be "arch: all". There are only two Python
scripts in the package.
> Automatic build of forgetsql_0.5.1-3 on bigsur by sbuild/mips 1.75
...
> find . -name "*~" | xargs rm -rf
> dh_clean
> debian/rules build
> dh_testdir
> touch configure-stamp
> dh_testdir
> python2.3 setup.py build
> running build
> running build_py
> creating build
> creating build/lib
> copying lib/forgetSQL.py -> build/lib
> running build_scripts
> creating build/scripts-2.3
> copying and adjusting bin/forgetsql-generate -> build/scripts-2.3
> changing mode of build/scripts-2.3/forgetsql-generate from 644 to 755
> touch build-stamp-arch
> /usr/bin/fakeroot debian/rules binary-arch
> dh_testdir
> dh_testroot
> dh_clean -k
> dh_installdirs
> python2.3 setup.py install --prefix `pwd`/debian/python2.3-forgetsql/usr
> running install
> running build
> running build_py
> running build_scripts
> running install_lib
> creating /build/tbm/forgetsql-0.5.1/debian/python2.3-forgetsql/usr
> creating /build/tbm/forgetsql-0.5.1/debian/python2.3-forgetsql/usr/lib
> creating
> /build/tbm/forgetsql-0.5.1/debian/python2.3-forgetsql/usr/lib/python2.3
> creating
> /build/tbm/forgetsql-0.5.1/debian/python2.3-forgetsql/usr/lib/python2.3/site-packages
> copying build/lib/forgetSQL.py ->
> /build/tbm/forgetsql-0.5.1/debian/python2.3-forgetsql/usr/lib/python2.3/site-packages
> byte-compiling
> /build/tbm/forgetsql-0.5.1/debian/python2.3-forgetsql/usr/lib/python2.3/site-packages/forgetSQL.py
> to forgetSQL.pyc
> running install_scripts
> creating /build/tbm/forgetsql-0.5.1/debian/python2.3-forgetsql/usr/bin
> copying build/scripts-2.3/forgetsql-generate ->
> /build/tbm/forgetsql-0.5.1/debian/python2.3-forgetsql/usr/bin
> changing mode of
> /build/tbm/forgetsql-0.5.1/debian/python2.3-forgetsql/usr/bin/forgetsql-generate
> to 755
....
> drwxr-xr-x root/root 0 2006-03-04 16:12:25 ./usr/lib/
> drwxr-xr-x root/root 0 2006-03-04 16:12:25 ./usr/lib/python2.3/
> drwxr-xr-x root/root 0 2006-03-04 16:12:28
> ./usr/lib/python2.3/site-packages/
> -rw-r--r-- root/root 30769 2004-03-08 12:16:25
> ./usr/lib/python2.3/site-packages/forgetSQL.py
> drwxr-xr-x root/root 0 2006-03-04 16:12:25 ./usr/bin/
> -rwxr-xr-x root/root 9018 2006-03-04 16:12:23
> ./usr/bin/forgetsql-generate
These are both Python scripts, nothing architecture specific.
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: forgetsql
Source-Version: 0.5.1-4
We believe that the bug you reported is fixed in the latest version of
forgetsql, which is due to be installed in the Debian FTP archive:
forgetsql_0.5.1-4.diff.gz
to pool/main/f/forgetsql/forgetsql_0.5.1-4.diff.gz
forgetsql_0.5.1-4.dsc
to pool/main/f/forgetsql/forgetsql_0.5.1-4.dsc
python-forgetsql_0.5.1-4_all.deb
to pool/main/f/forgetsql/python-forgetsql_0.5.1-4_all.deb
python2.3-forgetsql_0.5.1-4_all.deb
to pool/main/f/forgetsql/python2.3-forgetsql_0.5.1-4_all.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.
Morten Werner Olsen <[EMAIL PROTECTED]> (supplier of updated forgetsql 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, 23 Mar 2006 00:52:42 +0100
Source: forgetsql
Binary: python2.3-forgetsql python-forgetsql
Architecture: source all
Version: 0.5.1-4
Distribution: unstable
Urgency: low
Maintainer: Morten Werner Olsen <[EMAIL PROTECTED]>
Changed-By: Morten Werner Olsen <[EMAIL PROTECTED]>
Description:
python-forgetsql - Python module for easy SQL-database access
python2.3-forgetsql - Python module for easy SQL-database access
Closes: 355324
Changes:
forgetsql (0.5.1-4) unstable; urgency=low
.
* Removing the "#!/usr/bin/python"-header from lib/forgetSQL.py as this
is a library not a script.
* Making arch: all (thanks to Martin Michlmayr for pointing this out) and
changing Build-Depends to Build-Depends-Indep. (Closes: #355324)
* Bumped debhelper dependency version to (>= 4.1.67) according to the
Debian Python Policy.
* Bumped Standards-Version to 3.6.2 (no changes).
* New maintainer address. :)
Files:
5264426829ead2a70c8050d436c808fa 645 python optional forgetsql_0.5.1-4.dsc
88af4977349583d2acc29bae4ac35c7b 1945 python optional forgetsql_0.5.1-4.diff.gz
57aa197a55494f62d444cb8ea199c088 11298 python optional
python-forgetsql_0.5.1-4_all.deb
a9f6139a6c0d0d94de7ad90b1f608efa 14812 python optional
python2.3-forgetsql_0.5.1-4_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
iD8DBQFEIePIw951rgNrq40RArolAJ4y9+TUQkpe3j9Vys8QklKxX0aDogCgsz34
Bpcol4tfjSs1BxXeT6wNbJw=
=RVw0
-----END PGP SIGNATURE-----
--- End Message ---