~ubuntu-branches/debian/stretch/ecb/stretch

« back to all changes in this revision

Viewing changes to debian/patches/20_fix_semantic_requires

  • Committer: Package Import Robot
  • Author(s): Balint Reczey
  • Date: 2014-10-25 16:13:05 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20141025161305-6cg7rnaao1xa4ngb
Tags: 2.40+git20140216-1
* Adopting the package
  Thanks to Mike O'Connor for maintaing the package (Closes: #766440)
* New upstream snapshot (Closes: #729865)
* Drop obsoleted patches
* Bump dh compat level to 9
* Move packaging repository to git.debian.org
* Depend on default emacs (Closes: #754002)
* Bump standards version, no changes needed
* Move homepage URL to source package description

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Index: ecb/ecb-semantic-wrapper.el
2
 
===================================================================
3
 
--- ecb.orig/ecb-semantic-wrapper.el    2011-06-08 16:03:27.000000000 -0400
4
 
+++ ecb/ecb-semantic-wrapper.el 2011-06-08 16:03:35.000000000 -0400
5
 
@@ -38,8 +38,8 @@
6
 
 
7
 
 
8
 
 (require 'semantic)
9
 
-(require 'semantic-ctxt)
10
 
-(require 'semantic-analyze)
11
 
+(require 'semantic/ctxt)
12
 
+(require 'semantic/analyze)
13
 
 
14
 
 (defconst ecb-semantic-2-loaded (string-match "^2" semantic-version))
15
 
 (defconst ecb-semantic-2-beta-nr (if (and ecb-semantic-2-loaded