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
|
multicat (2.3-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
[ Felipe Sateler ]
* Change maintainer address to debian-multimedia@lists.debian.org
[ Sebastian Ramacher ]
* New upstream release.
* debian/control: Bump Standards-Version
* debian/copyright: Bump years.
* debian/patches: Removed, integrated upstream.
-- Sebastian Ramacher <sramacher@debian.org> Mon, 09 Jul 2018 21:29:44 +0200
multicat (2.2-3) unstable; urgency=medium
* debian/control.
- Bump Standards-Version.
- Move to salsa.debian.org.
* debian/: Bump debhelper compat to 11.
-- Sebastian Ramacher <sramacher@debian.org> Thu, 01 Feb 2018 20:57:31 +0100
multicat (2.2-2) unstable; urgency=medium
* Upload to unstable.
-- Sebastian Ramacher <sramacher@debian.org> Sun, 18 Jun 2017 11:07:54 +0200
multicat (2.2-1) experimental; urgency=medium
* New upstream release.
* debian/{control,rules,compat}: Bump compat debhelper to 10.
* debian/control:
- Bump Standards-Version to 3.9.8
- Update Vcs-Git
* debian/*.1: Remove local copies of the manpages.
* debian/copyright: Update copyright years.
-- Sebastian Ramacher <sramacher@debian.org> Sat, 04 Feb 2017 13:59:29 +0100
multicat (2.1-1) unstable; urgency=medium
* New upstream release.
* debian/compat: Bump compat to 9.
* debian/control:
- Set Architecture back to any.
- Bump B-D on libbitstream-dev to 1.1.
- Bump B-D on debhelper to 9.
- Add myself to Uploaders.
- Bump Standards-Version.
- Update Vcs-*.
* debian/copyright: Update copyright years.
* debian/rules:
- Install NEWS.
- Build with --parallel.
* debian/patches:
- honor-LDFLAGS.patch: New patch to honor LDFLAGS.
- 0001-nonlinux.patch: Removed, included upstream.
-- Sebastian Ramacher <sramacher@debian.org> Sun, 10 Jan 2016 15:34:00 +0100
multicat (2.0-3) unstable; urgency=low
* Extend 0001-nonlinux.patch with patches suggested by upstream.
Thanks to Christophe Massiot.
* Build on Linux only for now.
* Update debian/copyright to the machine-readable format.
* Bump Standards.
-- Alessio Treglia <alessio@debian.org> Mon, 30 Apr 2012 02:44:24 +0200
multicat (2.0-2) unstable; urgency=low
* Attempt to fix FTBFS on non-Linux architectures by defining
POLLRDHUP as 0 on kfreebsd,hurd. (Closes: #660139)
-- Alessio Treglia <alessio@debian.org> Wed, 22 Feb 2012 12:38:08 +0100
multicat (2.0-1) unstable; urgency=low
[ Rémi Duraffort ]
* Ignore some files.
* Some patches to add a missing license and fix some typos.
* Update the changelog.
* Add a DEP-3 header to the patches.
* Add Vcs-Git and Vcs-Browser.
* Update the changelog.
[ Alessio Treglia ]
* New upstream release.
* Delete all patches, they are now unnecessary.
* Add libbitstream-dev to Build-Depends.
* Update copyright file.
* Bump Standards.
-- Alessio Treglia <alessio@debian.org> Wed, 15 Feb 2012 16:11:54 +0100
multicat (1.0-1) unstable; urgency=low
* Initial release (Closes: #594122)
-- Rémi Duraffort <ivoire@videolan.org> Sun, 23 Aug 2010 21:34:01 +0100
|