lp:ubuntu/trusty/mpeg2dec

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/mpeg2dec
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

8. By William Grant

Build with dh-autoreconf for new libtool.

7. By Loïc Minier

Update patch 65_arm-test-with-compiler to only set ARCH_ARM when
optimizations are built; ARCH_ARM is really used as a test for whether to
use ARM optimizations or not in the sources; also cleanup autotools syntax
with proper AC_LANG(C), AC_LANG_SOURCE and quoting.

6. By Adam Conrad

* Patch configure to not export ARCH_ARM at all on armel, since it
  ends up enabling features we only support on armhf, so just lie
  to configure and pretend that armhf is "ARM", and armel isn't.
* Remove the DEB_HOST_ARCH check and CFLAGS from debian/rules.

5. By Alessio Treglia

* Team upload.
* Upload to unstable. (Closes: #659705)
* Update maintainer information.
* Convert package to 3.0 (quilt) format.
* Introduce Multiarch support.
* debian/{control,rules}:
  - Remove depedency on gnome-pkg-tools, seems unnecessary.
* debian/control:
  - Remove duplicate field.
  - Remove David I. Lehn from the Uploaders field. (Closes: #557280)
  - Remove URLs from packages descriptions, the Homepage: field is enough.
  - Avoid to use first person in packages descriptions.
  - Bump Standards.
* Add lintian override for shlib-with-non-pic-code as it is deliberate.

4. By Loïc Minier

* Move mpeg2dec to Section: x11 instead of graphics to match overrides.
* Bump up Debhelper compatibility level to 5; bump up debhelper build-dep to
  >= 5.
* Add -Wl,-z,defs -Wl,--as-needed to LDFLAGS; build-dep on cdbs >= 0.4.41.
* New patch, 62_drop-arch-opts, drop arch-specific CFLAGS detection in
  upstream configure as we want to use the gcc defaults to work on all
  machines which Debian will be installed on, and not use the buildds as
  references.
* Add Homepage.

3. By Loïc Minier

* Add CDBS' simple-patchsys. [debian/patches, debian/rules]
* Add CDBS' utils. [debian/rules]
* Convert the diff introduced in 0.3.1-5 to use non-PIC on i386 only in an
  independent patch. [configure,
  debian/patches/64_non-pic-on-i386-only.patch, libmpeg2/configure.incl]
* Bump up Standards-version to 3.6.2. [debian/control]
* Set myself as Maintainer and add Sam Hocevar and David I. Lehn as
  Uploaders [debian/control]
* Acknowledge my NMUs. (Closes: #328753)
* Revert the libsdl1.2-dev build-deps bump back to >= 1.2.3 since it has
  transitionned. [debian/control]
* Add ${misc:Depends} to Depends. [debian/control]
* Remove Replaces and Conflicts for packages removed prior to the sarge
  release. [debian/control]
* Add patch by Sam Hocevar to fix the assembly code around cpuid for amd64.
  (Closes: #324348) [debian/patches/32_amd64-cpuid.diff]
* Add patch by Sam Hocevar to remove inlining in arch_accel under sparc and
  ppc because the functions uses setjmp(); the ppc code isn't used because
  the detection of ppc fails. [debian/patches/16_no-inline-setjmp.diff]
* Revert the gcc-3.3 build-dep for sparc as it should build with 3.4 again.
  [debian/control, debian/rules]
* Misc copyright fixes by Sam Hocevar. (Closes: #331314) [debian/copyright]
  - Update authors list.
  - Include GPL snipset.
  - Full copyright listing.
* New patches by Sam Hocevar to fix Altivec detection. (Closes: #302263)
  - Fixes the AltiVec detection on PPC.
    [debian/patches/48_altivec-detection.patch]
  - Clean bootstrap. [debian/patches/08_cleaner-bootstrap.patch]
  - Rebootstrap with these changes. [debian/patches/80_rebootstrap.patch]

2. By David I. Lehn <email address hidden>

Fix PIC compile on amd64 (Closes: #249198)

1. By LaMont Jones

Import upstream version 0.4.0b

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers