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
|
octave-dataframe (1.2.0-4) unstable; urgency=medium
* Team upload
[ Mike Miller ]
* d/control, d/copyright: Use secure URL for upstream source.
[ Rafael Laboissiere ]
* d/rules: Use override_dh_installdeb for post-install actions
* d/control:
+ Add Rules-Requires-Root: no
+ Bump Standards-Version to 4.3.0
+ Bump to debhelper compat level 12
* Build-depend on debhelper-compat instead of using d/compat
-- Rafael Laboissiere <rafael@debian.org> Wed, 02 Jan 2019 22:55:06 -0200
octave-dataframe (1.2.0-3) unstable; urgency=medium
* Use dh-octave for building the package
* d/control:
+ Use Debian's GitLab URLs in Vcs-* headers
+ Change Maintainer to team+pkg-octave-team@tracker.debian.org
-- Rafael Laboissiere <rafael@debian.org> Sat, 10 Feb 2018 07:27:57 -0200
octave-dataframe (1.2.0-2) unstable; urgency=medium
* Team upload.
* Use the dh-based version of octave-pkg-dev
* Set debhelper compatibility level to >= 11
* d/control:
+ Add Testsuite field
+ Bump Standards-Version to 4.1.3 (no changes needed)
-- Rafael Laboissiere <rafael@debian.org> Fri, 29 Dec 2017 22:13:16 -0200
octave-dataframe (1.2.0-1) unstable; urgency=medium
[ Sébastien Villemot ]
* New upstream version 1.2.0
* d/copyright: reflect upstream changes.
* d/copyright: use secure URL for format.
* d/watch: bump to format version 4.
* Bump to Standards-Version 4.1.0.
* Bump to debhelper compat level 10.
[ Rafael Laboissiere ]
* d/control: Use secure URIs in the Vcs-* fields
-- Sébastien Villemot <sebastien@debian.org> Tue, 29 Aug 2017 11:32:07 +0200
octave-dataframe (1.1.0-1) unstable; urgency=medium
[ Rafael Laboissiere ]
* Imported Upstream version 1.1.0
* d/p/autoload-yes.patch: Remove patch (deprecated upstream)
-- Sébastien Villemot <sebastien@debian.org> Sat, 25 Jul 2015 14:11:29 +0200
octave-dataframe (1.0.1-1) unstable; urgency=medium
[ Sébastien Villemot ]
* Imported Upstream version 1.0.1
* Remove Thomas Weber from Uploaders.
* autoload-yes.patch: new patch, ensures that package is autoloaded.
* Bump Standards-Version to 3.9.6, no changes needed.
[ Rafael Laboissiere ]
* debian/control: Depends on octave-pkg-dev >= 1.1.2.
This ensures that the tests in the private directories will not be
exercised at package build time.
-- Sébastien Villemot <sebastien@debian.org> Thu, 18 Sep 2014 15:51:06 +0200
octave-dataframe (1.0.0-1) unstable; urgency=medium
[ Rafael Laboissiere ]
* Imported Upstream version 1.0.0
* Remove obsolete DM-Upload-Allowed flag
* debian/copyright:
+ Refresh for new upstream version
+ Use octave-maintainers mailing list as upstream contact
* Bump to Standards-Version 3.9.5, no changes needed
* Drop patch path-to-test-csv-file.patch (applied upstream)
* debian/watch: Use the SourceForge redirector
[ Sébastien Villemot ]
* Use my @debian.org email address
[ Thomas Weber ]
* debian/control: Use canonical URLs in Vcs-* fields
-- Sébastien Villemot <sebastien@debian.org> Sat, 05 Apr 2014 12:46:25 +0200
octave-dataframe (0.9.1-1) unstable; urgency=low
[ Rafael Laboissiere ]
* Initial release (closes: #665419)
-- Thomas Weber <tweber@debian.org> Sat, 24 Mar 2012 17:07:19 +0100
|