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
|
plotdrop (0.5.4-1) unstable; urgency=medium
* new upstream release: Closes: #623464, #641855
* update watch file
* set source format to 3.0 (quilt) in debian/source/format
* remove Debian menu support, per Debian Policy 3.9.8
* update debian/control:
* fix old Vcs-*
* update Uploader email address
* remove DM-Upload-Allowed as it is obsolete
* update homepage
* update Standards-Version
* update Build-Depends based on upstream switch from gvfs to glib
* take out initial 'A' in short description
* update debian/rules:
* move to dh sequencer
* added .docs, .install, .manpages for installation
* pass hardened CFLAGS/LDFLAGS
* added patches/fix_build_cflags.diff to fix build system to take CFLAGS
* update debian/copyright:
* conform with 1.0 format
* remove debian/* copyright, unneeded
-- Jordan Mantha <jordan.mantha@gmail.com> Sat, 25 Jun 2016 14:34:39 -0500
plotdrop (0.5.2-3) unstable; urgency=low
* Added patch from Johannes Marbach to support logarithmic axes
* debian/control: bumped standards version to 3.8.3
* debian/copyright: updated to newer format
* debian/rules: remove obsoleted dh_desktop call
* Added debian/watch file (Closes: #520531)
-- Jordan Mantha <laserjock@ubuntu.com> Fri, 23 Oct 2009 21:55:44 -0400
plotdrop (0.5.2-2) unstable; urgency=low
* debian/control:
- bumped standards version to 3.7.3 (no changes)
- moved homepage URL to Homepage: field
- added Vcs-{Git,Browser} field pointing to debian-science repo
- set Debian Science Team as Maintainer
- move myself to Uploaders
- add DM-Upload-Allowed: yes
* debian/copyright: converted to machine-readable format per
http://wiki.debian.org/Proposals/CopyrightFormat
-- Jordan Mantha <laserjock@ubuntu.com> Tue, 08 Jul 2008 13:44:04 -0700
plotdrop (0.5.2-1) unstable; urgency=low
* New Upstream release
* Drop 01_Makefile.dpatch, upstream release fixed issues
* Drop patch system, no longer needed
* Drop man page, included upstream
* debian/control: clean up description, and bump standards version
* Update menu with new sections
* Update maintainer address
-- Jordan Mantha <mantha@ubuntu.com> Mon, 06 Aug 2007 12:24:22 -0700
plotdrop (0.5-1) unstable; urgency=low
* Initial Debian release (closes: bug#347330)
- moved to debhelper 5
- clean build-stamps
-- Jordan Mantha <mantha@chem.unr.edu> Tue, 10 Jan 2006 12:59:58 -0800
plotdrop (0.5-0ubuntu1) dapper; urgency=low
* New upstream release.
- Many UI changes
- Added xfig export
* Fixed debian/copyright and cleaned up debian/rules
-- Jordan Mantha <mantha@chem.unr.edu> Sat, 10 Dec 2005 09:44:40 -0800
plotdrop (0.4-0ubuntu1) dapper; urgency=low
* New upstream release.
- Crude error bar support.
- Format selection when exporting.
- Fixed memory leaks
- Added "Show Zero Axes" button
- Fixed some problems for non-english locales
* Tightened GTK+ to >= 2.8 to get prompt for overwriting files
-- Jordan Mantha <mantha@chem.unr.edu> Mon, 21 Nov 2005 10:16:14 -0800
plotdrop (0.3-0ubuntu4) dapper; urgency=low
* Install plotdrop.xpm
* Tightened GTK+ build dependency
* Fixed debian/menu
-- Jordan Mantha <mantha@chem.unr.edu> Tue, 8 Nov 2005 18:58:23 -0800
plotdrop (0.3-0ubuntu3) dapper; urgency=low
* Updated Standards-Version to 3.6.2
* Changed arch to "any" in debian/control
* Fixed install path problem in debian/rules
-- Jordan Mantha <mantha@chem.unr.edu> Mon, 7 Nov 2005 20:32:44 -0800
plotdrop (0.3-0ubuntu2) dapper; urgency=low
* Fixed man page location.
-- Jordan Mantha <mantha@chem.unr.edu> Mon, 7 Nov 2005 19:28:15 -0800
plotdrop (0.3-0ubuntu1) dapper; urgency=low
* Initial release
-- Jordan Mantha <mantha@chem.unr.edu> Sat, 5 Nov 2005 10:50:43 -0800
|