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
|
ostinato (1.3.0-1) unstable; urgency=low
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable):
+ Build-Depends: Drop versioned constraint on dpkg-dev, libprotobuf-dev,
protobuf-compiler and qtbase5-dev.
[ Kartik Mistry ]
* New upstream releae.
* debian/control:
+ Bumped Standards-Version to 4.6.2
-- Kartik Mistry <kartik@debian.org> Tue, 31 Oct 2023 08:52:35 +0530
ostinato (1.2.0-1) unstable; urgency=low
* New upstream release.
* debian/control:
+ Update standards version to 4.6.1, no changes needed.
+ Updated package description.
* Updated debian/copyright.
-- Kartik Mistry <kartik@debian.org> Thu, 15 Sep 2022 17:44:52 +0530
ostinato (1.1-1) unstable; urgency=low
[ Debian Janitor ]
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
[ Kartik Mistry ]
* New upstream release.
* debian/control:
+ Added Rules-Requires-Root field.
+ Build-Depends on libqt5svg5-dev.
-- Kartik Mistry <kartik@debian.org> Mon, 29 Jun 2020 13:46:34 +0530
ostinato (1.0-2) unstable; urgency=low
* debian/drone.1, debian/ostinato.1:
+ Updated manpages. Thanks to Bernhard Ehlers for patch. (Closes: #941224)
-- Kartik Mistry <kartik@debian.org> Fri, 27 Sep 2019 14:47:29 +0530
ostinato (1.0-1) unstable; urgency=low
* New upstream release:
+ Removed qt4 support (Closes: #875077)
* debian/control:
+ Updated Standards-Version to 4.4.0
+ Updated Build-Deps.
* Bumped dh to 12.
* Added debian/gitlab-ci.yml.
* debian/patches/extra-modeltest-workaround.diff:
+ Added patch to fix build failure.
-- Kartik Mistry <kartik@debian.org> Sat, 14 Sep 2019 20:17:24 +0530
ostinato (0.9-2) unstable; urgency=low
* debian/control:
+ Updated Standards-Version to 4.2.1
+ Fixed Vcs-Browser URL.
* debian/copyright:
+ Provide full text of Creative Commons license.
-- Kartik Mistry <kartik@debian.org> Tue, 11 Sep 2018 10:39:34 +0530
ostinato (0.9-1) unstable; urgency=low
* New upstream release.
* Updated debian/watch file to use github tag.
* debian/control:
+ Updated Standards-Version to 4.1.3
+ Updated Vcs-* URLs.
+ Updated upstream URL.
* debian/copyright:
+ Use https.
* Updated debhelper compat to 11.
-- Kartik Mistry <kartik@debian.org> Sun, 21 Jan 2018 12:57:52 +0530
ostinato (0.8-1) unstable; urgency=low
* New upstream release.
* debian/control:
+ Updated Standards-Version to 3.9.8
+ Updated Vcs-* URLs.
+ Updated Homepage for new upstream location.
* debian/watch:
+ Fixed watch file, added downloadmangle opts.
-- Kartik Mistry <kartik@debian.org> Sat, 09 Jul 2016 14:13:09 +0530
ostinato (0.7.1-2) unstable; urgency=low
* Uploaded to unstable.
* debian/watch:
+ Fixed watch file.
-- Kartik Mistry <kartik@debian.org> Sun, 21 Jun 2015 22:22:15 +0530
ostinato (0.7.1-1) experimental; urgency=low
* New upstream release.
* debian/control:
+ Updated Standards-Version to 3.9.6
* debian/watch:
+ Updated. Yet to fix in better manner though.
-- Kartik Mistry <kartik@debian.org> Sat, 20 Jun 2015 10:08:57 +0530
ostinato (0.5.1-2) unstable; urgency=low
* Uploaded to unstable.
* debian/control:
+ Updated Standards-Version to 3.9.4 (no changes needed).
+ Bumped debhelper version.
* debian/rules:
+ Removed CPPFLAGS workaround. No longer needed for dh >= 9.20120417
* Set debian/compat to 9.
-- Kartik Mistry <kartik@debian.org> Mon, 20 May 2013 15:50:50 +0530
ostinato (0.5.1-1) experimental; urgency=low
* Initial release (Closes: #695000)
* debian/*.1:
+ Added drone.1, ostinato.1 man pages.
-- Kartik Mistry <kartik@debian.org> Mon, 03 Dec 2012 10:56:34 +0530
|