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
|
aj-snapshot (0.9.9-2) unstable; urgency=medium
* QA upload.
[ Debian Janitor ]
* Use secure URI in debian/watch.
* Update standards version to 4.4.1, no changes needed.
* Set upstream metadata fields: Archive, Bug-Submit.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 04 Feb 2021 02:42:19 +0000
aj-snapshot (0.9.9-1) unstable; urgency=medium
* QA upload.
* New upstream release.
* Upgrade to Standards-Version 4.4.0 (no changes).
* Upgrade to debhelper compat level 12.
* Remove 00-fix-long-options.patch (fixed upstream).
* Add Vcs-Git and Vcs-Browser fields to debian/control.
-- Fabian Wolff <fabi.wolff@arcor.de> Mon, 26 Aug 2019 13:29:27 +0200
aj-snapshot (0.9.8-1) unstable; urgency=medium
* QA upload.
* New upstream release.
* Update debian/copyright.
* Upgrade to debhelper compat level 11:
- Remove useless dh-autoreconf build dependency.
- Remove unnecessary --parallel dh argument in debian/rules.
- Remove unnecessary --with autoreconf dh argument in debian/rules.
* Upgrade to Standards-Version 4.1.3 in debian/control (no changes).
* Remove fixman.patch (fixed upstream).
* Add 00-fix-long-options.patch (Closes: #715625).
-- Fabian Wolff <fabi.wolff@arcor.de> Sat, 31 Mar 2018 15:09:03 +0200
aj-snapshot (0.9.6-3) unstable; urgency=medium
* QA upload.
* Migrated DH level to 10.
* debian/control:
- bumped Standards-Version to 3.9.8.
* debian/copyright:
- added upstream contact.
- updated all data.
- updated the copyright rights for packaging.
* debian/patches/fixman.patch: created to add a program description
to man page.
* debian/rules:
- added DEB_BUILD_MAINT_OPTIONS variable to improve the GCC hardening.
-- Gilmar dos Reis Queiroz <gilmardosreislpi@gmail.com> Fri, 18 Nov 2016 23:06:54 -0200
aj-snapshot (0.9.6-2) unstable; urgency=medium
* Orphaning this
-- Alessio Treglia <alessio@debian.org> Fri, 12 Feb 2016 10:01:01 +0000
aj-snapshot (0.9.6-1) unstable; urgency=low
* Imported Upstream version 0.9.6
- Quite an extensive rewrite of aj-snapshot.c to have less code
duplication, and better overview.
- Changed the way daemon mode works. Connections are restored when
new ports are registered, both for ALSA and JACK.
- Added '-p/--poll' flag so you can specify how often aj-snapshot
should check for new ports.
- Added brand new manual page.
* Update debian/copyright.
* Bump Standards.
-- Alessio Treglia <alessio@debian.org> Thu, 29 Mar 2012 11:04:30 +0200
aj-snapshot (0.9.5-1) unstable; urgency=low
* New upstream release:
- Add daemon mode.
-- Alessio Treglia <alessio@debian.org> Thu, 08 Sep 2011 11:38:18 +0200
aj-snapshot (0.9.4-1) unstable; urgency=low
* Initial release. (Closes: #631374)
-- Alessio Treglia <alessio@debian.org> Sat, 30 Jul 2011 12:48:23 +0200
|