~ubuntu-branches/ubuntu/utopic/sip-tester/utopic

« back to all changes in this revision

Viewing changes to debian/patches/Makefile.patch

  • Committer: Package Import Robot
  • Author(s): Mark Purcell, Paul Belanger, Mark Purcell
  • Date: 2011-11-03 21:56:17 UTC
  • mfrom: (1.1.7)
  • Revision ID: package-import@ubuntu.com-20111103215617-nnxicj1oto9e8ix5
Tags: 1:3.2-1
[ Paul Belanger ]
* New Upstream Release (Closes: #623915).
* Switch to dpkg-source 3.0 (quilt) format
* Building with PCAP play.
* Switch back to Debhelper.
* debian/patches/spelling-error-in-binary: Fix lintian warning

[ Mark Purcell ]
* Drop pabs from Uploaders: at his request
* fix debhelper-overrides-need-versioned-build-depends
* fix description-synopsis-starts-with-article

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
 
--- sip-tester-2.0.1.orig/Makefile
3
 
+++ sip-tester-2.0.1/Makefile
4
 
@@ -82,7 +82,7 @@
 
2
--- a/Makefile
 
3
+++ b/Makefile
 
4
@@ -85,7 +85,7 @@ CPP_Darwin=g++  
5
5
 CPP=$(CPP_$(SYSTEM))
6
6
 
7
7
 #Model specific flags
10
10
 MFLAGS_9000/800=+DAportable
11
11
 MFLAGS_9000/785=+DAportable
12
12
 MFLAGS_i686=
13