lp:ubuntu/oneiric/libtasn1-3
- Get this branch:
- bzr branch lp:ubuntu/oneiric/libtasn1-3
Branch merges
Branch information
- Owner:
- Ubuntu branches
- Status:
- Mature
Recent revisions
- 16. By Andreas Metzler <email address hidden>
-
* Merge from Ubuntu (build for multiarch):
+ configure with --libdir=\$${prefix} /lib/$( DEB_HOST_ MULTIARCH) , update
*.install accordingly.
+ Bump cdbs Build-Depends to 0.4.93 (required for expanding
$(DEB_HOST_MULTIARCH) ).
+ Bump debhelper b-d to 8.1.3 (for ${misc:Pre-Depends} ).
+ runtime library is Multi-Arch: same and has Pre-Depends:
${misc:Pre-Depends} , -bin (helper binaries)
is Multi-Arch: foreign. -dev is unchanged.
* Diverge from the Ubuntu patch by not settting Multi-Arch: same on
-dbg package. It contains debugging symbols for both library and helper
binaries ( e.g. /usr/lib/debug/usr/ bin/asn1Decodin g) and is therefore not
co-installable with itself. - 10. By Andreas Metzler <email address hidden>
-
* New upstream version.
* Drop libtasn1-config.1, we have not shipped the documented script since
2.0. - 9. By Andreas Metzler <email address hidden>
-
* New upstream version.
* Do not run test-suite when cross compiling. Closes: #554343 - 8. By Andreas Metzler <email address hidden>
-
* New upstream version.
* Update debian/copyright.
* Drop cdbs simple-patchsys in favour of dpkg-source v3. Remove unneeded
debian/README. source.
* Use dh_installinfo instead of dh_install for info files to get the
recommended dependency on dpkg (>= 1.15.4) | install-info. - 7. By Andreas Metzler <email address hidden>
-
* Move libtasn1-3-bin to section devel. #532649
* New upstream version.
* Set newly available --with-packager options.
* Update homepage location, this is now an official GNU project.
* Standards version 3.8.2:
+ In debian/copyright point to /usr/share/common- licenses/ GFDL-1. 3
instead of shipping our own copy.
* Fix dh_install pattern for installation of info files to not match a
dir file.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ubuntu/precise/libtasn1-3