lp://staging/nspr/debian
- Get this branch:
- bzr branch lp://staging/nspr/debian
Branch merges
Branch information
Import details
Last successful import was .
Whiteboard
branch no longer exists
Recent revisions
- 13. By glandium
-
* debian/
libnspr4- 0d.symbols. powerpc: Add new powerpc specific symbols.
* debian/control: Turn Homepage indications in descriptions into a
control field.
* debian/rules:
+ Don't ignore $(MAKE) distclean errors.
+ Bump shlibs, but only for ppc.
* debian/patches/ 38_hurd. dpatch: Fix FTBFS on Hurd. Closes: #457573. - 11. By glandium
-
* debian/*.symbols.*: Remove "../../" workaround now that dh_makeshlibs
supports symbols files includes properly.
* debian/control:
+ Build depend on debhelper (>= 5.0.62), where this happened. Remove
dpkg-dev versioned build-dependency, as debhelper already depends
on the proper one, and this dependency is obviously not going to be
dropped.
+ Bumped Standards-Version to 3.7.3.0. No changes needed. - 10. By glandium
-
* debian/
libnspr4- 0d.symbols, debian/ libnspr4- 0d.symbols. amd64,
debian/libnspr4- 0d.symbols. hurd_i386, debian/ libnspr4- 0d.symbols. i386,
debian/libnspr4- 0d.symbols. ia64: Add symbols files to benefit from the
new features in dpkg-shlibdeps. Workaround debhelper lack of handling of
symbols files include with "../../" in the included file name.
* debian/control: Build depend on debhelper (>= 5.0.61) and dpkg-dev (>=
1.14.9), accordingly.
* debian/rules: Bump shlibs to current version, since new symbols were
added. - 9. By glandium
-
* debian/rules, debian/
patches/ 30_pkgconfig. dpatch: The real_install rule
has been replaced by install, upstream, so we now use it. - 8. By glandium
-
* New upstream snapshot, picked from FIREFOX_
3_0b1_RELEASE cvs tag.
* debian/patches/ 81_sonames. dpatch: Updated to fit upstream changes.
* debian/patches/ 18_kbsd_ nspr.dpatch,
debian/patches/ 30_nspr_ m4.dpatch: Removed, as applied upstream.
* debian/patches/ 00list: Updated accordingly.
* debian/patches/ 99_configure. dpatch: Updated. - 7. By glandium
-
* New upstream release, picked from NSPR_4_6_7_RTM cvs tag.
* debian/patches/ 18_kbsd_ nspr.dpatch: Also add support for the Hurd.
Closes: #419528. - 4. By asac
-
* debian/rules: fix broken libnspr4-0d shlibs creation; use
dh_makeshlibs -a -V 'libnspr4-0d (>= 4.6.0)'.
* debian/changelog: add new changelog entry accordingly