~ubuntu-branches/ubuntu/intrepid/amsn/intrepid

« back to all changes in this revision

Viewing changes to debian/patches/00list

  • Committer: Bazaar Package Importer
  • Author(s): Cody A.W. Somerville
  • Date: 2008-03-29 23:16:00 UTC
  • Revision ID: james.westby@ubuntu.com-20080329231600-knu01lft7cs0cgve
Tags: 0.97+final-0ubuntu4
* Renamed 04_sensible_browserKey.dpatch to 04_use_xdg-open.dpatch
* debian/patches/04_use_xdg-open.dpatch: Updated.
  - Use xdg-open for file manager, and opening files - not just browser.
  - Closes LP: #206639
  - Closes LP: #208816
* debian/patches/05-disable_newVersionCheck.dpatch: Created.
  - Path to disable checking of new versions on start by default.
  - Closes LP: #188675
* debian/patches/06-fix_makefile.dpatch: Created.
  - Ensure proper cleanup and installation of files.
* debian/rules:
  - clean: Calls to rm removed and makefile patched instead.
  - install: Use dh_installdocs to install docs instead of manually copying.
  - Removed spurious comments and old, commented out commands.
  - General cleanup.
* debian/amsn.desktop:
  - Deleted, we no longer use it.
  - Closes LP: #184353
* debian/amsn.docs: Created.
* debian/patches/00list: Regenerated. Closes LP: #208816

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
01_patching_amsn
2
2
02_amsn_remote
3
3
03_amsn_remote_CLI
 
4
04_use_xdg-open
 
5
05-disable_newVersionCheck
 
6
06-fix_makefile