~ubuntu-branches/ubuntu/wily/libimobiledevice/wily

« back to all changes in this revision

Viewing changes to .gitignore

  • Committer: Package Import Robot
  • Author(s): Timo Jyrinki, Matthias Niess, Timo Jyrinki
  • Date: 2014-03-14 08:44:15 UTC
  • mfrom: (1.1.10)
  • Revision ID: package-import@ubuntu.com-20140314084415-twglhjx6bqzmir8v
Tags: 1.1.5+git20140313.bafe6a9e-0ubuntu1
[ Matthias Niess ]
* Replace a duplicate 'backup' util man page with the one for 'crashreport'

[ Timo Jyrinki ]
* New upstream snapshot. (LP: #1207812)
* Drop patches include in the upstream snapshot:
  - debian/patches/CVE-2013-2142.patch
  - debian/patches/git_explicitly_cast_ssl_enabled.patch
* Drop the python patch, new upstream method seems to work:
  - debian/patches/09_use_python_config.patch
* Refreshed remaining patches:
  - debian/patches/01-libs.private.patch
  - debian/patches/02-fix-link-errors.patch
* Drop libimobiledevice-doc, the git does not include html documentation
* Updated libimobiledevice4.symbols 
* Add missing man page for the 'idevicename' util

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# git-ls-files --others --exclude-from=.git/info/exclude
 
2
# Lines that start with '#' are comments.
 
3
# For a project mostly in C, the following would be a good set of
 
4
# exclude patterns (uncomment them if you want to use them):
 
5
*.[oa]
 
6
*~
 
7
*.po
 
8
*.lo
 
9
*.la
 
10
autom4te.cache/*
 
11
*.in
 
12
*/.deps/*
 
13
m4/*
 
14
swig/*
 
15
*.swp
 
16
*.patch
 
17
aclocal.m4
 
18
config.h
 
19
config.log
 
20
config.sub
 
21
config.guess
 
22
config.status
 
23
configure
 
24
depcomp
 
25
install-sh
 
26
compile
 
27
main
 
28
ltmain.sh
 
29
missing
 
30
mkinstalldirs
 
31
libtool
 
32
*Makefile
 
33
py-compile
 
34
stamp-h1
 
35
src/.libs
 
36
docs/html
 
37
libimobiledevice-1.0.pc
 
38
dev/.libs/*
 
39
dev/afccheck
 
40
dev/ideviceclient
 
41
dev/idevicesyslog
 
42
dev/lckd-client
 
43
dev/msyncclient
 
44
dev/ideviceenterrecovery
 
45
tools/.libs/*
 
46
tools/idevice_id
 
47
tools/ideviceinfo
 
48
tools/idevicesyslog
 
49
tools/idevicebackup
 
50
tools/ideviceimagemounter
 
51
tools/idevicescreenshot
 
52
tools/idevicebackup2
 
53
tools/idevicedate
 
54
tools/idevicedebugserverproxy
 
55
tools/idevicediagnostics
 
56
tools/ideviceenterrecovery
 
57
tools/idevicename
 
58
tools/idevicepair
 
59
tools/ideviceprovision
 
60
cython/.libs/*
 
61
cython/*.c
 
62
doxygen.cfg