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
|
a2jmidid (8~dfsg0-3) unstable; urgency=medium
* Team upload.
* d/control:
+ Drop obsolete field DM-Upload-Allowed
+ Drop pointless field 'X-Python-Version: >= 2.5'
+ Canonicalize Vcs-* fields, and use https.
+ Add build-depepndency on dh-python to avoid a build warning
+ Add dependency on python-dbus. Closes: #824070
+ Bump Standards-Version to 3.9.8, no changes needed
* d/rules:
+ Use the -S option of dpkg-parsechangelog to get the field, instead of sed.
* Bump debhelper compat level to 10
* d/watch: use @ARCHIVE_EXT@ to look for eventually different archive types.
* Pull patch from Ubuntu to fix FTBFS in arm64. Closes: #773088
Thanks to Logan Rosen <logan@ubuntu.com> for the patch.
-- Mattia Rizzolo <mattia@debian.org> Wed, 28 Dec 2016 09:50:56 +0100
a2jmidid (8~dfsg0-2.1) unstable; urgency=medium
* Non-maintainer upload.
* debian/patches:
- ppc64-sigsegv.patch: sigsegv.c: added condition to use ucontext.h
for ppc64, which wasn't being covered. (Closes: #769141)
-- Fernando Seiti Furusato <ferseiti@linux.vnet.ibm.com> Mon, 05 Dec 2016 11:51:07 -0200
a2jmidid (8~dfsg0-2) unstable; urgency=medium
* Team upload.
* Remove myself from the Uploaders field.
-- Alessio Treglia <alessio@debian.org> Tue, 01 Nov 2016 18:45:52 +0000
a2jmidid (8~dfsg0-1) unstable; urgency=low
* New upstream release:
- -u commandline option
- D-Bus method for checking whether hw export is enabled.
- Fix for resource leak.
- Improved error message for snd_seq_connect_to() failures
- --mandir= option in waf.
* Drop 1001-a2j_port_create.patch, applied upstream.
* debian/gbp.conf: Don't sign tags.
* debian/{rules,watch}:
- Setup repacking mechanism to regenerate the upstream tarball.
* debian/control:
- Bump Standards.
* debian/co{ntrol,pyright}:
- wrap-and-sort -a -s
* debian/copyright:
- Add myself to the copyright holders of debian/*.
-- Alessio Treglia <alessio@debian.org> Thu, 02 Aug 2012 13:16:51 +0200
a2jmidid (7+dfsg0-1) unstable; urgency=low
* Repack the tarball to get rid of waf (Closes: #654462):
- Extract and properly replace the blob "waf" to fulfil Debian's
requirements.
* Call ./waf clean instead of distclean and then prune *.pyc files.
-- Alessio Treglia <alessio@debian.org> Wed, 04 Jan 2012 14:00:48 +0100
a2jmidid (7-3) unstable; urgency=low
* debian/patches/1001-a2j_port_create.patch.
- Free client information on success too;
patch taken from upstream's git.
* Bump Standards.
-- Alessio Treglia <alessio@debian.org> Mon, 06 Jun 2011 11:35:39 +0200
a2jmidid (7-2) unstable; urgency=low
* debian/{control,rules}:
- Switch from pysupport to dh_python2.
* Add .gitignore to skip quilt files.
-- Alessio Treglia <alessio@debian.org> Mon, 21 Mar 2011 20:10:19 +0100
a2jmidid (7-1) unstable; urgency=low
* New upstream stable release.
-- Alessio Treglia <alessio@debian.org> Wed, 02 Mar 2011 10:43:11 +0100
a2jmidid (6+20100828.git60f75d9-1) unstable; urgency=low
* Imported Upstream version 6+20100828.git60f75d9.
* Drop binutils_gold.patch, upstream has already applied it.
* Drop armel-sig-reg-fix.diff, already applied.
* Upstream has imported our manpages into the sources tree.
* debian/gbp.conf: Use gzip as compression format.
-- Alessio Treglia <alessio@debian.org> Wed, 12 Jan 2011 17:50:45 +0100
a2jmidid (6-2) unstable; urgency=low
* Add patch to prevent FTBFS with binutils-gold (Closes: #603272).
-- Alessio Treglia <alessio@debian.org> Fri, 12 Nov 2010 14:22:20 +0100
a2jmidid (6-1) unstable; urgency=low
* Initial Debian release. (Closes: #593734)
-- Adrian Knoth <adi@drcomp.erfurt.thur.de> Fri, 20 Aug 2010 17:08:30 +0200
|