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 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159
|
pyspread (1.0.3-1) unstable; urgency=medium
* New upstream release
-- Andreas Noteng <andreas@noteng.no> Tue, 10 May 2016 21:36:45 +0200
pyspread (1.0.2-1) unstable; urgency=medium
* New upstream release
* Bump standards version to 3.9.7 (no change)
-- Andreas Noteng <andreas@noteng.no> Sun, 06 Mar 2016 22:27:40 +0100
pyspread (1.0.1-1) unstable; urgency=medium
* New upstream release
* Refresh patches
* Delete patch included upstream (fix_autocompletion.patch)
* Add recommends: gnupg-agent
- Gnupg-agent is necessary for signing with passphrase-protected keys.
-- Andreas Noteng <andreas@noteng.no> Sat, 09 Jan 2016 23:28:53 +0100
pyspread (1.0-2) unstable; urgency=medium
* Fix autocompletion (Closes: #804449)
(fix_autocompletion.patch)
* Add minimum version 0.9.0-1 to Recommends: python-jedi
-- Andreas Noteng <andreas@noteng.no> Wed, 11 Nov 2015 22:59:44 +0100
pyspread (1.0-1) unstable; urgency=medium
* New upstream release
* Remove XS-Testsuite header, no longer necessary
* Add missing libcairo-gobject2 dependency
-- Andreas Noteng <andreas@noteng.no> Sun, 08 Nov 2015 00:13:25 +0100
pyspread (0.4.3-1) unstable; urgency=medium
* New upstream release
-- Andreas Noteng <andreas@noteng.no> Thu, 04 Jun 2015 18:55:07 +0200
pyspread (0.4.1-1) unstable; urgency=medium
* New upstream release
* Add dependency gir1.2-pango-1.0 (Closes: #781065)
* Modify watch file to correctly check the signature of the upstream tarball
* Refresh patches
-- Andreas Noteng <andreas@noteng.no> Tue, 28 Apr 2015 20:24:54 +0200
pyspread (0.4-2) unstable; urgency=medium
* Add missing Recommends: Python-rsvg
* Add missing dependencies python-cairo, libpangocairo-1.0-0 and
libcairo-gobject2 (Closes: #780236)
-- Andreas Noteng <andreas@noteng.no> Wed, 11 Mar 2015 20:09:02 +0100
pyspread (0.4-1) unstable; urgency=medium
* New upstream release
* Updated the watch file with new pypi upstream url
* Bump Standards-Version to 3.9.6 (no change)
* Add fix from upstream to Norwegian translation
-- Andreas Noteng <andreas@noteng.no> Mon, 09 Mar 2015 22:26:54 +0100
pyspread (0.3.3-1) unstable; urgency=medium
* New upstream release
-- Andreas Noteng <andreas@noteng.no> Sat, 06 Sep 2014 19:47:00 +0200
pyspread (0.3.2-3) unstable; urgency=medium
* Rebuild using wxpython3.0 (Closes: #759050)
-- Andreas Noteng <andreas@noteng.no> Tue, 26 Aug 2014 22:15:33 +0200
pyspread (0.3.2-2) unstable; urgency=low
* Add python-jedi and python-xlwt to Recommends
* Add python-mpltoolkits.basemap to Suggests (needed by one of the examples)
-- Andreas Noteng <andreas@noteng.no> Sat, 02 Aug 2014 15:40:07 +0200
pyspread (0.3.2-1) unstable; urgency=medium
* New upstream release
* Refresh patches
* Delete tests_font_check.patch, fixed upstream
* Delete gpg_uid_to_key_id.patch, fixed upstream
-- Andreas Noteng <andreas@noteng.no> Sat, 19 Jul 2014 08:41:02 +0200
pyspread (0.2.6-1) unstable; urgency=low
* New upstream release
* Refresh patches
* Delete documentation_typos.patch, fixed upstream
* Add DEP-8 tests
* Remove runstests.py during clean and regenerate during test run
* Add recommends: python-xlrd
* Add suggests: ttf-mscorefonts-installer
* Make sure tests don't fail if ttf-mscorefonts-installer is not installed
(tests_font_check.patch)
* Switch from using key uid to key id (Closes: #739907)
(gpg_uid_to_key_id.patch)
* Standards-Version bumped to 3.9.5 (no change)
-- Andreas Noteng <andreas@noteng.no> Sat, 08 Mar 2014 13:49:28 +0100
pyspread (0.2.3-2) unstable; urgency=low
[ Andreas Noteng ]
* Upload to unstable
* Add package type to the Lintian override
* Add keywords to the .desktop file
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
-- Andreas Noteng <andreas@noteng.no> Fri, 10 May 2013 18:56:38 +0200
pyspread (0.2.3-1) experimental; urgency=low
* New upstream release
* Move the translations to /usr/share/locale, thanks to Jakub Wilk for the
patch
* Fix typos in upstream documentation, thanks to Jakub Wilk for the patch
- documentation_typos.patch
* After upgrade ~/.pyspreadrc needs to be deleted
* Update Python dependencies to >= 2.7
* Change menu category from development to office (Closes: #674463)
* New dependency matplotlib, python-gnupg
* Removed suggested dependencies gmpy and rpy
* Removed dependency python-pyme as it has been replaced by python-gnupg
* Standards-Version bumped to 3.9.4
- Changed versioned build dependency debhelper to 8.1.0
* Updated copyright file
* Updated manpage
* Refreshed patches
* PySpread no longer saves sensitive data in ~/.pyspreadrc (Closes: #701650)
* Use local version of Python tutorial if it is available (Closes: #704928)
- python_tutorial.patch
* Update path to online Python tutorial (Closes: #704929)
- python_tutorial.patch
-- Andreas Noteng <andreas@noteng.no> Wed, 24 Apr 2013 08:33:07 +0200
pyspread (0.2.2-1) unstable; urgency=low
* Initial release. (Closes: #601950)
-- Andreas Noteng <andreas@noteng.no> Tue, 24 Apr 2012 10:52:20 +0200
|