Your message dated Fri, 04 Jul 2008 15:17:05 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#488941: fixed in python-gmpy 1.03.ds-1
has caused the Debian Bug report #488941,
regarding python-gmpy: Please upload gmpy 1.03 (patch attached)
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 [EMAIL PROTECTED]
immediately.)
--
488941: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=488941
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: python-gmpy
Version: 1.02~1.dfsg.1-1
Severity: wishlist
Tags: patch
Hi,
I packaged the new upstream release, the package builds, it's lintian clean.
The patch is attached. I also added myself to uploaders and the DM upload
field. Feel free to remove it if you disagree. I also imported the package to
the DPMT repositories. Let me know if you are against maintaining it in there
and I'll remove it. However, I strongly suggest you are not against :), as it
is much easier to maintain it in DPMT, as anyone can easily fix the package and
if you stay as the maintainer, you will need to approve all changes in the end
and you will have to upload it.
Let me know if you have any questions to the patch and also let me
know if you are busy but otherwise agree with the patch,
I'll ask some other DD to upload the package.
Thanks a lot,
Ondrej
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-gmpy depends on:
ii libc6 2.7-12 GNU C Library: Shared libraries
ii libgmp3c2 2:4.2.2+dfsg-3 Multiprecision arithmetic library
ii python 2.5.2-1 An interactive high-level object-o
ii python-central 0.6.7 register and build utility for Pyt
python-gmpy recommends no packages.
-- no debconf information
Index: debian/control
===================================================================
--- debian/control (revision 5800)
+++ debian/control (revision 5802)
@@ -2,10 +2,12 @@
Section: python
Priority: optional
Maintainer: Martin Kelly <[EMAIL PROTECTED]>
+Uploaders: Ondrej Certik <[EMAIL PROTECTED]>
Build-Depends: debhelper (>= 5.0.38), python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6), libgmp3-dev (>= 4.0.1)
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
Homepage: http://gmpy.sourceforge.net/
XS-Python-Version: >= 2.3
+XS-DM-Upload-Allowed: yes
Package: python-gmpy
Architecture: any
Index: debian/changelog
===================================================================
--- debian/changelog (revision 5800)
+++ debian/changelog (revision 5802)
@@ -1,3 +1,13 @@
+python-gmpy (1.03.ds-1) unstable; urgency=low
+
+ * New upstream release
+ * orig-tarball target added to debian/rules for generating the orig.tar.gz
+ * Bump Standards-Version to 3.8.0 (no changes needed)
+ * XS-DM-Upload-Allowed: yes field added
+ * Ondrej Certik added to uploaders
+
+ -- Ondrej Certik <[EMAIL PROTECTED]> Wed, 02 Jul 2008 10:03:49 +0200
+
python-gmpy (1.02~1.dfsg.1-1) unstable; urgency=low
* New upstream release
Index: debian/rules
===================================================================
--- debian/rules (revision 5800)
+++ debian/rules (revision 5802)
@@ -42,3 +42,10 @@
binary: binary-indep binary-arch
.PHONY: build clean binary-indep binary-arch binary install
+
+VER=1.03
+orig-tarball:
+ wget http://gmpy.googlecode.com/files/gmpy-$(VER).zip;
+ unzip gmpy-$(VER).zip
+ tar czf python-gmpy_$(VER).ds.orig.tar.gz gmpy-$(VER)
+ rm -rf gmpy-$(VER) gmpy-$(VER).zip
--- End Message ---
--- Begin Message ---
Source: python-gmpy
Source-Version: 1.03.ds-1
We believe that the bug you reported is fixed in the latest version of
python-gmpy, which is due to be installed in the Debian FTP archive:
python-gmpy_1.03.ds-1.diff.gz
to pool/main/p/python-gmpy/python-gmpy_1.03.ds-1.diff.gz
python-gmpy_1.03.ds-1.dsc
to pool/main/p/python-gmpy/python-gmpy_1.03.ds-1.dsc
python-gmpy_1.03.ds-1_amd64.deb
to pool/main/p/python-gmpy/python-gmpy_1.03.ds-1_amd64.deb
python-gmpy_1.03.ds.orig.tar.gz
to pool/main/p/python-gmpy/python-gmpy_1.03.ds.orig.tar.gz
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.
Ondrej Certik <[EMAIL PROTECTED]> (supplier of updated python-gmpy 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.8
Date: Fri, 04 Jul 2008 16:50:28 +0200
Source: python-gmpy
Binary: python-gmpy
Architecture: source amd64
Version: 1.03.ds-1
Distribution: unstable
Urgency: low
Maintainer: Martin Kelly <[EMAIL PROTECTED]>
Changed-By: Ondrej Certik <[EMAIL PROTECTED]>
Description:
python-gmpy - Interfaces GMP to Python for fast, unbound-precision computations
Closes: 488941
Changes:
python-gmpy (1.03.ds-1) unstable; urgency=low
.
* New upstream release (Closes: #488941)
* Bump Standards-Version to 3.8.0 (no changes needed)
* XS-DM-Upload-Allowed: yes field added
* Ondrej Certik added to uploaders
* debian/watch file fixed
* debian/copyright updated with info how to get the orig.tar.gz
* license in debian/copyright updated to reflect the current codebase (set
to LGPL 2.1)
* install tests into /usr/share/doc/python-gmpy/examples/
Checksums-Sha1:
13e33581a210fe6c2db46af488603d9809041ee5 1199 python-gmpy_1.03.ds-1.dsc
beb85a685ceb74cc078376cf13cd5a1be7239175 77197 python-gmpy_1.03.ds.orig.tar.gz
ea724ab2e5e32098760b6ed9b32c04e1df0db8df 2227 python-gmpy_1.03.ds-1.diff.gz
b46dc5b3f2de979dfaef51ca5b7ee6c95139dd69 130232 python-gmpy_1.03.ds-1_amd64.deb
Checksums-Sha256:
8320a8bbeafa4cd8c13a33f5846c122711b00b7e3659a095671c12f1c4408d41 1199
python-gmpy_1.03.ds-1.dsc
6e09424b82482790ecf73aeb775b6fba3674349e5b4e684c6243cb25dc64ada0 77197
python-gmpy_1.03.ds.orig.tar.gz
5c1bb4f9f200d33b0b9fa9568f9aaee461be045b632a8b59d74c9c74ec158eb5 2227
python-gmpy_1.03.ds-1.diff.gz
6e75d88b9521ac4bf4fe5c434b6ef2ef4d360fd96c23d144a1af19768a181b43 130232
python-gmpy_1.03.ds-1_amd64.deb
Files:
91f718428b9e8d16a135f057fadcb21e 1199 python optional python-gmpy_1.03.ds-1.dsc
4f5f360d21857ed58bac05c6eb1b64a0 77197 python optional
python-gmpy_1.03.ds.orig.tar.gz
a2f269a353abfa42c2a83f2516b50175 2227 python optional
python-gmpy_1.03.ds-1.diff.gz
1c447317397ef4bd353e367644b48e3f 130232 python optional
python-gmpy_1.03.ds-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkhuOtoACgkQ9Cbhsr6b+NqoRgCgmQIifg2F9bYJ1+u246Ek2YbY
rAAAn1XhL2YRXlFJlW+ROe4U9vN6gRaj
=Nd16
-----END PGP SIGNATURE-----
--- End Message ---