mirror of
https://github.com/dkogan/feedgnuplot.git
synced 2025-09-18 19:18:06 +08:00
Small packaging tweaks:
These were suggested by paultag@debian.org 1. debian/changelog just has the one entry, to indicate what has changed from the perspective of a user of this package. The old changes in that file have never been uploaded to Debian 2. Uploading to unstable instead of experimental 3. Bumped up debhelper compat to 9 4. Removed DM-Upload-Allowed 5. Minor standards bump
This commit is contained in:
134
debian/changelog
vendored
134
debian/changelog
vendored
@@ -1,133 +1,5 @@
|
||||
feedgnuplot (1.23-1) experimental; urgency=low
|
||||
feedgnuplot (1.23-2) unstable; urgency=low
|
||||
|
||||
* New upstream update
|
||||
- --extracmds no longer accepts comma-separated lists
|
||||
- --curvestyle no longer adds on top of --curvestyleall
|
||||
* Initial Debian release (Closes: #686413)
|
||||
|
||||
-- Dima Kogan <dima@secretsauce.net> Sat, 29 Sep 2012 16:41:01 -0700
|
||||
|
||||
feedgnuplot (1.22-2) experimental; urgency=low
|
||||
|
||||
* added Anton Gladky as an Uploader
|
||||
* added doc-base definition
|
||||
|
||||
-- Dima Kogan <dima@secretsauce.net> Fri, 14 Sep 2012 01:31:34 -0700
|
||||
|
||||
feedgnuplot (1.22-1) experimental; urgency=low
|
||||
|
||||
* debianization split from the upstream source
|
||||
* package now uploaded to Debian (Closes: #686413)
|
||||
|
||||
-- Dima Kogan <dima@secretsauce.net> Tue, 11 Sep 2012 11:32:30 -0700
|
||||
|
||||
feedgnuplot (1.22) unstable; urgency=low
|
||||
|
||||
* removed --size option
|
||||
|
||||
-- Dima Kogan <dima@secretsauce.net> Mon, 03 Sep 2012 08:33:26 -0700
|
||||
|
||||
feedgnuplot (1.21) unstable; urgency=low
|
||||
|
||||
* removed the POD from the script to its own file
|
||||
* fixed regression to allow no given extracmds, histogram or y2
|
||||
options
|
||||
|
||||
-- Dima Kogan <dima@secretsauce.net> Sun, 02 Sep 2012 23:52:21 -0700
|
||||
|
||||
feedgnuplot (1.20) unstable; urgency=low
|
||||
|
||||
* no longer hardcoding 'x11' as the default terminal
|
||||
* added histogram support
|
||||
* generic terminals can now be requested
|
||||
* --extracmds, --histogram, --y2 can now take comma-separated lists
|
||||
|
||||
-- Dima Kogan <dima@secretsauce.net> Fri, 31 Aug 2012 01:35:50 -0700
|
||||
|
||||
feedgnuplot (1.19) unstable; urgency=low
|
||||
|
||||
* added --geometry option to specify plot dimensions
|
||||
|
||||
-- Dima Kogan <dima@secretsauce.net> Sat, 11 Feb 2012 21:04:42 -0800
|
||||
|
||||
feedgnuplot (1.18) unstable; urgency=low
|
||||
|
||||
* data-ids can now include characters such as -. Any non-whitespace
|
||||
works
|
||||
|
||||
-- Dima Kogan <dima@secretsauce.net> Tue, 27 Dec 2011 16:47:36 -0800
|
||||
|
||||
feedgnuplot (1.17) unstable; urgency=low
|
||||
|
||||
[ Dima Kogan ]
|
||||
* POD: removed -Winteractive, since this was apparently a mawk-ism
|
||||
* added zsh and bash completions to the package
|
||||
|
||||
[ Hermann Schwarting ]
|
||||
* add build dependency libtest-script-run-perl
|
||||
|
||||
-- Dima Kogan <dima@secretsauce.net> Sun, 20 Nov 2011 19:17:22 -0800
|
||||
|
||||
feedgnuplot (1.16) unstable; urgency=low
|
||||
|
||||
* deb version parser now works for any package name
|
||||
* Some POD fixes
|
||||
* now building a native package
|
||||
|
||||
-- Dima Kogan <dima@secretsauce.net> Fri, 11 Nov 2011 00:10:18 -0800
|
||||
|
||||
feedgnuplot (1.15-2) unstable; urgency=low
|
||||
|
||||
* added source format for the debianization
|
||||
* added configuration to let git-buildpackage build this package
|
||||
* standards bump to make lintian happier
|
||||
|
||||
-- Dima Kogan <dima@secretsauce.net> Sun, 23 Oct 2011 13:38:15 -0700
|
||||
|
||||
feedgnuplot (1.15-1) unstable; urgency=low
|
||||
|
||||
* Renamed main script from feedGnuplot to feedgnuplot
|
||||
* Slightly improved packaging, added instructions, etc
|
||||
|
||||
-- Dima Kogan <dima@secretsauce.net> Sun, 16 Oct 2011 11:58:15 -0700
|
||||
|
||||
feedgnuplot (1.14-1) unstable; urgency=low
|
||||
|
||||
* New upstream release (added 'clear' command, documented commands)
|
||||
|
||||
-- Dima Kogan <dima@secretsauce.net> Sun, 22 May 2011 15:25:28 -0700
|
||||
|
||||
feedgnuplot (1.13-1) unstable; urgency=low
|
||||
|
||||
* New upstream release (Better streaming plot control)
|
||||
|
||||
-- Dima Kogan <dima@secretsauce.net> Tue, 26 Apr 2011 14:24:09 -0700
|
||||
|
||||
feedgnuplot (1.12-1) unstable; urgency=low
|
||||
|
||||
* New upstream release
|
||||
|
||||
-- Dima Kogan <dima@secretsauce.net> Tue, 19 Apr 2011 11:02:23 -0700
|
||||
|
||||
feedgnuplot (1.11-1) unstable; urgency=low
|
||||
|
||||
* New upstream release
|
||||
|
||||
-- Dima Kogan <dima@secretsauce.net> Sat, 09 Apr 2011 14:10:21 -0700
|
||||
|
||||
feedgnuplot (1.10-1) unstable; urgency=low
|
||||
|
||||
* New upstream release
|
||||
|
||||
-- Dima Kogan <dima@secretsauce.net> Sat, 09 Apr 2011 14:08:06 -0700
|
||||
|
||||
feedgnuplot (1.09-1) unstable; urgency=low
|
||||
|
||||
* New upstream release
|
||||
|
||||
-- Dima Kogan <dima@secretsauce.net> Sun, 03 Apr 2011 17:23:38 -0700
|
||||
|
||||
feedgnuplot (1.08-1) unstable; urgency=low
|
||||
|
||||
* Initial debianized release.
|
||||
|
||||
-- Dima Kogan <dima@secretsauce.net> Sun, 6 Feb 2011 15:58:22 -0800
|
||||
-- Dima Kogan <dima@secretsauce.net> Tue, 30 Oct 2012 11:14:01 -0700
|
||||
|
Reference in New Issue
Block a user