~ubuntu-desktop/gnome-nettool/ubuntu

« back to all changes in this revision

Viewing changes to debian/patches/03_use_tracepath.patch

  • Committer: robert.ancell at gmail
  • Date: 2010-06-07 04:25:12 UTC
  • Revision ID: robert.ancell@gmail.com-20100607042512-iale0a8jcxwzzf5i
* Merge from Debian unstable, remaining Ubuntu changes:
  - Build-depend on liblaunchpad-integration-dev
  - Depend on "iputils-tracepath" rather than "tcptraceroute | traceroute"
  - Make the description mention tracepath rather than traceroute
  - Add Vcs-Bzr link
* debian/rules:
  - Run autotools on build
* debian/patches/02_lpi.patch:
  - Add Launchpad integration
* debian/patches/03_use_tracepath.patch:
  - Use tracepath instead of tcptraceroute or traceroute
* debian/patches/04_menu_change.patch:
  - Move from Utilities to Settings
* debian/watch:
  - Watch for unstable versions

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Description: Use tracepath instead of tcptraceroute or traceroute
 
2
Author: ?
 
3
 
1
4
diff -Nur -x '*.orig' -x '*~' gnome-nettool-2.20.0/src/traceroute.c gnome-nettool-2.20.0.new/src/traceroute.c
2
5
--- gnome-nettool-2.20.0/src/traceroute.c       2007-09-14 22:35:51.000000000 +0200
3
6
+++ gnome-nettool-2.20.0.new/src/traceroute.c   2007-11-21 15:10:11.000000000 +0100