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

« back to all changes in this revision

Viewing changes to debian/remove.binonly.sh

  • Committer: Bazaar Package Importer
  • Author(s): Fabien Tassin, Fabien Tassin
  • Date: 2007-12-02 19:27:42 UTC
  • Revision ID: james.westby@ubuntu.com-20071202192742-llg1mzf5cg021i7y
Tags: 1.1.6+nobinonly-0ubuntu1
[ Fabien Tassin ]
* Remove unused patches:
  - drop debian/patches/20_visibility.dpatch,
    debian/patches/28_ppc64_build.dpatch,
    debian/patches/38_unsupported_arch_build.dpatch,
    debian/patches/80_calendar_locale.dpatch,
    debian/patches/82_prefs_ubuntu.dpatch
* Migrate from dpatch to quilt
  - update debian/control: build-depends on quilt
  - debian/rules: update patching rules
  - drop debian/patches/80_config.dpatch: done by quilt
  - rename and update debian/patches/00list => debian/patches/series
  - rename and update debian/patches/*.dpatch => debian/patches/*.patch
* Fix unclean distclean leaving dist/ behind
  - update debian/patches/60_distclean.patch
* Migrate to CDBS
  - update debian/rules and debian/control
* Revert the Iceape unbranding to Seamonkey
  - drop debian/patches/80_app_name.patch and update
    debian/patches/series
  - update debian/patches/82_prefs.patch and
    debian/patches/99_configure.patch
  - drop iceape's icons:
    - update debian/rules
    - drop debian/extras/iceape* and debian/extras/Throbber*
    - drop debian/extras/license.txt
    - update wording
    - update debian/copyright  
  - rename packages to seamonkey-*
    - update debian/control
    - rename debian/iceape-*.{dirs,install,links,postinst,postrm,preinst}
      to debian/seamonkey-*.{dirs,install,links,postinst,postrm,preinst}
    - rename debian/iceape-*.{menu,mime,manpages}
      to debian/seamonkey-*.{menu,mime,manpages}
  - rename and update debian/menu_dir/iceape-*.desktop to
    debian/menu_dir/seamonkey-*.desktop
  - rename and update debian/{iceape.cfg,iceaperc,iceape-runner} to
    debian/{seamonkey.cfg,seamonkeyrc,seamonkey-runner}
  - update debian/about_debian.js, debian/base.js and debian/homepagereset.js
* Drop leftovers from calendar
  - drop debian/iceape-calendar.*
  - drop debian/extras/calendar.svg
  - drop debian/menu_dir/iceape-calendar.desktop
  - update debian/control
* Clean-up
  - drop debian/README.source (no longer useful)
  - drop debian/mozconfig (leftover from previous commit)
* Drop debian/patches/81_free_art_improvements.patch (was part of
  the unbranding)
  - update debian/patches/series
* Make seamonkey build at last
  - fix FTBFS with new libnss (since bz399589 landed)
    - add debian/patches/11_bz399589_fix_missing_symbol_with_new_nss.patch
    - update debian/patches/series
  - fix another FTBFS with libnss (caused by bad linking order with libcrmf)
    - add debian/patches/12_fix_ftbfs_with_nss.patch
    - update debian/patches/99_configure.patch
    - update debian/patches/series
  - fix bad syntax for --enable-extensions
    - update debian/rules
  - fix FTBFS with dh_install needing DEB_DH_INSTALL_SOURCEDIR
    - update debian/rules
  - fix install of additionnal searchplugins
    - update debian/rules
  - don't install hicolor icons (we don't have any)
    - update debian/seamonkey-browser.install
* Install libnssckbi.so in seamonkey-browser and drop other libnss links
  - update debian/rules and debian/seamonkey-browser.links
* Fix broken chrome.d files and clean-up install rules
  - update debian/rules
  - update debian/seamonkey-browser.{install,dirs}
  - update debian/seamonkey-chatzilla.install
  - update debian/seamonkey-dom-inspector.install
  - update debian/seamonkey-mailnews.install
* Update bug link and README to point Seamonkey toward Ubuntu 
  - update debian/about_debian.js
  - debian/README.Debian
* Fix FTBFS on amd64 (don't depend on arch indep rules for binary
  packages
  - update debian/rules
  - update debian/seamonkey-browser.install
  - update debian/seamonkey-chatzilla.install
  - update debian/seamonkey-dom-inspector.install
  - update debian/seamonkey-mailnews.install
* Update to upstream release 1.1.6 (from 1.1.4)
  - update debian/control
  - Security fixes provided by 1.1.5:
    MFSA 2007-36, MFSA 2007-35, MFSA 2007-34, MFSA 2007-33, MFSA 2007-32,
    MFSA 2007-31, MFSA 2007-30, MFSA 2007-29 and MFSA 2007-28.
* Update diverged patches:
  - update debian/patches/35_theme_switch.patch
  - debian/patches/38_kbsd.patch
  - debian/patches/68_mips_performance.patch
  - debian/patches/99_configure.patch
* Update Maintainer to Ubuntu Mozilla Team
  - update debian/control
* Conflicts/Replaces iceape
  - update debian/control
* Fix nss links not installed where CDBS would have done it
  - update debian/rules
* Remove bin-only files from upstream tarball using debian/remove.binonly.sh.
  Add a nobinonly target in debian/rules to clean up the current tarball,
  preserve logs in mozilla/REMOVED+nobinonly.txt.
  - rename and update debian/remove.nonfree => debian/remove.binonly.sh
  - update debian/rules
* Fix desktop files to make desktop-file-validate happy
  - update debian/menu_dir/*.desktop
* Disable all desktop files except seamonkey.desktop, using the icon
  from branding (instead of the old style Mozilla one)
  - update debian/menu_dir/*.desktop
  - update debian/rules
* Add dummy packages for migration of iceape and mozilla packages:
  mozilla, mozilla-browser, mozilla-dev, mozilla-mailnews, mozilla-chatzilla,
  mozilla-psm, mozilla-dom-inspector, mozilla-js-debugger, mozilla-calendar,
  iceape, iceape-browser, iceape-gnome-support, iceape-dev, iceape-dbg,
  iceape-mailnews, iceape-chatzilla, iceape-calendar and iceape-dom-inspector
  - update debian/control
* Merge DSP settings from previously installed /etc/iceape/iceaperc or
  /etc/mozilla/mozillarc into /etc/seamonkey/seamonkeyrc
  - update debian/seamonkey-browser.preinst
* Remove leftovers from iceape packages
  - add debian/iceape-browser.postrm
  - add debian/iceape-browser.preinst
* Re-install /etc/seamonkey files previously disabled
  - update debian/seamonkey-browser.install
* Add missing 'upgrade' target to preinst script
  - update debian/iceape-browser.preinst
* Exclude CVS stuff when doing nobinonly tarballs
  - update debian/rules
* Fix a recent FTBFS in hardy where gtk+ is no longer bringing
  some X libs in build-deps
  - add debian/patches/13_bz344818_att264996.patch
  - update debian/patches/99_configure.patch
  - update debian/patches/series

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /bin/sh
 
2
 
 
3
rm -fv ./build/wince/shunt/build/shunt.vcb
 
4
rm -fv ./build/wince/shunt/build/shunt.vco
 
5
#rm -fv ./directory/c-sdk/ldap/examples/macintosh/asearch \(2i\).68k.u
 
6
#rm -fv ./directory/c-sdk/ldap/examples/macintosh/asearch \(4i\).68k.u
 
7
#rm -fv ./directory/c-sdk/ldap/examples/macintosh/asearch PPC.u
 
8
# these are only files there; just do it quick and dirty because I don't understand how to fix the syntax it complains about: this does it:
 
9
rm -fv ./directory/c-sdk/ldap/examples/macintosh/*.u
 
10
rm -fv ./directory/c-sdk/ldap/libraries/macintosh/LDAPClient.mcp
 
11
rm -fv ./modules/oji/tests/script/killer.exe
 
12
rm -fv ./modules/plugin/samples/default/mac/NullPlugin.rsrc
 
13
rm -fv ./modules/plugin/tools/sdk/samples/basic/mac/Basic Plugin.mcp
 
14
rm -fv ./modules/plugin/tools/sdk/samples/basic/mac/Basic.rsrc
 
15
rm -fv ./modules/plugin/tools/sdk/samples/scriptable/mac/Scriptable Plugin.mcp
 
16
rm -fv ./modules/plugin/tools/sdk/samples/scriptable/mac/Scriptable PluginIDL.mcp
 
17
rm -fv ./modules/plugin/tools/sdk/samples/scriptable/mac/Scriptable.rsrc
 
18
rm -fv ./other-licenses/7zstub/firefox/7zSD.sfx
 
19
rm -fv ./toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
 
20
rm -fv ./toolkit/mozapps/update/src/updater/macbuild/Contents/PkgInfo
 
21
rm -fv ./extensions/manticore/resources/manticore.psd
 
22
rm -fv ./extensions/universalchardet/doc/UniversalCharsetDetection.doc
 
23
rm -fv ./config/bin2rc.exe
 
24
rm -fv ./config/makedep.exe
 
25
rm -fv ./config/mangle.exe
 
26
rm -fv ./config/mantomak.exe
 
27
rm -fv ./embedding/browser/activex/src/pluginhostctrl/cab/redist/ATL.DLL
 
28
rm -fv ./embedding/browser/activex/tests/vbrowse/browser.frx
 
29
rm -fv ./embedding/browser/activex/tests/vbrowse/frmToolBar.frx
 
30
rm -fv ./embedding/browser/cocoa/res/English.lproj/alert.nib/objects.nib
 
31
rm -fv ./embedding/browser/powerplant/resources/cfmAlias.rsrc
 
32
rm -fv ./embedding/browser/powerplant/resources/cfmAliasDebug.rsrc
 
33
rm -fv ./embedding/minimo/mozconfig
 
34
rm -fv ./embedding/qa/testembed/testembed.aps
 
35
rm -fv ./embedding/tests/MSDotNETCSEmbed/MSDotNETCSEmbed.suo
 
36
rm -fv ./embedding/tests/cocoaEmbed/res/English.lproj/MainMenu.nib/objects.nib
 
37
rm -fv ./embedding/wrappers/DotNETEmbed/DotNETEmbed.snk
 
38
rm -fv ./intl/unicharutil/tools/data/case.dat
 
39
rm -fv ./intl/unicharutil/tools/data/cmbcl.dat
 
40
rm -fv ./intl/unicharutil/tools/data/ctype.dat
 
41
rm -fv ./intl/unicharutil/tools/data/decomp.dat
 
42
rm -fv ./intl/unicharutil/tools/data/num.dat
 
43
rm -fv ./js/src/fdlibm/fdlibm.mdp
 
44
rm -fv ./js/src/js.mdp
 
45
rm -fv ./js/src/liveconnect/jsj_nodl.c
 
46
rm -fv ./plugin/oji/JEP/MRJPlugin.plugin/Contents/MacOS/MRJPlugin
 
47
rm -fv ./plugin/oji/JEP/MRJPlugin.plugin/Contents/MacOS/MRJPlugin.jar
 
48
rm -fv ./plugin/oji/JEP/MRJPlugin.plugin/Contents/Resources/MRJPlugin.rsrc
 
49
rm -fv ./plugin/oji/JEP/JavaEmbeddingPlugin.bundle/Contents/MacOS/JavaEmbeddingPlugin
 
50
rm -fv ./plugin/oji/JEP/JavaEmbeddingPlugin.bundle/Contents/Resources/Java/JavaEmbeddingPlugin.jar
 
51
rm -fv ./plugin/oji/MRJ/plugin/Resources/Dialogs.rsrc
 
52
rm -fv ./plugin/oji/MRJ/plugin/Resources/Strings.rsrc
 
53
rm -fv ./plugin/oji/MRJ/plugin/Resources/Version.rsrc
 
54
rm -fv ./plugin/oji/MRJ/plugin/MRJPlugin.jar
 
55
rm -fv ./plugin/oji/MRJ/plugin/netscape.plugin.jar
 
56
rm -fv ./plugin/oji/MRJ/plugin/Source/JMURLConnection
 
57
rm -fv ./plugin/oji/MRJ/testing/ConsoleApplet/ConsoleApplet.mcp
 
58
rm -fv ./plugin/oji/MRJ/testing/JSApplet/JSApplet.mcp
 
59
rm -fv ./plugin/oji/MRJ/testing/SwingApplet/TestApplet.mcp
 
60
rm -fv ./plugin/oji/MRJ/testing/TrivialApplet/MyApplet.mcp
 
61
rm -fv ./plugin/oji/MRJCarbon/MRJSDK/JavaFrameworks/JavaEmbeddingLib
 
62
rm -fv ./plugin/oji/MRJCarbon/plugin/MRJPlugin.jar
 
63
rm -fv ./plugin/oji/MRJCarbon/plugin/Resources/Dialogs.rsrc
 
64
rm -fv ./plugin/oji/MRJCarbon/plugin/Resources/Strings.rsrc
 
65
rm -fv ./plugin/oji/MRJCarbon/plugin/Resources/Version.rsrc
 
66
rm -fv ./xpcom/reflect/xptcall/tests/eVC4/XPTCInvoke_Testing.cpp
 
67
rm -fv ./xpcom/tests/StringFactoringTests/StringTest.mcp
 
68
rm -fv ./xpcom/typelib/xpidl/macplugin/compiler.rsrc
 
69
rm -fv ./xpcom/typelib/xpidl/macplugin/linker.rsrc
 
70
rm -fv ./xpcom/typelib/xpidl/macplugin/panel.rsrc
 
71
rm -fv ./xpcom/typelib/xpidl/macplugin/version.rsrc
 
72
rm -fv ./xpinstall/packager/mac/ASEncoder/build/ASEncoder.mcp
 
73
rm -fv ./xpinstall/packager/mac/ASEncoder/rsrc/ASEncoder.rsrc
 
74
rm -fv ./xpinstall/packager/mac/ASEncoder/src/ASEncoderUsage.script
 
75
rm -fv ./xpinstall/test/pre_checkin.xpi
 
76
rm -fv ./xpinstall/wizard/libxpnet/GUSI/lib/GUSI_Core.PPC.Lib
 
77
rm -fv ./xpinstall/wizard/libxpnet/GUSI/lib/GUSI_ForeignThreads.PPC.Lib
 
78
rm -fv ./xpinstall/wizard/libxpnet/GUSI/lib/GUSI_MPW.PPC.Lib
 
79
rm -fv ./xpinstall/wizard/libxpnet/GUSI/lib/GUSI_MSL.PPC.Lib
 
80
rm -fv ./xpinstall/wizard/libxpnet/GUSI/lib/GUSI_SIOUX.PPC.Lib
 
81
rm -fv ./xpinstall/wizard/libxpnet/GUSI/lib/GUSI_Sfio.PPC.Lib
 
82
rm -fv ./xpinstall/wizard/mac/rsrc/MIWCommon.rsrc
 
83
rm -fv ./xpinstall/wizard/mac/rsrc/Mozilla.rsrc
 
84
rm -fv ./xpinstall/wizard/os2/setuprsc/box_ch_d.bmp
 
85
rm -fv ./xpinstall/wizard/os2/setuprsc/box_chec.bmp
 
86
rm -fv ./xpinstall/wizard/os2/setuprsc/box_unch.bmp
 
87
rm -fv ./gfx/cairo/libpixman/src/pixman-vc71.lib
 
88
rm -fv ./gfx/src/mac/printerplugin/Resources/English.lproj/Localizable.strings
 
89
rm -fv ./gfx/src/mac/nsMacGFX.rsrc
 
90
rm -fv ./layout/doc/SpaceMgr_BlockReflSt_OD.sda
 
91
rm -fv ./layout/doc/object_diagram_template.sda
 
92
rm -fv ./layout/html/tests/block/bugs/RealSnow.jar
 
93
rm -fv ./webshell/tests/viewer/mac/cfmAlias.rsrc
 
94
rm -fv ./webshell/tests/viewer/mac/cfmAliasDebug.rsrc
 
95
rm -fv ./webshell/tests/viewer/mac/viewer.ppob
 
96
rm -fv ./webshell/tests/viewer/mac/viewer.rsrc
 
97
rm -fv ./webshell/tests/viewer/mac/viewercarb.rsrc
 
98
rm -fv ./webshell/tests/viewer/viewer-beos.rsrc
 
99
rm -fv ./xpfe/bootstrap/appleevents/nsAppleEvents.rsrc
 
100
rm -fv ./xpfe/bootstrap/apprunner-beos.rsrc
 
101
rm -fv ./mailnews/mapi/old/tests/mapitest/mapitest.ncb
 
102
rm -fv ./mailnews/mapi/old/tests/mapitest/mapitest.opt
 
103
rm -fv ./toolkit/mozapps/installer/windows/nsis/Processes.dll
 
104
rm -fv ./toolkit/mozapps/installer/windows/nsis/ShellLink.dll
 
105
rm -fv ./toolkit/mozapps/installer/windows/nsis/nsProcess.dll
 
106
 
 
107
rm -fv ./toolkit/crashreporter/tools/win32/dump_syms.exe
 
108
 
 
109
rm -fvr other-licenses/7zstub/
 
110
rm -fv README/mozilla/README.os2
 
111
 
 
112
rm -fv netwerk/protocol/ftp/doc/rfc959.txt
 
113
rm -fv directory/c-sdk/ldap/docs/draft-ietf-ldapext-ldap-c-api-05.txt
 
114