summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAge
* - add new MOZ_XPI_INSTALL_DIRECTORY variableBenjamin Drung2010-01-08
| | | - update src/xpi.mk
* - add --install-dir parameter to install-xpiBenjamin Drung2010-01-08
| | | | - update man/install-xpi.1 - update src/install-xpi
* - wrote man page for dh_xul-extBenjamin Drung2010-01-07
| | | | - add man/dh_xul-ext.1 - update src/Makefile
* - wrote man page for install-xpiBenjamin Drung2010-01-06
| | | | - add man/install-xpi.1 - update src/Makefile
* * packaging:Benjamin Drung2010-01-06
| | | | - add homepage field - update debian/control
* Add refernce to fixed bugs.Benjamin Drung2010-01-06
| | | | - update debian/changelog
* - Add "xul-ext" dh sequenceBenjamin Drung2010-01-06
| | | | | - add src/xul-ext.pm - update src/Makefile - update debian/control
* - drop support for deprecated MOZ_EXT_NAME and MOZ_XPI_MOZILLA_DIRS variableBenjamin Drung2010-01-06
| | | | | | | | | - update src/xpi.mk * install-xpi: - Split xpi installation from xpi.mk into new install-xpi script. - add src/install-xpi - update src/Makefile - update src/xpi.mk - update debian/control
* - Convert xpi-data-*.mk files into xul-app-data.csv* files for dh_xul-extBenjamin Drung2009-12-30
| | | | | | | | | | - remove src/xpi-config.mk.in - remove src/xpi-data-Debian.mk - remove src/xpi-data-Ubuntu.mk - remove src/xpi-data-all.mk - remove src/xpi-data-common.mk - add src/xul-app-data.csv.Debian - add src/xul-app-data.csv.Ubuntu - update src/Makefile
* - Install moz_version.py using python-supportBenjamin Drung2009-12-22
| | | | | - update debian/control - update debian/rules - update src/Makefile
* - Move compare_versions from moz-version into separate moduleBenjamin Drung2009-12-17
| | | | | - add src/moz_version.py - update src/moz-version - update src/dh_xul-ext
* Fix typo.Benjamin Drung2009-12-16
|
* [ Alexander Sack <asac@ubuntu.com> ]Alexander Sack2009-12-16
| | | | | | | | | * dh_xul-ext: - convert xpath expression to python/rdflib; extract (id, max, min) triples for all targetApplications in get_supported_apps; in turn add python-rdflib to Depends - update src/dh_xul-ext - update debian/control
* * dh_xul-ext:Benjamin Drung2009-12-13
| | | | | | - Split substvars calculation from xpi.mk into new dh_xul-ext. - add src/dh_xul-ext - update src/Makefile - update src/xpi.mk
* * xpi-data:Benjamin Drung2009-12-02
| | | | - Add Firefox 3.6 and Thunderbird 3.0 for lucid. - update src/xpi-data-Ubuntu.mk
* * med-xpi-{pack,unpack}:Benjamin Drung2009-12-02
| | | | | | | | - Drop med- prefix. - rename man/med-xpi-{pack,unpack}.1 to man/xpi-{pack,unpack}.1 - rename src/med-xpi-{pack,unpack} to src/xpi-{pack,unpack} - update README - update src/Makefile - update src/xpi.mk
* - correct permissions of installed files and addBenjamin Drung2009-12-02
| | | | MOZ_XPI_PRESERVE_PERMISSIONS to disable this behaviour (Closes: #556741) - update src/xpi.mk
* - add target print-vars for debugging purposeBenjamin Drung2009-12-02
| | | - update src/xpi.mk
* - combine xpath commands to one commandBenjamin Drung2009-12-02
| | | - update src/xpi.mk
* * xpi.mk:Benjamin Drung2009-12-02
| | | | | - get rid of temp directory; extract xpi file directly into installation directory - update src/xpi.mk
* RELEASE version 0.18 to debian/unstableBenjamin Drung2009-11-17
|
* * med-xpi-{pack,unpack}:Sasa Bodiroza2009-10-21
| | | - Enclose -name parameter with single quotes in find command
* * med-xpi-pack:Sasa Bodiroza2009-10-21
| | | | - Keep track of produced jar files and remove them only after the build of xpi file (LP: #452422) (Closes: #551065)
* Open tree for 0.18 developmentSasa Bodiroza2009-10-21
|
* RELEASE 0.17 to debian/unstableBenjamin Drung2009-10-07
|
* - set default MOZ_XPI_DISTRO in xpi-config.mk on installationBenjamin Drung2009-10-07
| | | | | - add src/xpi-config.mk.in - rename src/xpi.mk.in back to src/xpi.mk and update it - update src/Makefile
* - rename MOZ_EXT_NAME to MOZ_XPI_EXT_NAMEBenjamin Drung2009-10-06
| | | - update src/xpi.mk.in
* - move data for the automagic detection of target application packagesBenjamin Drung2009-10-06
| | | | | | | | | | | into separate xpi-data-*.mk files and set default MOZ_XPI_DISTRO when installing mozilla-devscripts - rename src/xpi.mk to src/xpi.mk.in and update it - add src/xpi-data-all.mk - add src/xpi-data-common.mk - add src/xpi-data-Debian.mk - add src/xpi-data-Ubuntu.mk - update debian/control - update src/Makefile
* - support different types of install.rdf files (LP: #442897)Benjamin Drung2009-10-06
| | | - update src/xpi.mk
* - Fail to build, if the extension manager ID could not be detected.Benjamin Drung2009-10-06
| | | - update src/xpi.mk
* - only add stripped binary package name to xpi:Provides, if it equals theBenjamin Drung2009-10-06
| | | | source package name - update src/xpi.mk
* * xpi.mk:Benjamin Drung2009-10-06
| | | | - Fail to build, if no xpi file is found. - update src/xpi.mk
* RELEASE 0.16 to debian/unstableAlexander Sack2009-09-24
|
* - add MOZ_EXT_NAME option (used for calculating xpi:Provides)Benjamin Drung2009-09-24
| | | - update src/xpi.mk
* - support different types of install.rdf files (LP: #422898)Benjamin Drung2009-09-24
| | | - update src/xpi.mk
* - add sanity check for xpi file and fail with useful error messagesBenjamin Drung2009-09-24
| | | - update src/xpi.mk
* - "mkdir -p" can be run in all casesBenjamin Drung2009-09-23
| | | - update src/xpi.mk
* - add ${xpi:Provides} and ${xpi:Enhances} to support the Debian policy forBenjamin Drung2009-09-23
| | | | packaging extensions: http://wiki.debian.org/Teams/DebianMozExtTeam - update src/xpi.mk
* + xpi.mk:Alexander Sack2009-09-22
| | | | | - install extension tree to /usr/share or /usr/lib based on Architecture: field in debian/control for the target package - update src/xpi.mk
* - replace \n in echo commands with an extra empty echo command to avoidBenjamin Drung2009-09-22
| | | | | bashism (Closes: #547755) - update src/med-xpi-pack - update src/med-xpi-unpack
* * med-xpi-{pack,unpack}:Benjamin Drung2009-09-22
| | | | | - add parenthesis to $1 to avoid problems if $1 is empty - update src/med-xpi-pack - update src/med-xpi-unpack
* + mozclient: use stable awesome-browser branding branch for firefox-3.0Alexander Sack2009-09-15
| | | - update src/mozclient/firefox-3.0.conf
* revert MOZ_XPI_PREPACKEDBenjamin Drung2009-09-14
| | | | - update src/xpi.mk
* * packaging:Benjamin Drung2009-09-14
| | | | - allow uploads done by Debian Maintainers - update debian/control
* - add MOZ_XPI_PREPACKED parameter to support source packages containingBenjamin Drung2009-09-13
| | | | a prepacked xpi file, which will not be rebuild from source - update src/xpi.mk
* - rename ${xpi:Depends} to ${xpi:Recommends} and keep ${xpi:Depends} forBenjamin Drung2009-09-13
| | | | backwards compatibility - update src/xpi.mk
* - only list packages in ${xpi:Depends} if they are available in the archiveBenjamin Drung2009-09-13
| | | | | and add lsb-release as dependency - update src/xpi.mk - update debian/control
* - override files on xpi extraction (otherwise running build target wouldBenjamin Drung2009-09-07
| | | | require user interaction) - update src/xpi.mk
* - simplify xpi-depends-stamp ruleBenjamin Drung2009-09-07
| | | - update src/xpi.mk
* - Guess common license file names if MOZ_XPI_DOCUMENTED_LICENSE_FILES isBenjamin Drung2009-08-23
| | | | not set. - update src/xpi.mk