~ubuntu-branches/ubuntu/lucid/seamonkey/lucid-security

« back to all changes in this revision

Viewing changes to client.mk

  • Committer: Bazaar Package Importer
  • Author(s): Fabien Tassin
  • Date: 2007-12-07 20:52:32 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20071207205232-e8z67dkmmgptikl4
Tags: 1.1.7+nobinonly-0ubuntu1
* New security upstream release: 1.1.7 (LP: #174739)
* MSFA 2007-37, MSFA 2007-38, MSFA 2007-39
* Drop patches applied upstream
  - drop debian/patches/65_branding_bug_401824.patch
  - drop debian/patches/65_composer_charset.patch
  - update debian/patches/series
* Update debian/patches/99_configure.patch
* Add Vcs-Bzr: and Homepage: fields to control
  - update debian/control
* Change dfsg into nobinonly in watch file
  - update debian/watch

Show diffs side-by-side

added added

removed removed

Lines of Context:
257
257
#
258
258
# For branches, uncomment the MOZ_CO_TAG line with the proper tag,
259
259
# and commit this file on that tag.
260
 
MOZ_CO_TAG           = SEAMONKEY_1_1_6_RELEASE
261
 
NSPR_CO_TAG          = SEAMONKEY_1_1_6_RELEASE
262
 
NSS_CO_TAG           = SEAMONKEY_1_1_6_RELEASE
263
 
LDAPCSDK_CO_TAG      = SEAMONKEY_1_1_6_RELEASE
264
 
LOCALES_CO_TAG       = SEAMONKEY_1_1_6_RELEASE
 
260
MOZ_CO_TAG           = SEAMONKEY_1_1_7_RELEASE
 
261
NSPR_CO_TAG          = SEAMONKEY_1_1_7_RELEASE
 
262
NSS_CO_TAG           = SEAMONKEY_1_1_7_RELEASE
 
263
LDAPCSDK_CO_TAG      = SEAMONKEY_1_1_7_RELEASE
 
264
LOCALES_CO_TAG       = SEAMONKEY_1_1_7_RELEASE
265
265
 
266
266
BUILD_MODULES = all
267
267