-
de54069...
by
Alessio Treglia
on 2012-12-17
-
Import patches-unapplied version 1.0.0-6 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 28a0cdfd0265632555bffb440b0911dda1200f92
New changelog entries:
* Revert "Link the documentation directory of all packages to libdv4's."
* Purge old symlink /usr/share/doc/libdv-bin before installing new files.
(Closes: #696071, #696167)
-
28a0cdf...
by
Alessio Treglia
on 2012-12-16
-
Import patches-unapplied version 1.0.0-5 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 901ff55d622a6cb99e9e64144386347ba9dd41c8
New changelog entries:
* Link the documentation directory of all packages to libdv4's. This
should close: #696071 (squeeze -> wheezy upgrade bug)
-
901ff55...
by
Alessio Treglia
on 2012-02-09
-
Import patches-unapplied version 1.0.0-4 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 239a6ea8dfe91ec923426d83f77cf258bd345f6d
New changelog entries:
* New maintainer. (Closes: #654649), thanks to Daniel Kobras
for the great work.
* Switch packaging to 3.0 (quilt) format plus DH 7.
* Convert patches to quilt format.
* Build with Multi-Arch support. (Closes: #650994)
* Drop libc6-dev from -DEV's Depends field.
* Get rid of .la files.
* Disable the build of static libraries.
* Remove debian/libdv-bin.links, it doesn't work.
* Remove debian/README.source, it's now unneeded.
* Update debian/copyright as per DEP-5.
* YUV_420_USE_YV12 option affects the wrong encoding (Closes: #466142):
- The build configuration option --with-pal-yuv=YV12 actually affects
encoding of "NTSC", inconsistent with decoding. This option is not
currently used in Debian but could affect those who rebuild it.
Thanks to Ben Hutchings for report and patch.
* Fix binary-control-field-duplicates-source
* Fix small misspellings.
* Fix hyphen-used-as-minus-sign.
* Run wrap-and-sort -a -s.
* Add watch file.
* Bump Standards.
-
239a6ea...
by
Daniel Kobras <email address hidden>
on 2011-04-17
-
Import patches-unapplied version 1.0.0-3 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 1565bbe1b0be4c0fa636ff6921d2c9a3bb9992c4
New changelog entries:
* Added patches:
+ [10_hurd_ftbfs_fix] New.
Add proper defines for two video1394-specific structs on GNU/Hurd
to prevent build failure. Patch thanks to Pino Toscano.\
Closes: #585718
+ [12_no_as_needed] New.
Reference all required libs when building playdv. Patch thanks
to Matthias Klose (via Ubuntu). Closes: #555173
* debian/control: Revert bogus change from 1.0.0-2.1 NMU.
* debian/control: Reflect section change from graphics to video.
* debian/control: Demote oss-compat from Recommends to Suggests for
libdv4 because encoding from OSS input is just a rarely used, optional
feature. Closes: #579527
* debian/control: Add Recommends on oss-compat for libdv-bin because
OSS is playdv's only way to playback audio.
* debian/control: Package complies with version 3.9.1 of Debian policy.
* debian/README.source: Refer to dpatch documentation for source
updates.
* debian/rules: Empty dependency_libs line in libdv.la.
-
1565bbe...
by
Neil Williams
on 2010-10-16
-
Import patches-unapplied version 1.0.0-2.1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 0e4c667eb849a67a8955e291ec5bdbffba6d58cc
New changelog entries:
* Non-maintainer upload.
* Change libdv4 from recommending oss-compat to linux-sound-base
(Closes: #579527)
-
0e4c667...
by
Daniel Kobras <email address hidden>
on 2009-03-26
-
Import patches-unapplied version 1.0.0-2 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 91202c4b2a17aa75ce7b6317c38c3e9365166fb2
New changelog entries:
* Most of this upload was prepared by Barry deFreese. Thanks!
* Added patches:
+ [05_configure_gtk2] New.
Tweak configure and configure.ac to build package with glib2.0
and gtk2.0 libs. Closes: #516181
* debian/compat: Declare debhelper compatibility level in separate file.
Increase minimum version from 4 to 5.
* debian/control: Change build-dependencies to build with gtk2 instead
of gtk1.2.
* debian/control: Lose versioned dependency on libsdl1.2-dev that worked
around a bug in pre-historic SDL packages. Placates lintian.
* debian/control: Replace obsolete x-dev build-dependency with
x11proto-core-dev. Closes: #515380
* debian/control: Update package description of libdv-bin to include
names of supplied binaries. Patch thanks to Luca Capello.
Closes: #397343
* debian/control: Recommend pkg-config in libdv-dev. Closes: #413139
* debian/control: Allow debhelper to substitute ${misc:Depends} on all
packages.
* debian/control: Replace deprecated ${Source-Version} with
${binary:Version}.
* debian/control: Add Homepage field.
* debian/control: Bump debhelper build-dependency to require at least
version 5.0.0.
* debian/control: Package complies with version 3.8.1 of Debian policy.
* debian/rules: Do not ignore errors from "make clean".
-
91202c4...
by
Daniel Kobras <email address hidden>
on 2006-09-26
-
Import patches-unapplied version 1.0.0-1 to debian/lenny
Imported using git-ubuntu import.