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 143 144 145 146 147 148
|
dvblast (3.5-1) unstable; urgency=medium
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Bump debhelper from old 11 to 12.
[ Bastian Germann ]
* Drop Sam from Uploaders (inactive)
[ Sebastian Ramacher ]
* New upstream version 3.5
* debian/control:
- Bump Standards-Version
- Bump debhelper compat to 13
- Bump libbitstream-dev to >= 1.6
* debian/copyright: Update copyright years
-- Sebastian Ramacher <sramacher@debian.org> Sun, 30 Nov 2025 10:32:14 +0100
dvblast (3.4-1) unstable; urgency=medium
* New upstream release.
* debian/rules:
- Bump Standards-Version.
- Use Architecture: linux-any instead of B-D on linux-libc-dev.
-- Sebastian Ramacher <sramacher@debian.org> Mon, 24 Sep 2018 18:33:09 +0200
dvblast (3.3-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
* d/control: Set Vcs-* to salsa.debian.org
[ Felipe Sateler ]
* Change maintainer address to debian-multimedia@lists.debian.org
[ Sebastian Ramacher ]
* New upstream release.
* debian/copyright: Bump copyright years
* debian/control:
- Bump Standards-Version
- Add myself to Uploaders
* debian/: Bump debhelper compat to 11
* debian/watch: Use https.
-- Sebastian Ramacher <sramacher@debian.org> Tue, 17 Jul 2018 09:53:53 +0200
dvblast (3.1-2) unstable; urgency=medium
* Team upload.
* Upload to unstable.
* debian/control: Bump Standards-Version.
-- Sebastian Ramacher <sramacher@debian.org> Tue, 20 Jun 2017 22:21:07 +0200
dvblast (3.1-1) experimental; urgency=medium
* New upstream release.
* debian/control:
- Bump Standards-Version.
- Update Vcs-Git.
* debian/{control,compat}: Bump debhelper compat to 10.
* debian/patches: Remove patches, integrated upstream.
* debian/copyright: Convert to CF-1.0.
-- Sebastian Ramacher <sramacher@debian.org> Sat, 04 Feb 2017 14:25:13 +0100
dvblast (3.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* debian/control:
- Add libev-dev to Build-Depends.
- Use canonical Vcs-*.
- Bump Standards-Version to 3.9.6.
* debian/compat: Bump compat to 9.
* debian/rules:
- Enable verbose build logs.
- Install NEWS as changelog.
* debian/patches:
- 01_remove_bad_cflags.diff: Removed, no needed.
- honor-LDFLAGS.patch: Honor LDFLAGS during build.
- spelling.patch: Fix spelling mistake.
-- Sebastian Ramacher <sramacher@debian.org> Mon, 16 Nov 2015 23:23:06 +0100
dvblast (2.2-1) unstable; urgency=low
* Team upload.
* New upstream bugfix release:
- Fixed a regression that prevented ECM pass-through (-Y) from
working.
- Handle ECM pids that are described in PMT ES descriptor loop.
* Refresh patches.
* Bump Standards.
-- Alessio Treglia <alessio@debian.org> Thu, 12 Apr 2012 02:04:18 +0200
dvblast (2.1.0-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Drop 02_fix_typo_in_manpage.diff patch, applied upstream.
* Refresh 01_remove_bad_cflags.diff patch.
* Replace libdvbpsi-dev with libbitstream-dev in the Depends field.
-- Alessio Treglia <alessio@debian.org> Mon, 13 Feb 2012 19:39:28 +0100
dvblast (1.2-2) unstable; urgency=low
[ Alessio Treglia ]
* Switch to packaging format '3.0 (quilt)'.
* Update Standards to 3.9.2.
[ Rémi Duraffort ]
* Fix lintian error (missing dependency).
* Fix Maintainer field
* Remove the dependency to libdvbpsi5-dev.
* Update standards version.
-- Rémi Duraffort <ivoire@videolan.org> Fri, 03 Jun 2011 09:16:56 +0200
dvblast (1.2-1) unstable; urgency=low
[ Christophe Mutricy ]
* Use a long list of architecture
[ Rémi Duraffort ]
* Add a gbp.conf file that say we use pristine-tar.
* Update maintainers and uploaders.
* Fix typo in the Makefile.
* Add a .gitignore file.
* Update Debian Policy to 3.8.4.
* Remove patch merged upstream.
* Update patch for the Makefile.
* Set the prefix for the installation.
* Use the upstream manpage.
* Add a patch to fix a typo in the manpage.
* Add the right Vcs headers.
-- Rémi Duraffort <ivoire@videolan.org> Mon, 01 Mar 2010 23:31:02 +0100
dvblast (1.1-1) unstable; urgency=low
* Initial release (Closes: #565740).
-- Rémi Duraffort <ivoire@videolan.org> Mon, 18 Jan 2010 14:30:15 +0100
|