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 135 136 137 138 139 140 141 142
|
patchage (0.5.0+dfsg0-0.1) unstable; urgency=low
* Non-maintainer upload.
* Repack upstream tarball to get rid of the 'waf' blob (Closes: #654495):
* debian/rules: Properly clean sources tree.
-- Alessio Treglia <alessio@debian.org> Wed, 11 Jan 2012 00:41:36 +0100
patchage (0.5.0-0.2) unstable; urgency=low
* Non-maintainer upload.
* Upload to unstable (Closes: #628672).
-- Alessio Treglia <alessio@debian.org> Sat, 11 Jun 2011 09:47:47 +0200
patchage (0.5.0-0.1) experimental; urgency=low
* Non-maintainer upload.
* New upstream release (Closes: #603138):
- Changes in 0.5.0:
+ Auto-arrange interface modules sanely (align corresponding
inputs/outputs)
+ Add -J (--no-jack) command line option
+ Add proper --help output and man page
+ Improve performance (dramatically for large setups)
+ Fancy console info/warning/error logging
+ Fix minor memory leaks and reduce memory consumption
+ Fix handling of ALSA duplex ports
+ Hide "split" module menu item when it is useless
+ Fix Jack D-Bus support
+ Mac OS X .app bundle port
+ Bump FlowCanvas dependency to 0.7.0
+ Add more/larger icons
+ Add missing COPYING file to distribution
+ Build system and code quality improvements
- Changes in 0.4.5:
+ Install SVG icon
+ Fix compilation without Jack
+ Improve performance when dragging modules
+ Bump FlowCanvas dependency to 0.6.0
+ Upgrade to waf 1.5.18
* debian/rules:
- No need to apply hppa_parallel.patch anymore since hppa arch was
dropped.
- Rewrote to use pure DH7 short-form.
- Pass --debug,--strict to ./waf configure.
* debian/control:
- Bump up build-dependencies on debhelper,libraul-dev,libflowcanvas-dev.
- Drop lash support in favor of ladish.
- Add jackd on Recommends.
- Add ladish on Suggests.
- Bump Standards.
* debian/copyright:
- Update copyright information.
- Add license and copyright holder for waf.
- Update as per DEP-5 rev.174.
* debian/patches/0001-desktop_file.patch:
- Remove Encoding field.
- Remove Application from Category field.
- Add trailing colon to the Category field value.
* Remove unneeded debian/dirs file.
* Add debian/install file rather than call dh_install to install every
additional file.
* Remove debian/patchage.{manpages,sgml}, upstream now provides a manpage.
-- Alessio Treglia <alessio@debian.org> Tue, 26 Apr 2011 12:14:00 +0200
patchage (0.4.4-1.2) unstable; urgency=low
* Non-maintainer upload.
* debian/patches/hppa_parallel.patch:
- Disable parallel build on hppa (Closes: #561305).
* debian/rules:
- Patch affected files on-the-fly.
-- Luca Falavigna <dktrkranz@debian.org> Sat, 15 May 2010 11:34:44 +0000
patchage (0.4.4-1.1) unstable; urgency=low
* Non-maintainer upload.
* Use convenience copy of waf, system wide waf package is being removed
from Debian (Closes: #571711).
* Build-depend on python, convenience copy of waf needs it.
-- Luca Falavigna <dktrkranz@debian.org> Sun, 11 Apr 2010 16:41:01 +0200
patchage (0.4.4-1) unstable; urgency=low
* New upstream release (closes: #560524)
* debian/source/format: 3.0 quilt for .bz2 upstream
* debian/watch: switch to bz2
* debian/rules: use debhelper ninja foo, switch to waf
* debian/control: add build-depends on waf, remove autotools-dev
* debian/patchage.manpages: add list of manpages
* debian/rules: add patchage.svg missing from waf install
-- Paul Brossier <piem@debian.org> Sat, 12 Dec 2009 16:28:59 +0100
patchage (0.4.2-1) unstable; urgency=low
* New upstream release (closes: #468933)
* debian/control:
- add build-depends on liblash-dev (closes: #452236)
- add build-depends on libboost-dev, libflowcanvas-dev and libraul-dev
- add Homepage and Vcs-* fields, remove Homepage from description
* debian/watch, debian/copyright: updated to new download location
* debian/compat: bump to 7
* debian/rules: do not ignore clean error
* debian/menu: change from Apps to Applications
* debian/docs: NEWS removed upstream debian/docs
* debian/patchage.xpm: updated text icon from upstream version
* debian/patchage.desktop: remove, use upstream version
-- Paul Brossier <piem@debian.org> Fri, 20 Nov 2009 09:28:38 +0100
patchage (0.2.3-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Build-Depend on libgtkmm-2.4-dev instead of libgtkmm2.0-dev.
Closes: #431214
-- Andreas Barth <aba@not.so.argh.org> Fri, 20 Jul 2007 21:19:32 +0000
patchage (0.2.3-2) unstable; urgency=low
* Rebuild against new libgkt+_+asdok
* Update url in debian/{watch,copyright}
-- Paul Brossier <piem@debian.org> Sun, 11 Dec 2005 16:04:11 +0000
patchage (0.2.3-1) unstable; urgency=low
* New upstream release
-- Paul Brossier <piem@debian.org> Fri, 30 Sep 2005 02:32:10 +0100
patchage (0.2.0-1) unstable; urgency=low
* Initial release (closes: #318618)
-- Paul Brossier <piem@debian.org> Sun, 24 Jul 2005 14:46:39 +0100
|