]> err.no Git - dpkg/log
dpkg
25 years ago * scripts/dpkg-source.pl: we want to 'delete' the POSIXLY_CORRECT env
Ben Collins [Mon, 25 Oct 1999 01:05:25 +0000 (01:05 +0000)]
  * scripts/dpkg-source.pl: we want to 'delete' the POSIXLY_CORRECT env
    not 'undef'

25 years agosmall fix
Ben Collins [Mon, 25 Oct 1999 00:47:35 +0000 (00:47 +0000)]
small fix

25 years ago * debian/dpkg-doc-{postrm,prerm}: Added install-info for internals.info
Ben Collins [Mon, 25 Oct 1999 00:39:44 +0000 (00:39 +0000)]
  * debian/dpkg-doc-{postrm,prerm}: Added install-info for internals.info
  * debian/dpkg-internals: fixed misplaced description

25 years agoCorrect message for invalid parameter in dselect
Wichert Akkerman [Mon, 25 Oct 1999 00:29:57 +0000 (00:29 +0000)]
Correct message for invalid parameter in dselect

25 years ago * debian/control: added dpkg-doc
Ben Collins [Sun, 24 Oct 1999 15:58:23 +0000 (15:58 +0000)]
  * debian/control: added dpkg-doc
  * debian/dpkg-doc-{postinst,prerm}: new files for dpkg-doc package
  * debian/dpkg-internals: doc-base support for dpkg-doc
  * debian/rules: added build rules for dpkg-doc to binary-indep target
  * doc/Makefile.am: changed build setup for internals.sgml to use the
    debiandoc tools, and removed internals.* stuff from being built by
    default. Two new targets, internals and internals-install, now handle
    this
  * doc/changelog: removed, duplicate of ChangeLog
  * doc/internals.sgml: converted to debiandoc format, now builds correctly
    and without errors
  * doc/manuals-version: removed since it is generated at build time
  * doc/texinfo.*: moved to doc/obsolete/ since the debiandoc format doesn't
    need them
  * main/filesdb.c: fixed compiler warning

25 years ago * Added 'D' to the list of choices for conffile handling
Ben Collins [Sun, 24 Oct 1999 01:48:58 +0000 (01:48 +0000)]
  * Added 'D' to the list of choices for conffile handling

25 years ago * Implemented a nice fix for multiple conflicts and replaces. Also added
Ben Collins [Sat, 23 Oct 1999 21:15:29 +0000 (21:15 +0000)]
  * Implemented a nice fix for multiple conflicts and replaces. Also added
    --assert-multi-conrep.

25 years ago * Added armv4l to archtable
Ben Collins [Sat, 23 Oct 1999 18:27:02 +0000 (18:27 +0000)]
  * Added armv4l to archtable

25 years ago * Leave file info intact in available when installing packages. MD5sum,
Ben Collins [Sat, 23 Oct 1999 13:40:46 +0000 (13:40 +0000)]
  * Leave file info intact in available when installing packages. MD5sum,
    Filename, and MSDOS-Filename used to get lost when installing a package.
  * Backout dep check patch (merged from v1_4_1_18)

