Commit Graph

129 Commits

Author SHA1 Message Date
525a39a01a Generate an xz tar archive of the distribution
* configure.ac (AM_INIT_AUTOMAKE): Replace dist-bzip2 with dist-xz.
* Makefile.am: Update srpm target.
* make-dist: Update for dist-xz.
* strace.spec: Update Source tag.
* debian/watch: Update regexp.
* .gitignore: Add strace-*.tar.xz.
2011-02-27 14:05:58 +00:00
983e875c1c Use "make check" in debian/rules and strace.spec
* debian/control: Update Build-Depends.
* debian/rules: Run "make check".
* strace.spec: Update BuildRequires. Run "make check" in %check section.
2011-02-27 10:16:41 +00:00
a6ca968003 Remove obsolete .cvsignore files
* test/.cvsignore: Rename to test/.gitignore.
* */.cvsignore, */*/.cvsignore: Removed.
2011-02-25 16:53:50 +00:00
c36c3033fb Sync debian/changelog and strace.spec with packages
* debian/changelog: Sync with 4.5.20-2.
* strace.spec: Likewise.
2011-02-22 10:32:50 +00:00
acbe51899a Prepare for 4.5.20 release
* NEWS: Update for 4.5.20 release.
* configure.ac: Version 4.5.20.
* debian/changelog: 4.5.20-1.
* strace.spec: 4.5.20-1.
2010-04-13 16:09:23 +00:00
Frederik Schüler
0c56f62207 Update debian/* files for the upcoming release
* debian/control: update standards-version to 3.8.4.
* debian/rules: allow parallel building.
* debian/rules: comment out verbose build, only needed for debugging.
* debian/rules: clean up clean: target, dh_clean does most of the work
  already.
* debian/rules: use *-stamp instead of stamp-*, so dh_clean can tidy
  up for us.

Signed-off-by: Frederik Schüler <fs@debian.org>
2010-04-13 16:07:31 +00:00
Frederik Schüler
881f573876 Update debian/* files
* debian/control: add sparc64 to the architectures list.
This closes Debian bug #560062
* Backport commit f0df31e71a to fix FTBFS.
This closes Debian bug #560516
* debian/control: Update standards-version to 3.8.3.
* debian/control: Lower package priority to optional, matching
the archive override.
* debian/control: add ${misc:Depends} to Depends: lines where
appropriate.
* debian/watch: new file, allows automatic tracking of new
upstream versions.
* debian/source/format: new file, adapt to debian source format "quilt"
* debian/rules: indentation cleanups; use dh_testroot and dh_prep
in clean target.
2010-02-04 12:20:25 -08:00
Frederik Schüler
f786da5b1b Prepare debian/* files for release
* debian/rules: Do not ship ChangeLog anymore.
* debian/control: Update to Debian standards version 3.8.1, and remove
Roland from the Maintainers list.  This closes Debian bug #521458.
* debian/changelog: Document changes and prepare for release.
2009-10-05 20:50:07 +00:00
fbfed22854 Prepare for 4.5.19 release
* NEWS: Update for 4.5.19 release.
* configure.ac: Version 4.5.19.
* debian/changelog: 4.5.19-1.
* strace.spec: 4.5.19-1.
2009-09-19 00:52:24 +00:00
22a97807b0 Update debian/* to 4.5.18-1
* debian/changelog: Update to 4.5.18-1.
* debian/compat: Set compatibility level to 7.
* debian/control (Build-Depends): Update debhelper requirement.
(strace, strace64): Add Section and Priority tags.
2009-09-19 00:52:14 +00:00
414fe7d4d2 Cleanup trailing whitespaces and indentation that uses spaces before tabs
Correct spacing to fix warnings reported by
git diff --check 4b825dc642 HEAD

Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
2009-07-08 14:57:27 +00:00
Denys Vlasenko
402eeb6d1f trailing whitespace removal, no code changes 2009-01-02 13:03:44 +00:00
Roland McGrath
a04e213e6a 2008-07-19 Frederik Schüler <fs@debian.org>
* debian/control: Add strace64 package.
	Fixes Debian#491167, Debian#491188.
	* debian/rules: Use debhelper flag --same-arch instead of --arch in
	order to build strace64 only on the specified architectures.
	* debian/strace64.install: New file, list for dh_install.
	* debian/strace64.manpages: New file, list for dh_install.
	* debian/changelog: Add prereleases entries.
2008-07-22 00:27:31 +00:00
Roland McGrath
cc4f22dbc0 2008-07-09 Frederik Schüler <fs@debian.org>
* debian/rules: Remove the broken udeb creation routines, and redo the
	complete install procedure using debhelper.
	* debian/strace.docs: New file, list for dh_installdocs.
	* debian/strace.examples: New file, list for dh_installexamples.
	* debian/strace.install: New file, list for dh_install.
	* debian/strace-udeb.install: New file, list for dh_install.
	* debian/strace.manpages : New file, list for dh_installmanpages.
	* debian/copyright: Update.
	* debian/control: Fix libc6 build dependency for alpha and ia64.
	(strace-udeb: XC-Package-Type): Add header.
	* debian/changelog: Cosmetic changes.
2008-07-18 00:50:04 +00:00
Roland McGrath
9a001a75f9 2008-07-09 Frederik Schüler <fs@debian.org>
* debian/rules: Remove the broken udeb creation routines, and redo the
	complete install procedure using debhelper.
	* debian/strace.docs: New file, list for dh_installdocs.
	* debian/strace.examples: New file, list for dh_installexamples.
	* debian/strace.install: New file, list for dh_install.
	* debian/strace-udeb.install: New file, list for dh_install.
	* debian/strace.manpages : New file, list for dh_installmanpages.
	* debian/copyright: Update.
	* debian/control: Fix libc6 build dependency for alpha and ia64.
	(strace-udeb: XC-Package-Type): Add header.
2008-07-18 00:49:31 +00:00
Roland McGrath
6019fbbf47 2008-07-01 Frederik Schüler <fs@debian.org>
* debian/changelog: List all bugs closed since the last release.
	* debian/control: Remove Wichert Akkerman from uploaders list.
	* debian/control: Bump standards version to 3.8.0.
	* debian/control: Add Homepage field.
	* debian/rules: Fix dpkg-gencontrol call.
	* debian/compat: New file, set to compatibility level 5.
	* debian/rules: Call dh_clean on clean target.
	* debian/rules: Add dh_md5sums call.
	Fixes Debian#439428
2008-07-18 00:18:27 +00:00
Roland McGrath
e53d8899d5 2008-05-19 Roland McGrath <roland@redhat.com>
* debian/rules (binary-arch): Fix chmod/chown typo.
	Fixes Debian#459255.
2008-05-20 01:55:48 +00:00
Roland McGrath
91802a600e 2008-05-19 Roland McGrath <roland@redhat.com>
* debian/rules (binary-arch): Install strace-graph in examples/
	directory under package doc.
	Fixes Debian#469068.
2008-05-20 01:46:58 +00:00
Roland McGrath
47d3223c73 2007-08-03 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.5.16.
	* debian/changelog, strace.spec: 4.5.16-1.
2007-08-03 10:28:55 +00:00
Roland McGrath
75df90ee41 2007-08-03 Roland McGrath <roland@redhat.com>
* debian/control (Build-Depends): Replace libc6-dev-s390x and
	libc6-dev-sparc64 with gcc-multilib.
	* debian/rules: Replace sparc-linux, s390-linux conditionals with
	general "arch64_map" hair, handle x86_64 and powerpc64 too.
	From Matthias Klose <doko@cs.tu-berlin.de>.
	Fixes Debian#435303.
2007-08-03 09:59:09 +00:00
Roland McGrath
6c95bedf8d 2007-07-05 Roland McGrath <roland@redhat.com>
* debian/rules: Use debian/$(package) instead of debian/tmp as temp dir.
2007-07-05 20:55:07 +00:00
Roland McGrath
877882ab9b 2007-07-05 Roland McGrath <roland@redhat.com>
* debian/changelog: Harmonize with debian version.
	* debian/control (Uploaders): Fix surname spelling.
	(Build-Depends): Make debhelper requirement (>= 5.0.0).
	(Standards-Version): Update to 3.7.2.
2007-07-05 20:49:59 +00:00
Roland McGrath
c9024cc375 2007-07-05 Roland McGrath <roland@redhat.com>
* debian/control (Architecture): Add armel.
2007-07-05 19:30:27 +00:00
Roland McGrath
0a45fae03e log updates 2007-01-16 23:25:34 +00:00
Roland McGrath
a0de7c1f64 log update 2007-01-16 01:02:38 +00:00
Roland McGrath
6d9e67e4a0 2007-01-11 Roland McGrath <roland@redhat.com>
* debian/control (Uploaders): Add Frederik Schueler <fs@debian.org>.
2007-01-11 22:42:32 +00:00
Roland McGrath
16a3a52e0c 2007-01-11 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.5.15.
	* debian/changelog, strace.spec: 4.5.15-1.
2007-01-11 22:22:42 +00:00
Roland McGrath
f4d9b49453 2006-01-16 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.5.14.
	* debian/changelog, strace.spec: 4.5.14-1.
2006-01-17 06:22:57 +00:00
Roland McGrath
e1f27c5aed 2006-01-13 Roland McGrath <roland@redhat.com>
* debian/control (Build-Depends): Add debhelper.
2006-01-14 00:20:20 +00:00
Roland McGrath
839a9da963 2006-01-12 Roland McGrath <roland@redhat.com>
* debian/control (Standards-Version): Update to 3.6.2.
2006-01-12 11:03:49 +00:00
Roland McGrath
0662b590ab 2006-01-12 Roland McGrath <roland@redhat.com>
* debian/rules (binary-arch): Don't pass -s to install.  Use dh_strip.
	Fixes Debian#325132.
2006-01-12 11:03:44 +00:00
Roland McGrath
c0f1b7579a 2005-12-01 Roland McGrath <roland@redhat.com>
* debian/control (Architecture): Add armeb.
	Fixes Debian#335681.
2005-12-02 04:27:40 +00:00
Roland McGrath
cab4380dbb 2005-08-03 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.5.13.
	* debian/changelog, strace.spec: 4.5.13-1.
2005-08-03 11:42:35 +00:00
Roland McGrath
182cbf4a4a 2005-06-09 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.5.12.
	* debian/changelog, strace.spec: 4.5.12-1.
2005-06-10 03:56:16 +00:00
Roland McGrath
bc718ed396 2005-05-09 Roland McGrath <roland@redhat.com>
* debian/control (Architecture): Add ppc64.
	Fixes Debian bug #301089.
2005-05-09 08:01:36 +00:00
Roland McGrath
7147a3df2c 2005-03-22 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.5.11.
	* debian/changelog, strace.spec: 4.5.11-1.
2005-03-22 23:12:39 +00:00
Roland McGrath
d8184030b3 2005-03-14 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.5.10.
	* debian/changelog, strace.spec: 4.5.10-1.
2005-03-15 02:40:12 +00:00
Roland McGrath
14b082ed7c 2005-03-14 Roland McGrath <roland@redhat.com>
* debian/control (Architecture): Add s390.
	Fixes Debian bug #294172.
2005-03-15 02:15:54 +00:00
Roland McGrath
a24aaae493 2005-02-05 Roland McGrath <roland@redhat.com>
* debian/control (Build-Depends): Fix for s390 and sparc.
	From Bastian Blank <waldi@debian.org>.
	Fixes Debian bug #293564.
2005-02-06 01:16:22 +00:00
Roland McGrath
3619a99bb4 2005-02-04 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.5.9.
	* debian/changelog, strace.spec: 4.5.9-2.
2005-02-04 09:54:04 +00:00
Roland McGrath
d63311a8bc 2005-02-04 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.5.9.
	* debian/changelog, strace.spec: 4.5.9-1.
2005-02-04 09:29:04 +00:00
Roland McGrath
98d5f01f37 2005-02-02 Roland McGrath <roland@redhat.com>
* debian/control: Add strace-udeb package for installer debugging.
	* debian/rules (binary-arch): Build it.
	From Joshua Kwan <joshk@triplehelix.org>.
	Fixes Debian bug #268294.
2005-02-03 03:19:34 +00:00
Roland McGrath
f041d47866 2004-10-19 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.5.8.
	* debian/changelog, strace.spec: 4.5.8-1.
2004-10-20 02:17:52 +00:00
Roland McGrath
c5fa4ac3f0 2004-10-19 Roland McGrath <roland@redhat.com>
* debian/rules: Make strace64.1.gz symlink to strace.1.gz instead of
	strace64.1 to strace.1, which doesn't exist.
	Fixes Debian bug #269220.
2004-10-19 23:29:47 +00:00
Roland McGrath
38d88e6494 2004-10-19 Roland McGrath <roland@redhat.com>
* debian/rules (DEB_BUILD_GNU_TYPE, CONFIG_OPTS): New variables.
	[$(DEB_HOST_GNU_TYPE) == s390-linux] (build64, HOST64, CC64): Set them.
	(build/Makefile): Use $(CONFIG_OPTS).
	(build64/Makefile): Pass --host as well as --build.
	From Steve Langasek <vorlon@debian.org>.
	Fixes Debian bug #271500.
2004-10-19 23:23:34 +00:00
Roland McGrath
5db9032c63 2004-08-31 Roland McGrath <roland@redhat.com>
* debian/rules: Rewrite sparc64 change of 2004-07-12.
	Always do each build in a separate build directory.
	Fixes Debian bug #254728.
2004-08-31 08:54:09 +00:00
Roland McGrath
b15c497495 2004-08-31 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.5.7.
	* strace.spec, debian/changelog: 4.5.7-1.
2004-08-31 08:41:47 +00:00
Roland McGrath
c9b624f4aa 2004-08-31 Roland McGrath <roland@redhat.com>
* debian/rules: Rewrite sparc64 change of 2004-07-12.
	Always do each build in a separate build directory.
	Fixes Debian bug #254728.
2004-08-31 08:40:50 +00:00
Roland McGrath
368ccc64a9 2004-08-31 Roland McGrath <roland@redhat.com>
* debian/rules: Revert sparc64 change of 2004-07-12.
	It does not build properly.
	Fixes Debian bug #254728.
2004-08-31 08:17:22 +00:00
Roland McGrath
b93f918356 2004-08-31 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.5.7.
	* strace.spec, debian/changelog: 4.5.7-1.
2004-08-31 08:17:20 +00:00
Roland McGrath
785a0260ff 2004-07-12 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.5.6.
	* strace.spec, debian/changelog: 4.5.6-1.
2004-07-12 07:55:48 +00:00
Roland McGrath
b46cd51d58 2004-07-12 Roland McGrath <roland@redhat.com>
* debian/rules: On sparc-linux, build strace64 as well.
	From Ben Collins <bcollins@debian.org>.
	Fixes Debian bug #254728.
2004-07-12 07:54:02 +00:00
Roland McGrath
6b3b1fcee1 2004-07-12 Roland McGrath <roland@redhat.com>
* debian/control (Section): Move to utils, matching Debian override.
2004-07-12 07:27:25 +00:00
Roland McGrath
b7e2ca1456 2004-06-27 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.5.5.
	* strace.spec, debian/changelog: 4.5.5-1.
2004-06-28 05:24:29 +00:00
Roland McGrath
ed8e77e6d4 2004-06-03 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.5.4.
	* strace.spec, debian/changelog: 4.5.4-1.
2004-06-04 02:35:58 +00:00
Roland McGrath
27387f9f4b 2004-06-03 Roland McGrath <roland@redhat.com>
* debian/control (Architecture): Add amd64.
	Fixes Debian bug #246568.
2004-06-04 02:01:48 +00:00
Roland McGrath
252b185634 dup line 2004-04-16 22:49:18 +00:00
Roland McGrath
a8c555fbbb 2004-04-16 Roland McGrath <roland@redhat.com>
* configure.ac: Version 4.5.3.
	* strace.spec, debian/changelog: 4.5.3-1.
2004-04-16 22:28:41 +00:00
Roland McGrath
75a2c617a2 2004-03-02 Roland McGrath <roland@redhat.com>
* debian/control (Standards-Version): Update to 3.6.1.
2004-03-02 08:07:11 +00:00
Roland McGrath
b66e936380 2004-03-01 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.5.2.
	* strace.spec, debian/changelog: 4.5.1-1.
2004-03-02 06:38:35 +00:00
Roland McGrath
00eb84e55f 2003-11-13 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.5.1.
	* strace.spec, debian/changelog: 4.5.1-1.
2003-11-14 02:57:22 +00:00
Roland McGrath
f2e9f6e1ee nit 2003-09-24 22:43:10 +00:00
Roland McGrath
a3bc12eab1 2003-09-24 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.5.
	* strace.spec, debian/changelog: 4.5-1.
2003-09-24 22:22:38 +00:00
Roland McGrath
cb61214601 2003-07-17 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.4.99.
	* strace.spec, debian/changelog: 4.4.99-1.
2003-07-17 09:23:56 +00:00
Roland McGrath
acd3cd758d 2003-06-10 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.4.98.
	* strace.spec, debian/changelog: 4.4.98-1.
2003-06-11 05:37:56 +00:00
Roland McGrath
2fb649615c 2003-06-03 Roland McGrath <roland@redhat.com>
* debian/control (Standards-Version): Update to 3.5.10.
2003-06-03 23:28:57 +00:00
Roland McGrath
c69ab7be6b 2003-06-02 Roland McGrath <roland@redhat.com>
* debian/control (Architecture): Add shmedia.
2003-06-02 20:04:19 +00:00
Roland McGrath
64ffba5880 2003-06-02 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.4.97.
	* strace.spec, debian/changelog: 4.4.97-1.
2003-06-02 19:37:48 +00:00
Roland McGrath
1b86e2d311 2003-03-30 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.4.96.
	* strace.spec, debian/changelog: 4.4.96-1.
2003-03-31 01:21:36 +00:00
Roland McGrath
1893d0566f 2003-02-24 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.4.95.
	* strace.spec, debian/changelog: 4.4.95-1.
2003-02-24 10:53:44 +00:00
Roland McGrath
6c2fe9d970 2003-02-19 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.4.94.
	* strace.spec, debian/changelog: 4.4.94-1.
2003-02-20 03:26:47 +00:00
Roland McGrath
ee06172f28 2003-01-21 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.4.93.
	* strace.spec, debian/changelog: 4.4.93-1.
	* strace.spec (Source0): Use strace-VERSION.tar.bz2 now.
2003-01-22 02:27:51 +00:00
Roland McGrath
d377f30556 2003-01-14 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.4.91.
	* strace.spec, debian/changelog: 4.4.91-1
2003-01-14 10:09:50 +00:00
Roland McGrath
1d847cf1d5 2003-01-10 Roland McGrath <roland@redhat.com>
* configure.ac, NEWS: Version 4.4.91.
	* strace.spec, debian/changelog: 4.4.91-1
2003-01-10 21:43:24 +00:00
Roland McGrath
037124f9d2 2003-01-10 Roland McGrath <roland@redhat.com>
* strace.spec: New file.
	* debian/changelog: 4.4.90-1
	* debian/rules (binary-arch): Depend on build.
	(clean): Don't try to run Makefile.in.
	* debian/control (Standards-Version): Now 3.5.8.
2003-01-10 10:44:57 +00:00
Roland McGrath
a03d2275f2 2003-01-09 Roland McGrath <roland@redhat.com>
* debian/control: Update Maintainer: field.
2003-01-10 07:50:23 +00:00
Wichert Akkerman
136bbb1aee Do not end summary with full stop 2003-01-08 23:46:03 +00:00
Wichert Akkerman
5a9b086cfe No longer install postinst and prerm since /usr/doc symlink is no longer needed 2003-01-08 23:44:36 +00:00
Wichert Akkerman
d321ff95f2 Add Debian packaging setup 2002-03-31 18:45:45 +00:00