lp:~vorlon/glib/multiarch
Created by
Steve Langasek
and last modified
- Get this branch:
- bzr branch lp:~vorlon/glib/multiarch
Only
Steve Langasek
can upload to this branch. If you are
Steve Langasek
please log in for upload directions.
Branch merges
Propose for merging
- Martin Pitt: Needs Fixing
- Sebastien Bacher: Pending requested
- Robert Ancell: Pending requested
-
Diff: 489 lines (+166/-32)20 files modifieddebian/changelog (+62/-0)
debian/clean (+10/-0)
debian/compat (+1/-1)
debian/control (+12/-4)
debian/control.in (+12/-4)
debian/libgio-fam.install.in (+1/-1)
debian/libglib2.0-0-refdbg.install.in (+1/-1)
debian/libglib2.0-0.dirs.in (+1/-1)
debian/libglib2.0-0.install.in (+4/-4)
debian/libglib2.0-0.postinst.in (+10/-6)
debian/libglib2.0-0.postrm.in (+5/-0)
debian/libglib2.0-0.triggers.in (+1/-0)
debian/libglib2.0-bin.links.in (+2/-2)
debian/libglib2.0-dbg.install.in (+1/-1)
debian/libglib2.0-dev.install.in (+4/-4)
debian/libglib2.0-dev.links.in (+1/-1)
debian/libglib2.0-udeb.install.in (+1/-1)
debian/patches/gio-modules-multiarch-compat.patch (+13/-0)
debian/patches/series (+1/-0)
debian/rules (+23/-1)
Branch information
Recent revisions
- 88. By Steve Langasek
-
don't use .in files for anything that doesn't actually contain a substitution;
fixes a problem where arch: indep packages might have been created before
the common-install-arch rule has run. Thanks for catching this, Martin\! - 84. By Steve Langasek
-
debian/
patches/ gio-modules- multiarch- compat. patch: include
/usr/lib/gio/modules as a fallback directory for compatibility, so we
can drop the Breaks: on related packages and have a soft transition. - 79. By Steve Langasek
-
Drop debian/compat back down to 5; we could keep this at 7, but there's
no need at this point.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~ubuntu-desktop/glib/ubuntu