| Age | Commit message (Collapse) | Author |
|
* src/
* Makefile.am
* configure.ac
* doc/Makefile.am
* doc/hildon.types
* po/POTFILES.in:
Renamed src/ to hildon/
* examples/*.c
* debian/changelog
* debian/rules:
Include <hildon/hildon.h> directly in all examples.
|
|
|
|
|
|
* debian/changelog
* debian/libhildon1-examples.install
* debian/rules
* examples/Makefile.am:
Use dh_install to install all examples.
Use DEB_SRCDIR instead of defining SOURCE_DIR
|
|
* debian/rules: Added --enable-maintainer-mode
* Makefile.am: Added ACLOCAL_AMFLAGS
This allows to properly regenerate the Makefiles if you modify the
configure.ac or any Makefile.am.
|
|
* debian/control: Change libhildon1-examples dependency from libhildon1
to libhildon1-dev
* debian/libhildon1-examples.install
* debian/rules
* Makefile.am: Modified the final install directory for the examples on
package libhildon1-examples
* Makefile.static: Update clean target in order to remove all the binary
examples
Changes suggested by Claudio after review new libhildon1-examples package
|
|
* debian/control: Added new package libhildon1-examples, in order to pack
the current hildon examples as documentation
* debian/rules: Not to compress .c files, modify some includes on the
examples (as normally are compiled locally, but when installed it will
require to include the installed libhildon1 library), and rename
Makefile.static
* examples/Makefile.am: Added examplesdir and examples_DATA, in order to
install all the example files on the new example package
* examples/Makefile.static: Added static makefile that can be used to
compile the examples, once installed the new example package
* examples: Most of the examples were modified in order to grant that
all use only '#include "hildon.h"', in order to be easy to prepare
it on the example package
|
|
* debian/rules: Fixed a error in order to avoid unnecessary calls
to autogen.sh on package building
|
|
* NEWS: Updates
* configure.ac: Bump version
* debian/changelog: Updates
* debian/rules: Set PKG_CONFIG_PATH to make docs build with
gtk-doc 1.10.
|
|
* debian/compat: Set to 5
* debian/control: Update dependencies.
* debian/libhildon1-dbg.install: Remove.
* debian/libhildon1-dev.install: Update according to cdbs paths.
* debian/libhildon1.install: Update according to cdbs paths.
* debian/rules: Switch to cdbs.
|
|
|
|
|
|
Release 2.1.8-1.
* configure.ac: Prerelease version bump.
* debian/changelog: update.
* debian/rules: make -dbg package contain useful debugging symbols.
|
|
* debian/control: Add glib and gtk+ doc packages to build dependencies to
get gtk-doc crossreferences right
* debian/rules: --enable-gtk-doc (with nodocs DEB_BUILD_OPTIONS support)
(Fixes: NB#69306)
|
|
|
|
|
|
|
|
|
|
libhildon (0.9.9-12) UNRELEASED; urgency=low
[ Tommi Komulainen ]
* Fix packaging for gtk-doc (not enabled by default)
- debian/libhildon1-dev.docs: Removed
- debian/libhildon1-dev.install: Added the gtk-doc directory here
- debian/rules: replace broken conditional dh_installdocs with dh_install
that excludes gtk-doc if the docs aren't installed
- debian/rules: unconditionally call dh_installdocs to include copyright
|
|
|
|
|
|
|
|
|
|
|
|
* debian/rules: Correcting debian debug package generation. Should
really fix NB#40532.
|
|
* debian/control:
* debian/rules: Fixing the debug symbols package. Fixes #NB40532.
|
|
|
|
|
|
install docs only if ENABLE_GTK_DOC is set
|
|
debian/rules: call ./autogen.sh to create ./configure
|
|
hildon-libs-l10n-3.0-english
|
|
|