| 1 |
gwyddion (2.13-1) unstable; urgency=low
|
| 2 |
|
| 3 |
* New upstream release.
|
| 4 |
* Gwyddion's Python scripting interface Pygwy is now enabled
|
| 5 |
debian/control:
|
| 6 |
- additional Build-Depends on python-gtk2-dev and libgtksourceview2.0-dev
|
| 7 |
- adapted long description of gwyddion
|
| 8 |
debian/rules:
|
| 9 |
- install also README.pygwy
|
| 10 |
* No longer install our own gwyddion-thumbnailer.schemas, as upstream now
|
| 11 |
install correct file.
|
| 12 |
|
| 13 |
-- Jan Beyer <jan@beathovn.de> Mon, 09 Feb 2009 20:59:28 +0100
|
| 14 |
|
| 15 |
gwyddion (2.12-1) unstable; urgency=low
|
| 16 |
|
| 17 |
* New upstream release.
|
| 18 |
* Removed patch fix-crash-on-no-mask-present_svn8911.patch, as this is now
|
| 19 |
in upstream's sources.
|
| 20 |
* Added Build-Dependency on libgconf2-dev for thumbnail creation in
|
| 21 |
TMS-compliant desktop environments.
|
| 22 |
* gwyddion-thumbnailer also needs a chrpath-call in debian/rules to remove
|
| 23 |
its RPATH.
|
| 24 |
* Added and installed hand-fixed gwyddion-thumbnailer.schemas, as upstream's
|
| 25 |
file is broken.
|
| 26 |
* configure-option --disable-desktop-file-update is no longer needed.
|
| 27 |
* Additional Build-Dependency libxml2-dev enables import of SPML files.
|
| 28 |
* Cleaned up and extended debian/README.Debian.
|
| 29 |
* Lintian-override for gwyddion removed - it was no longer necessary.
|
| 30 |
* Installing upstream's README for plugin-creation in gwyddion-plugins.
|
| 31 |
|
| 32 |
-- Jan Beyer <jan@beathovn.de> Fri, 09 Jan 2009 20:40:33 +0100
|
| 33 |
|
| 34 |
gwyddion (2.11-1) unstable; urgency=low
|
| 35 |
|
| 36 |
* New upstream release.
|
| 37 |
* Updating debian/copyright.
|
| 38 |
* Recreating debian/patches/fix-rpath-issue.patch.
|
| 39 |
* Added a patch from upstream's SVN (commit 8911,
|
| 40 |
fix-crash-on-no-mask-present_svn8911.patch) fixing a possible crash when no
|
| 41 |
mask is present.
|
| 42 |
* debian/control:
|
| 43 |
- set policy version 3.8.0 for real.
|
| 44 |
- improve short descriptions.
|
| 45 |
- Make gwyddion binNMU-safe by making gwyddion-common recommend
|
| 46 |
gwyddion(>=${source:Version}).
|
| 47 |
- gwyddion-plugins and libgwyddion20-doc now Depend: on ${misc:Depends}
|
| 48 |
(thanks, lintian).
|
| 49 |
* debian/rules:
|
| 50 |
- docs now get installed into every binary package.
|
| 51 |
- upstream's ChangeLog doesn't get installed at all any longer, as it's
|
| 52 |
empty anyway.
|
| 53 |
- removing config.log explicitly in clean target is no longer necessary.
|
| 54 |
|
| 55 |
-- Jan Beyer <jan@beathovn.de> Tue, 30 Dec 2008 21:28:22 +0100
|
| 56 |
|
| 57 |
gwyddion (2.10-1) unstable; urgency=low
|
| 58 |
|
| 59 |
[Jan Beyer]
|
| 60 |
* New upstream release
|
| 61 |
* debian/control: Streamlining to Debian-Med packaging policy
|
| 62 |
- Changed maintainer to Debian-Med Packaging Team.
|
| 63 |
- Setting DM-Upload-Allowed: yes.
|
| 64 |
- Setting myself as uploader.
|
| 65 |
- Correcting spelling of python -> Python (thanks, lintian). Also
|
| 66 |
capitalizing Perl and Ruby.
|
| 67 |
- Adding ${shlibs:Depends} to gwyddion-plugins' dependencies (thanks,
|
| 68 |
lintian).
|
| 69 |
* Changed to new policy 3.8.0:
|
| 70 |
- Added README.source, pointing out quilt-usage and referring to
|
| 71 |
/usr/share/doc/quilt/README.source.
|
| 72 |
* Patches updated.
|
| 73 |
* Clean config.log in debian/rules.
|
| 74 |
|
| 75 |
[David Paleino]
|
| 76 |
* debian/control
|
| 77 |
- Added ?rev=0&sc=0 to Vcs-Browser fields
|
| 78 |
- Sanitized Vcs-* fields
|
| 79 |
|
| 80 |
-- Jan Beyer <jan@beathovn.de> Mon, 30 Jun 2008 22:09:08 +0200
|
| 81 |
|
| 82 |
gwyddion (2.9-3) unstable; urgency=low
|
| 83 |
|
| 84 |
* Changed to new policy 3.7.3 (no changes needed).
|
| 85 |
* Adding fix-rpath-issue.diff patch, changing all occurences of
|
| 86 |
hardcode_into_libs={yes,$hardcode_into_libs} in configure into
|
| 87 |
hardcode_into_libs=no, which eliminates all rpaths in libraries.
|
| 88 |
/usr/bin/gwyddion itself still needs chrpath.
|
| 89 |
* Adding python and ruby to Build-Depends, so that plugins will work.
|
| 90 |
|
| 91 |
-- Jan Beyer <jan@beathovn.de> Tue, 11 Dec 2007 21:25:00 +0100
|
| 92 |
|
| 93 |
gwyddion (2.9-2) unstable; urgency=low
|
| 94 |
|
| 95 |
* Fixed debian/copyright.
|
| 96 |
* Added patch to escape hyphens in manpage data/gwyddion.1.
|
| 97 |
|
| 98 |
-- Jan Beyer <jan@beathovn.de> Tue, 29 Nov 2007 16:52:00 +0100
|
| 99 |
|
| 100 |
gwyddion (2.9-1) unstable; urgency=low
|
| 101 |
|
| 102 |
* New upstream release.
|
| 103 |
* Gwyddion::dump.3pm manpage section fixed (Closes: #449296)
|
| 104 |
|
| 105 |
-- Jan Beyer <jan@beathovn.de> Thu, 25 Oct 2007 10:22:00 +0200
|
| 106 |
|
| 107 |
gwyddion (2.8-1) unstable; urgency=low
|
| 108 |
|
| 109 |
* Initial release (Closes: #440662)
|
| 110 |
|
| 111 |
-- Jan Beyer <jan@beathovn.de> Tue, 18 Sep 2007 11:32:03 +0200
|
| 112 |
|