Searched refs:debian (Results 1 – 25 of 114) sorted by relevance
12345
/external/strace/debian/ |
D | changelog | 17 -- Steve McIntyre <93sam@debian.org> Wed, 08 Jul 2015 23:44:03 +0100 28 -- Steve McIntyre <93sam@debian.org> Thu, 02 Jul 2015 02:03:25 +0100 40 -- Steve McIntyre <93sam@debian.org> Sat, 21 Mar 2015 22:18:25 +0000 47 -- Steve McIntyre <93sam@debian.org> Wed, 20 Aug 2014 18:00:20 +0100 62 -- Steve McIntyre <93sam@debian.org> Wed, 20 Aug 2014 15:11:36 +0100 72 + add build-arch and build-indep targets in debian/rules 78 -- Steve McIntyre <93sam@debian.org> Thu, 10 Jul 2014 14:22:18 +0000 96 -- Frederik Schüler <fs@debian.org> Tue, 12 Feb 2013 10:35:22 +0100 113 -- Nobuhiro Iwamatsu <iwamatsu@debian.org> Tue, 22 Mar 2011 09:03:49 +0900 120 -- Nobuhiro Iwamatsu <iwamatsu@debian.org> Wed, 09 Mar 2011 09:22:01 +0900 [all …]
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/python-gflags/ |
D | MANIFEST.in | 8 include debian/README 9 include debian/changelog 10 include debian/compat 11 include debian/control 12 include debian/copyright 13 include debian/docs 14 include debian/rules
|
D | Makefile | 24 fakeroot ./debian/rules clean 41 fakeroot ./debian/rules binary
|
/external/chromium-trace/catapult/third_party/python_gflags/ |
D | MANIFEST.in | 8 include debian/README 9 include debian/changelog 10 include debian/compat 11 include debian/control 12 include debian/copyright 13 include debian/docs 14 include debian/rules
|
D | Makefile | 24 fakeroot ./debian/rules clean 41 fakeroot ./debian/rules binary
|
/external/e2fsprogs/debian/ |
D | rules | 10 -include debian/rules.custom 32 MAIN_VERSION = $(shell head -n 1 debian/changelog | cut '-d ' -f 2 | sed 's/[()]//g') 54 debdir ?= ${topdir}/debian 92 UDEB_PRIORITY ?= $(shell grep '^Package: e2fsprogs-udeb' debian/control.in -A 10 | grep ^Priority: … 96 BLKID_UDEB_PRIORITY ?= $(shell grep '^Package: libblkid1-udeb' debian/control.in -A 10 | grep ^Prio… 99 UUID_UDEB_PRIORITY ?= $(shell grep '^Package: libuuid1-udeb' debian/control.in -A 10 | grep ^Priori… 102 STAMPSDIR ?= debian/stampdir 229 debian-files: debian/control debian/e2fsprogs.shlibs.local 232 sed -e 's;lib/\*/;lib/;' debian/$$i.in > debian/$$i; \ 235 for i in $(FILES_FIXUP); do cp debian/$$i.in debian/$$i; done [all …]
|
D | changelog | 174 -- Nicolas Boulenguez <nicolas@debian.org> Fri, 22 Feb 2013 23:14:59 +0100 266 * Update debian policy compliance to 3.9.3 311 bash'ism in debian/rules. 401 * Convert to debian source 3.0 (quilt) format 458 * Fixed the debian/rules file so that it build successfully if 469 * Clarify and update debian/copyright file (Closes: #614662) 697 * debian/rules: can be compiled statically with stack protector now. 699 * Update debian policy compliance to 3.8.4 820 * Update debian policy compliance to 3.8.2 877 * Fix a number of Lintian warnings, including to updating to debian [all …]
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/python-gflags/debian/ |
D | rules | 36 python$* setup.py install --root=$(CURDIR)/debian/python-gflags --prefix=/usr 38 …mv $(CURDIR)/debian/python-gflags/usr/bin/gflags2man.py $(CURDIR)/debian/python-gflags/usr/bin/gfl… 40 mkdir -p $(CURDIR)/debian/python-gflags/usr/share/man/man1 41 …PYTHONPATH=$(CURDIR)/debian/.. python$* gflags2man.py --dest_dir $(CURDIR)/debian/python-gflags/us…
|
/external/opencv3/3rdparty/libjasper/ |
D | changelog | 24 * Added debian/watch 25 * debian/patches/01-misc-fixes.patch: 40 * debian/control: 50 * debian/control: Standards-Version: 3.8.4 60 -- Francesco Paolo Lovergine <frankie@debian.org> Wed, 28 Oct 2009 09:39:28 +0100 67 * debian/control: Standards-Version: 3.8.2 83 -- Pierre Habouzit <madcoder@debian.org> Sun, 12 Oct 2008 21:40:59 +0200 89 * debian/control: Standards-Version: 3.8.0 97 * debian/rules: improve "make distclean", thanks to lintian 98 * debian/control: [all …]
|
/external/cmockery/cmockery_0_1_2/packages/deb/ |
D | libcmockery-dev.install | 5 debian/tmp/usr/include/google/* 6 debian/tmp/usr/lib/lib*.so 7 debian/tmp/usr/lib/lib*.a 8 debian/tmp/usr/lib/lib*.la
|
D | rules | 78 $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp 92 dh_install --sourcedir=debian/tmp
|
/external/autotest/client/tests/crashme/ |
D | crashme_2.4-9.diff | 9 --- crashme-2.4.orig/debian/copyright 10 +++ crashme-2.4/debian/copyright 12 +This package was created by Jay Kominek <jkominek@debian.org> on Sunday 37 --- crashme-2.4.orig/debian/README.debian 38 +++ crashme-2.4/debian/README.debian 61 + jkominek@debian.org 63 --- crashme-2.4.orig/debian/compat 64 +++ crashme-2.4/debian/compat 67 --- crashme-2.4.orig/debian/rules 68 +++ crashme-2.4/debian/rules [all …]
|
/external/sonic/ |
D | mkorig | 6 version=`head -1 debian/changelog | sed 's/.*(// 14 make -f debian/rules clean 18 if ! tar -cvzf sonic_$version.orig.tar.gz --exclude-vcs --exclude=debian sonic-$version; then
|
/external/ltrace/ |
D | Makefile.am | 72 debian/changelog \ 73 debian/compat \ 74 debian/control \ 75 debian/copyright \ 76 debian/rules
|
D | README | 52 You can send bug reports to <ltrace-devel@lists.alioth.debian.org>. 65 https://alioth.debian.org/projects/ltrace/ 69 https://alioth.debian.org/frs/?group_id=30892 73 git://git.debian.org/git/collab-maint/ltrace.git 76 <ltrace-devel@lists.alioth.debian.org>, and attach your patches 86 Copyright (C) 1997-2009 Juan Cespedes <cespedes@debian.org>
|
/external/avahi/docs/ |
D | README | 37 If you are not using debian or ubuntu, the upstream authors page has 38 disappeared, but you can get the source from debian here 39 http://ftp.debian.org/debian/pool/main/x/xmltoman/xmltoman_0.3.orig.tar.gz
|
/external/tlsdate/ |
D | Makefile.am | 30 DEBIAN_VERSION := $(shell if [ -e debian/changelog ]; then cat debian/changelog|head -n1|cut -d\- -… 91 .PHONY: debian_orig git-tag git-push git-tag-debian deb really-clean valgrind_test 99 git-tag-debian: 100 git tag -u 0x1801A819 -s tlsdate-$(VERSION)-debian-${DEBIAN_VERSION}
|
/external/strace/ |
D | ChangeLog-CVS | 6 * debian/changelog: Likewise. 18 * debian/rules: Fix trailing whitespaces. 583 * Makefile.am (EXTRA_DIST): Add new debian/ files. 592 2008-07-19 Frederik Schüler <fs@debian.org> 594 * debian/control: Add strace64 package. 595 * debian/rules: Use debhelper flag --same-arch instead of --arch in 597 * debian/strace64.install: New file, list for dh_install. 598 * debian/strace64.manpages: New file, list for dh_install. 599 * debian/changelog: Add prereleases entries. 640 2008-07-09 Frederik Schüler <fs@debian.org> [all …]
|
D | Makefile.am | 227 debian/changelog \ 228 debian/compat \ 229 debian/control \ 230 debian/copyright \ 231 debian/rules \ 232 debian/source/format \ 233 debian/strace-udeb.install \ 234 debian/strace.docs \ 235 debian/strace.examples \ 236 debian/strace.install \ [all …]
|
/external/valgrind/docs/internals/ |
D | qemu-aarch64-linux-HOWTO.txt | 21 wget http://d-i.debian.org/daily-images/arm64/daily/netboot/debian-installer/arm64/linux 23 wget http://d-i.debian.org/daily-images/arm64/daily/netboot/debian-installer/arm64/initrd.gz 25 # Note. 6G is easily enough to install debian and do a build of Valgrind.
|
/external/e2fsprogs/debian/attic/libs/ |
D | rules | 17 MAIN_VERSION = $(shell head -1 debian/changelog | cut '-d ' -f 2 | sed 's/[()]//g') 25 debdir = $(topdir)/debian 163 echo "libcdev:Depends=$(LIBC-DEV)" > debian/comerrg-dev.substvars 164 echo "libcdev:Depends=$(LIBC-DEV)" > debian/ssg-dev.substvars 165 echo "libcdev:Depends=$(LIBC-DEV)" > debian/e2fslibsg-dev.substvars
|
/external/tcpdump/tests/ |
D | print-AA.out | 14 User-Agent: ELinks/0.10.4-7-debian (textmode; Linux 2.6.11-1-686-smp i686; 132x56-2) 64 <P>The initial installation of <A href="http://www.debian.org/">Debian's 125 The <A HREF="http://www.debian.org/doc/">Debian Project 147 HREF="http://www.debian.org/">Debian</A> 157 list of <A HREF="http://bugs.debian.org/src:apache">known bugs</A> of this 159 <A HREF="http://www.debian.org/Bugs/Reporting">Debian Bug Tracking System</A>. 165 <a href="http://www.debian.org/"> 166 <IMG align="middle" height="30" width="25" src="icons/debian/openlogo-25.jpg" alt="Debian">
|
D | print-A.out | 14 User-Agent: ELinks/0.10.4-7-debian (textmode; Linux 2.6.11-1-686-smp i686; 132x56-2) 64 <P>The initial installation of <A href="http://www.debian.org/">Debian's 125 The <A HREF="http://www.debian.org/doc/">Debian Project 147 HREF="http://www.debian.org/">Debian</A> 157 list of <A HREF="http://bugs.debian.org/src:apache">known bugs</A> of this 159 <A HREF="http://www.debian.org/Bugs/Reporting">Debian Bug Tracking System</A>. 165 <a href="http://www.debian.org/"> 166 <IMG align="middle" height="30" width="25" src="icons/debian/openlogo-25.jpg" alt="Debian">
|
/external/chromium-trace/catapult/perf_insights/ |
D | Dockerfile | 9 RUN sed -i '1ideb http://ftp.debian.org/debian experimental main' /etc/apt/sources.list
|
/external/dbus/ |
D | AUTHORS | 6 Aurelien Jarno <aurel32@debian.org> 18 Cyril Brulebois <kibi@debian.org> 37 James Westby <jw+debian@jameswestby.net> 60 Marc Brockschmidt <he@debian.org> 93 Robert McQueen <robot101@debian.org>
|
12345