summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAge
* * add .NOTPARALLEL target to make mozclient.mk more reliable in parallelAlexander Sack2008-04-12
| | | | | | make runs. We don't want parallel execution within the scope of mozclient.mk. Maybe noteworthy that this doesn't prevent clients to invoke get-orig-source with distinct parameters in parallel.
* * open tree for 0.08 developmentAlexander Sack2008-04-12
|
* * RELEASE 0.07 to hardyFabien Tassin2008-04-10
|
* * [mozclient] Fix checkouts by date where the provided date was notFabien Tassin2008-04-10
| | | | | transformed into a date that cvs could recognize - update src/mozclient.mk.in
* * Open 0.07Fabien Tassin2008-04-04
|
* * RELEASE 0.06 to hardyFabien Tassin2008-04-04
|
* * [mozclient] Update nspr to have a version post-tag with a "+" insteadFabien Tassin2008-04-04
| | | | | of a "~" - update src/nspr.mk.in
* * [mozclient] Add a xulrunner-1.8 projectFabien Tassin2008-03-26
| | | | | - add src/xulrunner-1.8.mk.in - update src/Makefile
* * [minefield-packager] Add dpkg-dev (for dpkg-deb) and fakeroot to dependsFabien Tassin2008-03-24
| | | | - update debian/control
* * [ minefield-packager ]Fabien Tassin2008-03-24
| | | | | | | | | | | + New module creating debs from Firefox nightly built tarballs - add src/minefield-packager.mk.in - add src/minefield-packager/debian/* - update src/Makefile - update README * Add $(extra_mk_dirs) to install a full directory and use it for minefield-packager/debian and (mozclient/)patches - update src/Makefile
* * [mozclient] add a firefox-3.0-full project creating a full firefox tarball,Fabien Tassin2008-03-17
| | | | | | i.e. regular browser and not the ubuntu specific xulbrowser - add src/firefox-3.0-full.mk.in - update src/Makefile
* * [mozclient] Fail when MOZCLIENT_GETDATE was not able to find the date on ↵Fabien Tassin2008-03-15
| | | | | | bonsai - update src/mozclient.mk.in
* * Reformat changelog per module to make it more readableFabien Tassin2008-03-15
| | | | - update debian/changelog
* * Further update mozclient/nspr to generate a version containing the geckoFabien Tassin2008-03-15
| | | | | | version, such as 4.7.1~beta~1.9b5~cvs20080310t1054 or 4.7.1~beta2~1.9b5~cvs20080314t1505 - update src/nspr.mk.in
* * Update description for the previous commitFabien Tassin2008-03-14
| | | | - update debian/changelog
* * Change nspr version in mozclient to contain the full version from upstreamFabien Tassin2008-03-10
| | | | - update src/nspr.mk.in
* * Update mozclient-status rule to list tags relative to each projectFabien Tassin2008-03-10
| | | | | instead of just gecko trunk - update src/mozclient.mk.in
* * Add support for compare in thunderbird-3.0Fabien Tassin2008-02-29
| | | | - update src/thunderbird-3.0.mk.in
* * add README stub for lp-locale-export.mkAlexander Sack2008-02-29
| | | | | - update README * document in debian changelog
* * add lp-locale-export.mk to the build (add to extra_mk_files)Alexander Sack2008-02-29
| | | | | - update src/Makefile * document in changelog - update debian/changelog
* * initial cdbs hooks for lp-locale-export.mk. produce translation .xpi at ↵Alexander Sack2008-02-29
| | | | | | | | binary-post-install:: stage and use clean:: to wipe the OUTDIR - update src/lp-locale-export.mk * update changelog documentation - update debian/changelog
* * introduce support to extract xpi translations from any build tree thatAlexander Sack2008-02-29
| | | | | | | | ships chrome.manifest indexed xul/xpi translations. This feature is ment to be hooked into install phase of then package build. - add src/lp-locale-export.mk * document in changelog - update debian/changelog
* * open tree for 0.06 developmentAlexander Sack2008-02-29
| | | - update debian/changelog
* * RELEASE 0.05 to hardyFabien Tassin2008-02-25
|
* * Merge documentation for xpi.mk from asacFabien Tassin2008-02-25
|\
| * * refer to FF exception (#193225) in changelogAlexander Sack2008-02-25
| | | | | | | | | | | | - update debian/changelog * new release shipping xpi.mk (LP: #195366) - update debian/changelog
| * * document xpi.mk in READMEAlexander Sack2008-02-25
| | | | | | | | | | | | - update README * document in changelog - update debian/changelog
* | * Change nspr version in mozclient to ~~cvs now that upstream bumpedFabien Tassin2008-02-22
|/ | | | | its version so we can change our versionning later - update src/nspr.mk.in
* * Update the compare module to also check dist/bin vs debian/tmpFabien Tassin2008-02-22
| | | | | | | - update src/compare.mk.in - update src/firefox-3.0.mk.in - update src/xulrunner-1.9.mk.in - update README
* * revert ~mt release accidentially committed (now again 0.5 + UNRELEASED)Alexander Sack2008-02-21
| | | | | | | | | | * introduce MOZ_XPI_MOZILLA_DIRS in xpi.mk with default values: "firefox-addons firefox" - update src/xpi.mk * cleanup some stamp- business - update src/xpi.mk * document in changelog - update debian/changelog
* * add unzip (needed by xpi.mk) to Depends: of mozilla-devscript binary packageAlexander Sack2008-02-21
| | | | | - update debian/control * document in changelog - update debian/changelog
* * Move xpi.mk from $(mk_files) to $(extra_mk_files) as it doesn'tFabien Tassin2008-02-21
| | | | | need substitution - update src/Makefile
* * Rewrite package description now that we provide several scriptsFabien Tassin2008-02-20
| | | | - update debian/control
* * add libxml-xpath-perl to Depends: required by install.rdf introspectionAlexander Sack2008-02-19
| | | | | | | in xpi.mk - update debian/control * document in changelog - update debian/changelog
* * add initial xpi makefile helper that tries to make extension packageAlexander Sack2008-02-19
| | | | | | | maintenance as trivial as possible - add src/xpi.mk - update src/Makefile * document in changelog
* * Update mozclient patch for xulbrowser now that firefox 3 needsFabien Tassin2008-02-16
| | | | | mozilla/memory to build - update src/patches/xulbrowser_target.patch
* * RELEASE 0.04 to hardyFabien Tassin2008-02-09
|
* * Add support in mozclient for DEBIAN_TAG for nss and nspr by not usingFabien Tassin2008-01-31
| | | | | | | | | mozilla/client.mk for those two. - update src/mozclient.mk.in and README - update src/{nspr,nss}.mk.in - drop src/patches/{nspr,nss}_target.patch - update src/patches/xulbrowser_target.patch - update src/patches/series
* * RELEASE 0.03 to hardyFabien Tassin2008-01-29
|
* * Add support for 'compare' in firefoxFabien Tassin2008-01-29
| | | | - update src/firefox-3.0.mk.in
* * Add support for 'compare' in seamonkey and xulrunnerFabien Tassin2008-01-29
| | | | | - update src/seamonkey-2.0.mk.in - update src/xulrunner-1.9.mk.in
* * Add the 'compare' scriptFabien Tassin2008-01-29
| | | | | | | | - add src/compare.mk.in - update src/Makefile * Rephrase documentation and document 'compare' - update README - update src/mozclient.mk.in
* * Fix PST date missed for direct checkoutFabien Tassin2008-01-23
| | | | - update src/mozclient.mk.in
* * Release 0.02 to hardyFabien Tassin2008-01-19
| | | | - update debian/changelog
* * Add PST to dates passed to cvs so it matches dates from BonsaiFabien Tassin2008-01-17
| | | | - update src/mozclient.mk.in
* * Drop DEB_INSTALL_CHANGELOGS_ALL, left-over from previous commitsFabien Tassin2008-01-09
| | | | - update debian/rules
* * Move patches for mozilla/client.mk inside src/ as they were previouslyFabien Tassin2008-01-04
| | | | | | missed at install time. This will prevent confusions with other future scripts * Drop Changelog.txt, use debian/changelog instead
* * Release 0.01 to hardyFabien Tassin2008-01-01
| | | | - update debian/changelog
* * Update FSF addressFabien Tassin2008-01-01
| | | | | - update debian/rules - update src/*
* * Closes packaging request bug LP: #179501Fabien Tassin2007-12-31
| | | | - update debian/changelog