| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
* Adding in autoreconf support
* Adding a check rule and requiring new build deps
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
there are no file conflicts between the libraries, so this doesn't
accurately reflect the package relationships but does make it harder to
calculate upgrades from natty. LP: #839098.
|
|
|
|
|
|
|
|
|
|
| |
- Simplify the dual builds with cdbs
- Fixed package names to match soname
* debian/*.install fixed paths to work with the dual builds change
* tools/Makefile.in
- Fixed path for xsessiondir
* debian/control
- Fixed package names to match soname
|
|
|
|
| |
* debian/rules: Making GTK2 the special case as GTK3 is default now
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
so that users don't end up with systems that use both.
|
| |
|
|\ |
|
| | |
|
|/ |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Added build targets to build with gtk3 enabled in additional to
default build with gtk2
* debian/control
- Updated build depends to support building with gtk+-3.0
- Added dh-autoreconf build depends
- Added libindicator3-1, libindicator3-dev, libindicator3-tools binaries
binaries
* libindicator/Makefile.am and tools/Makefile.am
- Fixes needed for building with-gtk=3
|
| |
|
|\ |
|
|/ |
|
| |
|
|\ |
|
| |
| |
| |
| |
| | |
* debian/libindicator1.install: rename to soname bump
* debian/rules: update MAKESHLIBS_ARGS
|
| |
| |
| |
| | |
- put the Vcs-Bzr to point the right official branch
|
| |
| |
| |
| | |
want both of these.
|
|/
|
|
| |
as we've broken ABI.
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Drop debian/source/*
* debian/control: Switch VCS for this branch to be the indicator
applet developers branch.
* Revert cdbs drop, as requested by the Ubuntu maintainers.
* Update Maintainer and Vcs-* fields for pkg-ayatana.
* Merge Ubuntu package into Debian.
Closes: #549999
* debian/copyright:
+ Update to machine readable format.
* debian/control:
+ Drop cdbs Build-Dep, bump debhelper to >=7.
+ Standards-Version 3.8.4.
+ Update Vcs-* fields.
+ Drop GNOME from Description, the package is not GNOME specific.
+ Slightly update Description, thanks lintian.
* debian/rules:
+ Use minimal debhelper 7 rules without cdbs.
+ Disable tests for now, they fail (launchpad 587811)
* debian/source/format:
+ Add file, make package 3.0 (quilt).
|
| | |
|
| | |
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Merge Ubuntu package into Debian.
Closes: #549999
* debian/copyright:
+ Update to machine readable format.
* debian/control:
+ Drop cdbs Build-Dep, bump debhelper to >=7.
+ Standards-Version 3.8.4.
+ Update Vcs-* fields.
+ Drop GNOME from Description, the package is not GNOME specific.
+ Slightly update Description, thanks lintian.
* debian/rules:
+ Use minimal debhelper 7 rules without cdbs.
+ Disable tests for now, they fail (launchpad 587811)
* debian/source/format:
+ Add file, make package 3.0 (quilt).
|
|
|
|
| |
Reducing libglib dependency down to 2.22 for Karmic builds
|
| |
|
|
|
|
| |
- Added description for libindicator-tools
|
|
|
|
| |
same version of the library that it was built with.
|
|
|
|
| |
package for the tools of libindicator.
|
|
|
|
| |
base library to stop users from linking staticly.
|
| |
|
|
|
|
| |
using. Seems we should have done that earlier, eh?
|
|
|
|
| |
* Adding libindicator0.install and libindicator-dev.install
|
| |
|
|
|
|
| |
- Set both Vcs-Bzr and Vcs-Bzr-Browser, with ~ubuntu-desktop
|
|
|
|
| |
* debian/* Removing all of the indicator-applet stuff
|
| |
|
|
|
|
|
|
|
|
|
| |
is a different applet for the SUS indicator.
* debian/indicator-applet.install: Making it more specific so that
it doesn't grab the directories that now have additional files
created by indicator-applet-sus existing.
* debian/indicator-applet-sus.install: List files that are now
used by the new binary package.
|
| |
|
|
|
|
| |
libindicate-gtk-dev
|
|
|
|
|
| |
libindicate2 and making everything dependent on the versions
that are built here in the package.
|
|
|
|
|
|
| |
* Changing the version number of libindcate to 2 to match
the .so numbering.
* Creating packages for libindicate-gtk
|