1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104
|
python-pyproj (1.8.9-1) unstable; urgency=low
* New upstream version
* Patches refreshed
* Use dh_python2 in debian/rules
-- David Paleino <dapal@debian.org> Wed, 09 Mar 2011 17:39:24 +0100
python-pyproj (1.8.8-3) unstable; urgency=low
* Upload to unstable.
-- David Paleino <dapal@debian.org> Sat, 12 Feb 2011 17:18:00 +0100
python-pyproj (1.8.8-2) experimental; urgency=low
* Upload to ease sync to Ubuntu
* debian/changelog: merged Ubuntu's "pyproj" changelog
-- David Paleino <dapal@debian.org> Mon, 06 Dec 2010 20:20:31 +0100
python-pyproj (1.8.8-1) experimental; urgency=low
* New upstream version
* debian/watch: don't use the redirector anymore, since I'm going
to shut it down
* debian/patches/02-dont_compile_datums.patch added: don't compile
datum files, since we're using the ones provided by proj-data
-- David Paleino <dapal@debian.org> Thu, 16 Sep 2010 11:25:55 +0200
python-pyproj (1.8.7-1) unstable; urgency=low
* New upstream version
* debian/control:
- Standards-Version bumped to 3.9.1, no changes needed
-- David Paleino <dapal@debian.org> Mon, 02 Aug 2010 21:39:58 +0200
python-pyproj (1.8.6-3) unstable; urgency=low
* debian/control:
- long description improved.
- Standards-Version bumped to 3.8.4, no changes needed
- added Vcs-* fields
- Build-Depend on python-all-dev, instead of python-dev
* debian/watch fixed to use googlecode.debian.net redirector
(Closes: #582869)
* debian/pyversions added (instead of XS-Python-Version in
debian/control)
* debian/README.source removed
-- David Paleino <dapal@debian.org> Tue, 15 Jun 2010 18:06:00 +0200
python-pyproj (1.8.6-2) unstable; urgency=low
* debian/control, debian/rules: remove usage of quilt
(Closes: #561395)
-- David Paleino <dapal@debian.org> Fri, 18 Dec 2009 23:31:53 +0100
python-pyproj (1.8.6-1) unstable; urgency=low
* Initial release. (Closes: #515053)
-- David Paleino <dapal@debian.org> Fri, 11 Dec 2009 19:38:28 +0100
pyproj (1.8.6-0ubuntu1) lucid; urgency=low
* New upstream release.
* debian/copyright: Update to the new format template.
* debian/control: Bump Standards.
* Add debian/README.source to make lintian happy.
-- Alessio Treglia <quadrispro@ubuntu.com> Mon, 09 Nov 2009 11:22:49 +0100
pyproj (1.8.5-0ubuntu4) lucid; urgency=low
* Limit override_dh_fixperms to architecture independent packages to fix
FTBFS on non-i386 arch (LP: #462619)
-- Scott Kitterman <scott@kitterman.com> Wed, 28 Oct 2009 09:50:37 -0400
pyproj (1.8.5-0ubuntu3) karmic; urgency=low
* Rework package to build again (FTBFS in Karmic rebuild test):
- Convert to debhelper minimal rules
- Update version requirements for debhelper and quilt
- Drop cdbs build-depends
- Bump compat to 7
-- Scott Kitterman <scott@kitterman.com> Mon, 26 Oct 2009 23:54:00 -0400
pyproj (1.8.5-0ubuntu2) jaunty; urgency=low
* No change rebuild with python2.6.
-- Matthias Klose <doko@ubuntu.com> Thu, 26 Feb 2009 13:35:56 +0000
pyproj (1.8.5-0ubuntu1) jaunty; urgency=low
* Initial Release (LP: #326996).
-- Chris Murphy <chrismurf+ubuntu@gmail.com> Sun, 08 Feb 2009 23:41:29 -0500
|