lp://staging/ubuntu/oneiric/srtp
- Get this branch:
- bzr branch lp://staging/ubuntu/oneiric/srtp
Branch information
- Owner:
- Ubuntu branches
- Status:
- Mature
Recent revisions
- 8. By Jonas Smedegaard <email address hidden>
-
* Snapshot of newer upstream CVS code.
* Add notes on stripped sources to copyright file.
* Update patches:
+ Drop patches 1001, 1002, 1006, 1009: Obsolete.
+ Adjust patch 1005 to align by 4 (not 32 - the alignment is
suspected to be bytes not bits).
+ Simplify patch 1007 to invoke 'doxygen -u' (not patch Doxyfile),
and extend it to modernize header template.
+ Unfuzz patches.
* Modernize Doxygen header template. - 7. By Jonas Smedegaard <email address hidden>
-
* Play nice with git-buildpackage:
+ Add dpkg-source local-options hints.
+ Git-ignore quilt .pc dir.
* Add patch 2001 to make regression test shell script more noisy, and
fail on error.
Closes: bug#621489. Thanks to Moritz Muehlenhoff and Matt Kraai, and
to Tzafrir Cohen for friendly poking :-)
* Update copyright file:
+ Rewrite using draft 174 of DEP-5 format.
+ Rewrap license fields at 72 chars, and shorten comments.
* Bump policy compliance to standards-version 3.9.2.
* Modernize tarball repackaging:
+ Use DEB_UPSTREAM_REPACKAGE_ EXCLUDES (not obsolete
DEB_UPSTREAM_ REPACKAGE_ EXCLUDE) .
* Fix build-depend on psmisc: provides killall needed for regression
test script.
* Build-depend on doxygen-latex, only as fallback on doxygen and
texlive-latex-recommend ed to ease backporting.
* Build-depend on and use hardening-includes, except
DEB_BUILD_HARDENING_ PIE causing "relocation [...]; recompile with
-fPIC" failure.
* Reapply default strong optimizations unless DEB_BUILD_OPTIONS
contains noopt.
* Add patch 1009 to fix use format argument in fprint. - 6. By Jonas Smedegaard <email address hidden>
-
* Add patch 1008 from Gentoo to hack build routines into compiling
shared library.
* Refresh patches.
* Add new binary package libsrtp0. Install library-related files and
resolve dependencies using d-shlibs. Build-depend on d-shlibs.
* Drop local CDBS snippets (included in main cdbs package now).
* Tighten build-dependency on cdbs, due to above.
* Adjust a year in copyright file. - 5. By Jonas Smedegaard <email address hidden>
-
* Maintain package alone again (VOIP team clearly don't care: recently
dropped the package from Debian with only few days notice).
* Add README.source. Drop custom hints about CDBS.
* Update local CDBS snippets:
+ Consistently use underscore (not dash) in variables.
+ Bump copyright years.
+ package-relations. mk:
- Merge mixture of versioned and unversioned dependencies
- Use unversioned dependencies when satisfied in oldstable
- Improve whitespace cleanup
- Rewrite and silence applying dependencies
- Handle cdbs 0.4.53 dependency (needed when using debhelper v7)
+ upstream-tarball. mk:
- Implement fail-source-not-repackaged rule
- Depend unversioned on cdbs (the needed 0.4.39 is in oldstable)
- Preserve bzip2 tarballs with source format '3.0 (quilt)'.
+ copyright-check.mk:
- Adjust to closer match new proposed copyright format
- Ignore no files by default
- More aggressive scanning (check top 99999 lines, not just 60)
- Simplify more licensing notices and preserve non-ASCII chars
- Group hints by sorted owner list (ignoring years)
- Limit console output both horisontally and vertically
- Use rev123 of draft DEP5 for hints file
+ Add and use new local package-relations. mk to resolve, cleanup and
apply CDBS-declared (build-)dependencies.
* Add git-buildpackage config, enabling pristine-tar and signed tags.
* Rewrite copyright file using draft DEP5 rev. 135 format.
* Fix tighten build-dependency on debhelper to at least 6.
* Relax build-dependency on cdbs to be unversioned.
* Use source format '3.0 "quilt"'. Stop including patchsys-quilt.mk.
Stop build-depending on quilt or patchutils.
* Bump Standards-Version to 3.8.4.
* Have all packages depend on ${misc:Depends}, thanks to lintian.
* Add proper license header to debian/rules.
* Put aside stray upstream-shipped automade files during build.
* Add patch 1007 updating Doxyfile, as requested by doxygen.
* Refresh patches and add DEP3 proposed headers.
* Fix comment out non-existing *.so from debhelper install file.
* Rename libsrtp1-dev → libsrtp0-dev: Old number was wrongly resolved
from major version. Have new package conflict/replace old one. - 4. By Jonas Smedegaard <email address hidden>
-
[ Jonas Smedegaard ]
* Add patch 1003 to avoid the symbol "mips" clashing with builtin
symbol on MIPS GCC compiler. Closes: bug#439976.
* Add patch 1005 to fix tests by restricting to 32bit alignment.
Closes: bug#470505, thanks to Martin Guy.
* Add patch 1006 to fix unsigned chars in test driver. Closes:
bug#470506, thanks to Martin Guy.
* Packaging moved to collab-maint Git at Alioth. Update VCS-* hints.
* Make sure docs is built only once.
* Change libsrtp1-dev to section libdevel (from devel), thanks to
lintian.
* Update local cdbs snippets:
+ Major improvements to copyright-check, including new versioned
build-dependency on devscripts. Update debian/ copyright_ hints.
+ Various improvements to update-tarball.mk.
+ Drop buildcore.mk wrapper (set DEB_AUTO_UPDATE_ DEBIAN_ CONTROL
manually when needed instead)
+ Update debian/README. cdbs-tweaks.
* Semi-auto-update debian/control to apply changes contained in the above:
DEB_AUTO_UPDATE_ DEBIAN_ CONTROL= yes fakeroot debian/rules clean [ Victor Seva ]
* Add patch 1004 to add verbose to make runtest. Make FTBFS easier
to debug. (Closes: #460534) - 3. By Jonas Smedegaard <email address hidden>
-
* Clean PDF files to not fail in repetitive builds. Closes:
bug#424238.
* Improved cdbs tweaks:
+ Move build-dependency hints ro debian/rules.
+ Cleanup duplicate build-dependencies, to please lintian.
+ Minor update to upstream-tarball. mk. - 2. By Jonas Smedegaard <email address hidden>
-
* Avoid useless Build-Depends-Indep (use Build-Depends always).
Closes: bug#420517, thanks to Kurt Roeckx.
* Update local cdbs snippets.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/precise/srtp