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
|
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
|