Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/debian/cdbs/1/class/python-sugar.mk
Commit message (Collapse)AuthorAgeFilesLines
* Dynamically update locale entries in MANIFEST.Jonas Smedegaard2008-12-031-0/+9
|
* Fix install Sugar activitites by their non-localized name.Jonas Smedegaard2008-12-031-1/+1
|
* Really install into right path. Closes: 485233.Jonas Smedegaard2008-12-031-5/+3
|
* Add patch 1004 to fix po/ne.po, else it FTBFS.debian/23-2Holger Levsen2008-12-031-1/+1
|
* Fix activity install pathLuke Faraone2008-11-201-2/+2
|
* Update cdbs snippets, copyright-hints and dependencies.Jonas Smedegaard2008-08-161-26/+4
| | | | | | | | | | | | | | | | | | * Update cdbs snippets: + Use new upstream-tarball.mk to implement get-orig-source target and more. + Fix python-sugar.mk to work with recent python-sugar-toolkit where MANIFEST files are ignored and an internal hardcoded exception list is used instead. Tighten build-dependency. + Relax copyright-check to only warn about its discoveries. See bug#486975 for more info. + Move dependency cleanup to new local snippet package-relations.mk. + Update copyright-check output to more closely match proposed new copyright file format. Update copyright-hints. + Update README.cdbs-tweaks. * Add DEB_MAINTAINER_MODE in debian/rules (thanks to Romain Beauxis). * Semi-auto-update debian/control to update dependencies: DEB_MAINTAINER_MODE=1 fakeroot debian/rules clean
* Support multiple activity packages from one source.Jonas Smedegaard2008-04-261-30/+32
| | | | | | | + Fix preserve upstream MANIFEST files only once in python-sugar.mk. + Support multiple activity packages from one source in + Clean *.xo and locale in python-sugar.mk (based on initial work by Santiago Ruano Rincón).
* Several fixes in python-sugar.mk.Jonas Smedegaard2008-04-251-7/+26
| | | | | | | | | | | | | + Clean *.xo and locale in python-sugar.mk (based on initial work by Santiago Ruano Rincón). + Fix preserving upstream MANIFEST files only once (and prepare for supporting multiple activity packages from one source) in python-sugar.mk. + Fix simultanously setting DEB_PYTHON_SUGAR_MANIFEST and DEB_PYTHON_SUGAR_MANIFEST_REGEX in python-sugar.mk. + Tighten python-sugar.mk build-dependency on python-sugar-toolkit to versions using full path and also properly installing zip-based bundles (*.xo files).
* Update cdbs tweaks. Bump debhelper to compat. 6.Jonas Smedegaard2008-04-231-2/+2
| | | | | | | | | | | | * Update cdbs tweaks: + Strip any non-printable characters in copyright-check.mk. + Drop wget options broken with recent versions of wget in update-tarball.mk. + Relax python-central and python-support build-dependencies in python-sugar.mk. * Bump debhelper compatibility level to version 6. * Semi-auto-update debian/control to update build-dependencies: DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean
* Initial release. Closes: bug#444021.debian/19.git.20080323-1Jonas Smedegaard2008-03-231-0/+95