25 years ago * Fixed incorrect patch for --print-architecture (oops, oh well
Ben Collins [Fri, 22 Oct 1999 17:25:03 +0000 (17:25 +0000)]
  * Fixed incorrect patch for --print-architecture (oops, oh well
    it was already broken when there was no gcc anyway :)
  * Fixed missing mipseb that was supposed to be in the archtable
  * Better output in update-alternatives --config, now shows the
    current, and the prefered choices.
  * dpkg-name: ignore epoch when getting version
  * 50dpkg-dev.el: add it as a conffile for dpkg-dev
  * dpkg-shlibdeps: redirect STDERR to /dev/null for the dpkg fork so we
    don't see dpkg's errors
  * internals.sgml: Removed references to the versions of build tools,
    they date the document.
  * debian-changelog-mode.el: added hint for better log-email handling
  * Added recognition for new source-depends fields for policy
    referenced in bug #41232
  * dpkg-buildpackage: add -ap option to force a pause prior to starting
    the sign process. This helps for people who don't keep their signatures
    on the filesystem (on a floppy perhaps, then mount as needed).
  * minor script corrections
  * dpkg-dev control: Change gcc to c-compiler in the recommends field, and
    move cpio, patch and make to the depends line

25 years ago * Fixed incorrect patch for --print-architecture (oops, oh well
Ben Collins [Thu, 21 Oct 1999 16:58:45 +0000 (16:58 +0000)]
  * Fixed incorrect patch for --print-architecture (oops, oh well
    it was already broken when there was no gcc anyway :)

25 years agoAdd release-date to changelog
Wichert Akkerman [Thu, 21 Oct 1999 16:19:55 +0000 (16:19 +0000)]
Add release-date to changelog

25 years agoAdd .cvsignore for docs
Wichert Akkerman [Thu, 21 Oct 1999 15:43:20 +0000 (15:43 +0000)]
Add .cvsignore for docs

25 years agofixed chmod -x in debian/rules killing execute perms on parsechangelog
Ben Collins [Thu, 21 Oct 1999 15:41:47 +0000 (15:41 +0000)]
fixed chmod -x in debian/rules killing execute perms on parsechangelog
scripts

25 years ago * Fixed the check that was added to dpkg-divert.
Ben Collins [Thu, 21 Oct 1999 15:38:03 +0000 (15:38 +0000)]
  * Fixed the check that was added to dpkg-divert.
  * Removed the lib version checking.
  * Oops, somehow the --config feature went missing from update-
    alternatives

25 years agominor edits
Ben Collins [Thu, 21 Oct 1999 15:19:23 +0000 (15:19 +0000)]
minor edits

25 years agoAdd --assert-longfilenames
Wichert Akkerman [Thu, 21 Oct 1999 14:01:05 +0000 (14:01 +0000)]
Add --assert-longfilenames

25 years agoAdd support for GNU tar extension for long filenames
Wichert Akkerman [Thu, 21 Oct 1999 13:36:28 +0000 (13:36 +0000)]
Add support for GNU tar extension for long filenames

25 years agoUpdate copyrights
Wichert Akkerman [Thu, 21 Oct 1999 11:25:02 +0000 (11:25 +0000)]
Update copyrights

25 years ago * Fixed some compiler warnings
Ben Collins [Thu, 21 Oct 1999 10:38:38 +0000 (10:38 +0000)]
  * Fixed some compiler warnings
  * Make start-stop-daemon exit(1) when we don't find one of the
    pid's we are trying to kill, in accordance with the man page.
  * When running --configure on an already installed package, just
    say it's installed, and not that it is in an unconfigurable
    state
  * Bah, add all the prefix/datadir... stuff back to the install
    target in debian/rules (po/ doesn't use it)
  * Add function to libdpkg that dpkg can call to make sure it's
    compiled version matches that of the library. If it fails,
    complain loudly, but allow to proceed
  * Make dpkg check for uid 0 requirement, before checking the path
    since not being root, is probably the reason that the PATH is
    borked in the first place
  * Make -p short for --print-avail, and -P short for --purge
  * Fix typo in md5sum(1) man page
  * start-stop-daemon: Add --background and --make-pidfile options
  * update-alternatives: make sure we remove "old" symlinks when they
    are no longer pertinent. Add /etc/alternatives/README that refers
    to the update-alternatives(8) man page.
  * dpkg-divert: Add check for being able to write to the old/new
    destination before doing a rename. We fail on this, without
    changing the diversion registry
  * Fix bad regex in update-rc.d

25 years agoupdated some of this, some we killed, some are obsolete, and some are new
Ben Collins [Wed, 20 Oct 1999 00:29:54 +0000 (00:29 +0000)]
updated some of this, some we killed, some are obsolete, and some are new

25 years ago * Ok, TMPDIR usage is back in dpkg-deb and working
Ben Collins [Tue, 19 Oct 1999 22:14:43 +0000 (22:14 +0000)]
  * Ok, TMPDIR usage is back in dpkg-deb and working
  * {include,scripts}/Makefile.am: Fix for using DESTDIR
  * debian/rules: really convert to DESTDIR on install target this
    time. chmod -x everything in /usr/lib to make lintian happy.
    in the clean phase just rm -rf $(BUILD), we don't need to run
    distclean and all that other stuff. Don't run "make dist", we
    simply copy the .tar.gz that dpkg-source creates for the byhand
    source.

25 years ago * Reverted the new tmpfile stuff in dpkg-deb. For some reason it's
Ben Collins [Tue, 19 Oct 1999 14:42:23 +0000 (14:42 +0000)]
  * Reverted the new tmpfile stuff in dpkg-deb. For some reason it's
    completely corrupting the new package

25 years agoooops, missed two --no-check references...silly nroff formatting
Ben Collins [Tue, 19 Oct 1999 01:24:42 +0000 (01:24 +0000)]
ooops, missed two --no-check references...silly nroff formatting

25 years ago * implemented stat cache for better performance
Ben Collins [Mon, 18 Oct 1999 23:44:44 +0000 (23:44 +0000)]
 * implemented stat cache for better performance
 * fix typo in last commit for Makefile.am

25 years agoFix reference to shlibs.default.i386
Ben Collins [Mon, 18 Oct 1999 20:56:02 +0000 (20:56 +0000)]
Fix reference to shlibs.default.i386

25 years agoupdates
Ben Collins [Mon, 18 Oct 1999 14:57:54 +0000 (14:57 +0000)]
updates

25 years agoupdated info
Ben Collins [Mon, 18 Oct 1999 13:55:39 +0000 (13:55 +0000)]
updated info

25 years agoMake shlibs.default a template for other archs. No longer needed from i386
Ben Collins [Mon, 18 Oct 1999 13:54:16 +0000 (13:54 +0000)]
Make shlibs.default a template for other archs. No longer needed from i386

25 years agooops
Ben Collins [Mon, 18 Oct 1999 13:45:25 +0000 (13:45 +0000)]
oops

25 years agoFix missing parens
Ben Collins [Mon, 18 Oct 1999 13:23:41 +0000 (13:23 +0000)]
Fix missing parens

25 years ago * Add mipseb to the archtable too, since mips and mipseb are
Ben Collins [Mon, 18 Oct 1999 13:22:52 +0000 (13:22 +0000)]
  * Add mipseb to the archtable too, since mips and mipseb are
    both viable names for the mips big endian arch
  * Update dpkg-architecure's archtable
  * Removed the maintainer-configure portion in debian/rules, since
    we should be shipping the source with all the auto* stuff
    already generated anyway
  * Removed the ltconfig patch, and resort to a debian/rules fix
    to libtool itself after running configure, much cleaner, and
    reversible since libtool is a generated file
  * Use DESTDIR when installing instead of specifying all our
    dest dirs seperately in the make line. Also fix some of the
    make files to use DESTDIR when installing files
  * Regenerated .po files and dpkg.pot. Also added update.sh to the po/
    subdir for easier regenerating for cvs only
  * Make release.sh generate .gmo files
  * Removed shlibs.default.i386. This is an obsolete file. We also no
    longer use /etc/dpkg/ directory.

25 years agoRegenerated .po files
Ben Collins [Mon, 18 Oct 1999 04:01:56 +0000 (04:01 +0000)]
Regenerated .po files

25 years ago * Removed references to dpkg(5) which seems to not exist anymore
Ben Collins [Mon, 18 Oct 1999 01:59:05 +0000 (01:59 +0000)]
  * Removed references to dpkg(5) which seems to not exist anymore
  * Fixed `dpkg-deb --help' and dpkg-deb(1) from reporting --no-check
    when it's actually --nocheck (went with the hardcoded option, so
    this is just a documentation fix).
  * Added better check in disk.setup for a working NFS server. Makes
    it compatible with other non-Linux servers.
  * Corrected dpkg(8)'s example of using dpkg -i (showed it used with
    a .tar.gz instead of a .deb)
  * Applied patch to correct improper TMPDIR handling in dpkg-deb
  * When encountering an error in extracting the tar archives in the
    packages, we should abort the install, not simply give an error
    and continue.
  * Make dpkg give the builtin arch if there was an error while exec()'ing
    the C compiler with --print-architecture. We still fail if the
    output from gcc was bad in some way, since they may be of importance.

25 years agoFixed references to the --nocheck option in dpkg-deb(1) and dpkg-deb --help
Ben Collins [Sun, 17 Oct 1999 18:54:45 +0000 (18:54 +0000)]
Fixed references to the --nocheck option in dpkg-deb(1) and dpkg-deb --help
reporting --no-check

25 years agoRemoved reference to non-existent dpkg(5) man page
Ben Collins [Sun, 17 Oct 1999 17:34:39 +0000 (17:34 +0000)]
Removed reference to non-existent dpkg(5) man page

25 years agoAdded several other fields, plus an example.
Ben Collins [Sun, 17 Oct 1999 15:21:48 +0000 (15:21 +0000)]
Added several other fields, plus an example.

25 years agoUpdate ChangeLog
Wichert Akkerman [Sun, 17 Oct 1999 09:54:02 +0000 (09:54 +0000)]
Update ChangeLog

25 years agoAdd changes from 1.4.1.16 release. Unfortunately it's too late to tag things
Wichert Akkerman [Sun, 17 Oct 1999 09:52:13 +0000 (09:52 +0000)]
Add changes from 1.4.1.16 release. Unfortunately it's too late to tag things
now :(

25 years ago * Made the large info screen show 5 lines of the pkglist so that
Ben Collins [Sun, 17 Oct 1999 05:08:13 +0000 (05:08 +0000)]
  * Made the large info screen show 5 lines of the pkglist so that
    it scrolled properly, and still showed the cursor

25 years agoAdded latest changes
Ben Collins [Sun, 17 Oct 1999 04:58:48 +0000 (04:58 +0000)]
Added latest changes

25 years agoUpdated to recent information
Ben Collins [Sun, 17 Oct 1999 04:56:46 +0000 (04:56 +0000)]
Updated to recent information

25 years ago * Added --chuid option to start-stop-daemon to allow switching to
Ben Collins [Sun, 17 Oct 1999 04:37:46 +0000 (04:37 +0000)]
  * Added --chuid option to start-stop-daemon to allow switching to
    a different uid when starting a process

25 years agoadded mipsel
Ben Collins [Sun, 17 Oct 1999 04:29:34 +0000 (04:29 +0000)]
added mipsel

25 years ago * Added --config option to update-alternatives to allow easy changing
Ben Collins [Sun, 17 Oct 1999 04:23:07 +0000 (04:23 +0000)]
  * Added --config option to update-alternatives to allow easy changing
    of the registered alternatives for a specific name

25 years agoadded option for adding --copy if autogen is run with it
Ben Collins [Sat, 16 Oct 1999 02:26:05 +0000 (02:26 +0000)]
added option for adding --copy if autogen is run with it

25 years agocvs script
Ben Collins [Sat, 16 Oct 1999 02:21:46 +0000 (02:21 +0000)]
cvs script

25 years agoUse POSIX instead of Errno
Wichert Akkerman [Thu, 14 Oct 1999 02:54:27 +0000 (02:54 +0000)]
Use POSIX instead of Errno
Fixup debian/rules

25 years agoUpdate dpkg manpage for --force-conf* options
Wichert Akkerman [Thu, 14 Oct 1999 02:40:32 +0000 (02:40 +0000)]
Update dpkg manpage for --force-conf* options

25 years ago* autogen.sh: autohedaer -> autoheader, also added --force to libtoolize
Ben Collins [Thu, 14 Oct 1999 02:37:01 +0000 (02:37 +0000)]
* autogen.sh: autohedaer -> autoheader, also added --force to libtoolize

25 years agoAdd --force options for handling changed conffiles
Wichert Akkerman [Thu, 14 Oct 1999 02:28:03 +0000 (02:28 +0000)]
Add --force options for handling changed conffiles

25 years agoReinstate patch to not read available-filoe when doing listfiles
Wichert Akkerman [Thu, 14 Oct 1999 02:20:17 +0000 (02:20 +0000)]
Reinstate patch to not read available-filoe when doing listfiles
Get SHELL when showing diff in configure

25 years agoDon't hardcode ENOENT in perlscripts
Wichert Akkerman [Thu, 14 Oct 1999 01:39:49 +0000 (01:39 +0000)]
Don't hardcode ENOENT in perlscripts
Add mips to archtable

25 years agoSmall fixups to prepare for 1.4.1.15 release
Wichert Akkerman [Wed, 13 Oct 1999 19:57:23 +0000 (19:57 +0000)]
Small fixups to prepare for 1.4.1.15 release

25 years agoChange oldfile-check in process_archive to prevent memory corruption
Wichert Akkerman [Wed, 13 Oct 1999 18:47:08 +0000 (18:47 +0000)]
Change oldfile-check in process_archive to prevent memory corruption

25 years agoAdd an option to show the diff between old and new conffile
Wichert Akkerman [Wed, 13 Oct 1999 18:37:47 +0000 (18:37 +0000)]
Add an option to show the diff between old and new conffile

25 years agoFix some logic errors in dependency-handling code
Wichert Akkerman [Wed, 13 Oct 1999 16:19:38 +0000 (16:19 +0000)]
Fix some logic errors in dependency-handling code

25 years agoCheck if a file isn't also in the new package when upgrading
Wichert Akkerman [Wed, 13 Oct 1999 16:08:32 +0000 (16:08 +0000)]
Check if a file isn't also in the new package when upgrading

25 years agofix crash in dselect on window resize
Wichert Akkerman [Wed, 13 Oct 1999 15:52:49 +0000 (15:52 +0000)]
fix crash in dselect on window resize

25 years agodpkg-scanpackages: don't die if we can't open a package
Wichert Akkerman [Tue, 12 Oct 1999 15:18:38 +0000 (15:18 +0000)]
dpkg-scanpackages: don't die if we can't open a package

25 years agodselect is its own package now
Wichert Akkerman [Mon, 11 Oct 1999 16:41:44 +0000 (16:41 +0000)]
dselect is its own package now

25 years agoAdd support for HURD to start-stop-daemon
Wichert Akkerman [Mon, 11 Oct 1999 15:42:59 +0000 (15:42 +0000)]
Add support for HURD to start-stop-daemon
Move start-stop-daemon to a new utils/ subdirectory

25 years ago* check if we violate conflicts/depends/pre-depends of other packages when
Wichert Akkerman [Mon, 11 Oct 1999 14:12:08 +0000 (14:12 +0000)]
* check if we violate conflicts/depends/pre-depends of other packages when
  processing an archive.
* Preparation to move start-stop-daemon from scripts to utils

25 years agoRemove conffiles before removing directories when purging a package
Wichert Akkerman [Mon, 11 Oct 1999 13:50:53 +0000 (13:50 +0000)]
Remove conffiles before removing directories when purging a package

25 years agoFix dpkg-deb to be able to handle archives made with Linux ar
Wichert Akkerman [Mon, 11 Oct 1999 02:11:58 +0000 (02:11 +0000)]
Fix dpkg-deb to be able to handle archives made with Linux ar

25 years agoUpdate update-rc.d to check if codenumber is below 100
Wichert Akkerman [Wed, 6 Oct 1999 23:15:47 +0000 (23:15 +0000)]
Update update-rc.d to check if codenumber is below 100

25 years agoUpdates for Hurd
Wichert Akkerman [Wed, 6 Oct 1999 13:04:41 +0000 (13:04 +0000)]
Updates for Hurd

25 years agoFix installation-problems
Wichert Akkerman [Tue, 5 Oct 1999 21:55:25 +0000 (21:55 +0000)]
Fix installation-problems

25 years agosee ChangeLog
Wichert Akkerman [Tue, 5 Oct 1999 02:21:31 +0000 (02:21 +0000)]
see ChangeLog

25 years agoFix GPL and documentation location in debian/changelog
Wichert Akkerman [Mon, 4 Oct 1999 13:39:31 +0000 (13:39 +0000)]
Fix GPL and documentation location in debian/changelog

25 years agoMake dpkg-source work on empty diffs
Wichert Akkerman [Wed, 29 Sep 1999 03:36:29 +0000 (03:36 +0000)]
Make dpkg-source work on empty diffs

25 years agoFix bug in dpkg-buildpackage that broke signing with -sgpg
Wichert Akkerman [Mon, 27 Sep 1999 23:19:10 +0000 (23:19 +0000)]
Fix bug in dpkg-buildpackage that broke signing with -sgpg

25 years agoPatch from Adam Heath for update-alternativs to handle cross-device links
Wichert Akkerman [Mon, 27 Sep 1999 02:20:31 +0000 (02:20 +0000)]
Patch from Adam Heath for update-alternativs to handle cross-device links

25 years agoUpdate the ChangeLog
Wichert Akkerman [Mon, 27 Sep 1999 02:01:00 +0000 (02:01 +0000)]
Update the ChangeLog

25 years agoEven more missing files.. the japanese translations for manpages now.
Wichert Akkerman [Mon, 27 Sep 1999 01:52:19 +0000 (01:52 +0000)]
Even more missing files.. the japanese translations for manpages now.

25 years agoAdded another missing file..
Wichert Akkerman [Mon, 27 Sep 1999 01:49:02 +0000 (01:49 +0000)]
Added another missing file..

25 years agoUpdate to dpkg 1.4.1.12, clean up some rejections
Wichert Akkerman [Mon, 27 Sep 1999 01:42:33 +0000 (01:42 +0000)]
Update to dpkg 1.4.1.12, clean up some rejections

25 years agoUpdated to dpkg 1.4.1.11
Wichert Akkerman [Mon, 27 Sep 1999 01:37:25 +0000 (01:37 +0000)]
Updated to dpkg 1.4.1.11

25 years agoUpdated to dpkg 1.4.1.10
Wichert Akkerman [Mon, 27 Sep 1999 01:31:19 +0000 (01:31 +0000)]
Updated to dpkg 1.4.1.10

25 years agoUpdated the packaging-stuff
Wichert Akkerman [Mon, 27 Sep 1999 01:24:26 +0000 (01:24 +0000)]
Updated the packaging-stuff

25 years agoUpdated to dpkg 1.4.1.9, and added spanish translation
Wichert Akkerman [Mon, 27 Sep 1999 01:17:04 +0000 (01:17 +0000)]
Updated to dpkg 1.4.1.9, and added spanish translation

25 years agoAnother missing file
Wichert Akkerman [Mon, 27 Sep 1999 01:06:37 +0000 (01:06 +0000)]
Another missing file

25 years agoAdded some missing files
Wichert Akkerman [Mon, 27 Sep 1999 01:00:50 +0000 (01:00 +0000)]
Added some missing files

25 years agoUpdated to dpkg 1.4.1.8
Wichert Akkerman [Mon, 27 Sep 1999 00:50:41 +0000 (00:50 +0000)]
Updated to dpkg 1.4.1.8

25 years agoUpdating to dpkg 1.4.1.7
Wichert Akkerman [Mon, 27 Sep 1999 00:39:08 +0000 (00:39 +0000)]
Updating to dpkg 1.4.1.7

25 years agoUpdate to dpkg 1.4.1.5
Wichert Akkerman [Mon, 27 Sep 1999 00:25:40 +0000 (00:25 +0000)]
Update to dpkg 1.4.1.5

25 years agoUpdated to dpkg 1.4.1.4
Wichert Akkerman [Sun, 26 Sep 1999 02:01:43 +0000 (02:01 +0000)]
Updated to dpkg 1.4.1.4

25 years agoprevent Closes warning
Guy Maor [Wed, 17 Feb 1999 08:45:29 +0000 (08:45 +0000)]
prevent Closes warning

25 years agoprevent Closes warning
Guy Maor [Wed, 17 Feb 1999 08:38:14 +0000 (08:38 +0000)]
prevent Closes warning

25 years ago1.4.1.1 changes by Wichert Akkerman
Guy Maor [Sat, 13 Feb 1999 05:50:05 +0000 (05:50 +0000)]
1.4.1.1 changes by Wichert Akkerman

25 years agofix typo - missing }
Guy Maor [Sat, 6 Feb 1999 23:39:58 +0000 (23:39 +0000)]
fix typo - missing }

25 years agonew upload mechanism
Guy Maor [Sun, 31 Jan 1999 13:23:56 +0000 (13:23 +0000)]
new upload mechanism

25 years agoallow hierarchial sections
Guy Maor [Fri, 29 Jan 1999 08:59:33 +0000 (08:59 +0000)]
allow hierarchial sections

25 years agodpkg 1.4.1
Guy Maor [Fri, 29 Jan 1999 08:53:59 +0000 (08:53 +0000)]
dpkg 1.4.1

28 years agodpkg (1.4.0) unstable; urgency=low (HIGH for new source format)
Ian Jackson [Thu, 12 Sep 1996 00:13:33 +0000 (01:13 +0100)]
dpkg (1.4.0) unstable; urgency=low (HIGH for new source format)

  * Corrected buffer overrun when dpkg-deb generates filename.  (Bug#4467.)
  * dpkg-shlibdeps works with DEBIAN/shlibs (thanks Heiko Schlittermann).
  * Added libm.so.5 to shlibs.default for i386/m68k.

  * Split binary package into two: dpkg and dpkg-dev.
  * dpkg-source(1) documents mode and ownership setting during extraction.

  * dpkg-scanpackages moved to /usr/bin.
  * Include /usr/bin/dpkg-deb, not dpkg-deb.dist; don't rename in scripts.
  * Copyright file changed slightly.
  * debian-changelog-mode uses magic key substitution strings.  (Bug#4419.)
  * Changed email address in control file to <ian@chiark.greenend.org.uk>.
  * Manuals and own Standards-Version: updated to 2.1.1.0.

 -- Ian Jackson <ian@chiark.greenend.org.uk>  Thu, 12 Sep 1996 01:13:33 +0100

28 years agodpkg (1.3.14) unstable; urgency=low
Ian Jackson [Sun, 1 Sep 1996 19:43:40 +0000 (20:43 +0100)]
dpkg (1.3.14) unstable; urgency=low

  * dpkg-buildpackage new -tc (clean source tree) option.

  * Formatted documentation removed by `make clean' and so not in source.
  * Manuals and own Standards-Version: updated to 2.1.0.0.
  * Distribute {policy,programmer}.{html.tar,ps}.gz with each upload.

 -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sun, 1 Sep 1996 20:43:40 +0100

28 years agodpkg (1.3.13) unstable; urgency=low (HIGH for building new src X programs)
Ian Jackson [Sat, 31 Aug 1996 19:08:18 +0000 (20:08 +0100)]
dpkg (1.3.13) unstable; urgency=low (HIGH for building new src X programs)

  * X shared libraries added to shlibs.default (=> `elf-x11r6lib').
  * dpkg-source tar invocation fixed so that TAPE env var doesn't break it.
  * dpkg-source copes better with missing final newline messages from diff.

  * dpkg-buildpackage usage message fixed: -si is the default.  (Bug#4350.)
  * dpkg-source error message about src dir mismatch typo fixed.  (Bug#4349.)

  * dpkg-source(1) has suggestions for dpkg-buildpackage -r option.
  * dpkg-source change date fixed.  (Bug#4351.)
  * More developers' keys.
  * Manual updates, own Standards-Version updated.

 -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sat, 31 Aug 1996 20:08:18 +0100

28 years agodpkg (1.3.12) unstable; urgency=medium
Ian Jackson [Fri, 30 Aug 1996 14:31:51 +0000 (15:31 +0100)]
dpkg (1.3.12) unstable; urgency=medium

  * dpkg prints old version number when upgrading.
  * dpkg-deb tries to detect and flag corruption by ASCII download.

  * dpkg-genchanges and dpkg-buildpackage say what source is included.

  * dpkg-buildpackage passes +clearsig=on to PGP (or pgpcommand).

  * dpkg-source prints better error for cpio not honouring -0t.
  * control file Suggests cpio >= 2.4.2, rather than just cpio.

 -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Fri, 30 Aug 1996 15:31:51 +0100

28 years agodpkg (1.3.11) unstable; urgency=low
Ian Jackson [Thu, 29 Aug 1996 13:05:02 +0000 (14:05 +0100)]
dpkg (1.3.11) unstable; urgency=low

  * EBUSY when dpkg removes a directory is only a warning.

  * dpkg-genchanges generates sensible warning (not confusing error
    about mismatch) for missing Section/Priority in binary packages.

  * Added dpkg --print-gnu-build-architecture option.
  * shlibs.default for m68k provided, as a copy of i386 version.

 -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 29 Aug 1996 14:05:02 +0100

28 years agodpkg (1.3.10) unstable; urgency=medium
Ian Jackson [Mon, 26 Aug 1996 13:30:44 +0000 (14:30 +0100)]
dpkg (1.3.10) unstable; urgency=medium

  * dpkg-source(1) manpage alias symlinks are not dangling.
  * dselect selects things by default if they are installed.
  * Added `pentium' as alias for `i386' architecture.
  * Added `Suggests: cpio, patch' and explanatory text to Description.
    (Bugs #4262, #4263.)

  * More developers' PGP keys.
  * Manual updates, new source format released.

 -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Mon, 26 Aug 1996 14:30:44 +0100