~ubuntu-branches/ubuntu/vivid/libpri/vivid

« back to all changes in this revision

Viewing changes to debian/backports/squeeze

  • Committer: Package Import Robot
  • Author(s): Mark Purcell, Tzafrir Cohen, Mark Purcell
  • Date: 2013-06-20 10:22:25 UTC
  • mfrom: (1.3.12)
  • Revision ID: package-import@ubuntu.com-20130620102225-wcl4jaco3icimqxf
Tags: 1.4.14-1
[ Tzafrir Cohen ]
* New upstream release.
  - Patch spelling-error-in-binary removed: merged upstream.
  - Fixes passing CFLAGS and LDFLAGS from build system: Patch
    enable-gcc-optimizations reduced.
  - Symbols file update (new function pri_persistent_layer2_option).
* Remove version.c on clean (Closes: #688765).
* Pass flags from dpkg-buildflags to the build system This library is
  now hardened.
* Patch disable_dahdi: disable utils that require dahdi and are not
  installed.

[ Mark Purcell ] 
* Update to anonscm.debian - fix vcs-field-not-canonical
* Update Standards-Version: 3.9.4 - lintian clean

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
 
 
3
# Squeeze has an older debhelper:
 
4
sed -i -e '/^Build-Depends:/s/debhelper (>= 9)/debhelper (>= 8)/' debian/control
 
5
echo 8 >debian/compat