aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Collapse)Author
2009-04-30Renamed src/ to hildon/Alberto Garcia
* 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.
2009-01-26Exclude libhildon1-doc when DEB_BUILD_OPTIONS=nodocs is passed.Claudio Saavedra
2009-01-26Fix DEB_BUILD_OPTIONS=nodocsClaudio Saavedra
2008-12-162008-12-16 Alberto Garcia <agarcia@igalia.com>Alberto Garcia
* 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
2008-11-072008-11-06 Alejandro Pinheiro <apinheiro@igalia.com>Alejandro Piñeiro
* 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.
2008-10-232008-10-23 Alejandro Pinheiro <apinheiro@igalia.com>Alejandro Piñeiro
* 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
2008-10-232008-10-23 Alejandro Pinheiro <apinheiro@igalia.com>Alejandro Piñeiro
* 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
2008-10-222008-10-22 Alejandro Pinheiro <apinheiro@igalia.com>Alejandro Piñeiro
* debian/rules: Fixed a error in order to avoid unnecessary calls to autogen.sh on package building
2008-10-202008-10-20 Claudio Saavedra <csaavedra@igalia.com>Claudio Saavedra
* NEWS: Updates * configure.ac: Bump version * debian/changelog: Updates * debian/rules: Set PKG_CONFIG_PATH to make docs build with gtk-doc 1.10.
2008-10-022008-10-02 Claudio Saavedra <csaavedra@igalia.com>Claudio Saavedra
* 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.
2008-10-01Updates from 2.1.12-2.Claudio Saavedra
2008-09-29Ship upstream ChangeLog and NEWS files.Claudio Saavedra
2008-09-092008-09-09 Claudio Saavedra <csaavedra@igalia.com>Claudio Saavedra
Release 2.1.8-1. * configure.ac: Prerelease version bump. * debian/changelog: update. * debian/rules: make -dbg package contain useful debugging symbols.
2007-09-14--enable-gtk-docTommi Komulainen
* 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)
2007-08-06[1.0.12-1 release]Michael Dominic Kostrzewa
2007-05-21Importing several usefull fixes from the ubuntu-mobile branch.Michael Dominic Kostrzewa
2007-04-26[1.0.3-1 release]Michael Dominic Kostrzewa
2007-04-19Fixing the shlibs.Michael Dominic Kostrzewa
2007-03-21Fix gtk-doc packagingTommi Komulainen
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
2007-03-20Force link creation and do not complain if failed.Michael Dominic Kostrzewa
2007-03-14Fixing the symlink issue.Michael Dominic Kostrzewa
2007-01-22Updating deps, making hildon0 a hildon1. Fixing a dash expansion problem.Michael Dominic Kostrzewa
2007-01-22Adjusting package name to libhildon. Auto sh-libs generation.Michael Dominic Kostrzewa
2007-01-18Updating debian stuff.Michael Dominic Kostrzewa
2006-10-032006-10-03 Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>Michael Dominic Kostrzewa
* debian/rules: Correcting debian debug package generation. Should really fix NB#40532.
2006-09-182006-09-18 Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>Michael Dominic Kostrzewa
* debian/control: * debian/rules: Fixing the debug symbols package. Fixes #NB40532.
2006-04-19added thumb flag for compilationTapani Palli
2006-04-17cleanupLuc Pionchon
2006-04-17* debian/rules: tell ./autogen.sh to not launch ./configure * debian/rules: ↵Luc Pionchon
install docs only if ENABLE_GTK_DOC is set
2006-04-17* debian/rules: ./configure call, put one argument per line for clarity. * ↵Luc Pionchon
debian/rules: call ./autogen.sh to create ./configure
2005-08-17remove l10n packages, add Depends: hildon-libs-l10n-3.0-engb | ↵Tommi Komulainen
hildon-libs-l10n-3.0-english
2005-07-04import SDK releaseLuc Pionchon