]> err.no Git - dpkg/log
dpkg
23 years agoFixed up several warning types: const, casting, incorrect sizes,
Adam Heath [Mon, 23 Apr 2001 08:59:02 +0000 (08:59 +0000)]
Fixed up several warning types: const, casting, incorrect sizes,
signed/unsigned comparisons.

23 years agoAdd comments telling why we use tempnam() and tmpnam().
Adam Heath [Mon, 23 Apr 2001 07:21:00 +0000 (07:21 +0000)]
Add comments telling why we use tempnam() and tmpnam().

23 years agoAdded alphaev67-linux-gnu.
Adam Heath [Mon, 23 Apr 2001 04:59:57 +0000 (04:59 +0000)]
Added alphaev67-linux-gnu.

23 years agos/PARSE_MMAP/HAVE_MMAP/, so that we now use mmap to read status and
Adam Heath [Mon, 23 Apr 2001 00:03:06 +0000 (00:03 +0000)]
s/PARSE_MMAP/HAVE_MMAP/, so that we now use mmap to read status and
available(and like files).

23 years agoFix another segfault when parsing single-paragraph files(ie,
Adam Heath [Sun, 22 Apr 2001 23:33:10 +0000 (23:33 +0000)]
Fix another segfault when parsing single-paragraph files(ie,
tmp.ci/control).

23 years agoupdate perpackagestate comment to note dpkg and dselect use conflicting versions...
Wichert Akkerman [Sun, 22 Apr 2001 16:00:41 +0000 (16:00 +0000)]
update perpackagestate comment to note dpkg and dselect use conflicting versions of it

23 years agomain/filesdb.c: fix putat logic we broke earlier today
Wichert Akkerman [Sun, 22 Apr 2001 15:23:56 +0000 (15:23 +0000)]
main/filesdb.c: fix putat logic we broke earlier today
main/help.c: ensure_package_clientdata() only needs to allocate memory
  for a perpackagestate struct, not a pkginfoperfile.

23 years agodo not read a .list or statoverride file if they are empty
Wichert Akkerman [Sun, 22 Apr 2001 14:43:46 +0000 (14:43 +0000)]
do not read a .list or statoverride file if they are empty

23 years agoAdded macro NONRETURNING to several functions.
Adam Heath [Sun, 22 Apr 2001 07:48:15 +0000 (07:48 +0000)]
Added macro NONRETURNING to several functions.

23 years agomain/filesdb: change initialization of putat in ensure_packagefiles_available() so...
Wichert Akkerman [Sun, 22 Apr 2001 00:05:12 +0000 (00:05 +0000)]
main/filesdb: change initialization of putat in ensure_packagefiles_available() so gcc won't warn about possible uninitialized usage

23 years agoChangeLog
Wichert Akkerman [Sun, 22 Apr 2001 00:03:23 +0000 (00:03 +0000)]
ChangeLog

23 years agoNo longer use deprecated multi-line string literal
Wichert Akkerman [Sat, 21 Apr 2001 23:49:48 +0000 (23:49 +0000)]
No longer use deprecated multi-line string literal

23 years agoInclude stdlib.h to get exit declaration
Wichert Akkerman [Sat, 21 Apr 2001 23:42:25 +0000 (23:42 +0000)]
Include stdlib.h to get exit declaration

23 years agofix non-full initalizer.
Adam Heath [Sat, 21 Apr 2001 23:04:35 +0000 (23:04 +0000)]
fix non-full initalizer.

23 years agoreworked \\ parsing in commandfd.
Adam Heath [Sat, 21 Apr 2001 23:01:13 +0000 (23:01 +0000)]
reworked \\ parsing in commandfd.

23 years agofix non-full initalizer
Adam Heath [Sat, 21 Apr 2001 23:01:13 +0000 (23:01 +0000)]
fix non-full initalizer

23 years agoFix weird pointer usage
Wichert Akkerman [Sat, 21 Apr 2001 22:49:56 +0000 (22:49 +0000)]
Fix weird pointer usage

23 years agoremove no longer used warning flags
Wichert Akkerman [Sat, 21 Apr 2001 22:37:59 +0000 (22:37 +0000)]
remove no longer used warning flags

23 years ago * main/help.c, main/processarc.c, main/filesdb.c, main/configure.c,
Adam Heath [Sat, 21 Apr 2001 22:22:42 +0000 (22:22 +0000)]
  * main/help.c, main/processarc.c, main/filesdb.c,  main/configure.c,
    main/archives.c, lib/parse.c: Fix int/pointer casting warnings.
  * include/dpkg.h.in, lib/mlib.c: Rewrote buffer_copy_setup, to avoid
    int/pointer casting warnings.  These means there are several
    variations of buffer_copy_setup.  Also, converted the desc parameter
    to const.

23 years agoinclude stdlib.h to get exit declaration
Wichert Akkerman [Sat, 21 Apr 2001 22:16:07 +0000 (22:16 +0000)]
include stdlib.h to get exit declaration

23 years agoUpdated Swedish translation.
Peter Karlsson [Sat, 21 Apr 2001 15:15:48 +0000 (15:15 +0000)]
Updated Swedish translation.

23 years agoClose more bugs
Wichert Akkerman [Sat, 21 Apr 2001 13:00:57 +0000 (13:00 +0000)]
Close more bugs

23 years agoDocument stuff that was done in December.
Adam Heath [Sat, 21 Apr 2001 07:04:08 +0000 (07:04 +0000)]
Document stuff that was done in December.

23 years agoClose another bug
Wichert Akkerman [Sat, 21 Apr 2001 03:01:50 +0000 (03:01 +0000)]
Close another bug

23 years agoRemove yet another Linux reference
Wichert Akkerman [Sat, 21 Apr 2001 02:17:35 +0000 (02:17 +0000)]
Remove yet another Linux reference

23 years agoNothing to report - move along
Wichert Akkerman [Sat, 21 Apr 2001 01:27:14 +0000 (01:27 +0000)]
Nothing to report - move along

23 years agoscripts/dpkg-scanpackages.pl: fix typo in vercmp version cache
Wichert Akkerman [Sat, 21 Apr 2001 01:19:34 +0000 (01:19 +0000)]
scripts/dpkg-scanpackages.pl: fix typo in vercmp version cache
scripts/dpkg-shlibdeps.pl: remove statement that was basically a strange no-op
scripts/controllib.pl: give  syntax error for unexpected PGP signature
debian/changelog: updated

23 years agoRemove spurious '%s' in Polish translation.
Adam Heath [Sat, 21 Apr 2001 01:10:00 +0000 (01:10 +0000)]
Remove spurious '%s' in Polish translation.

23 years agoForget to keep this in sync with the last checkin.
Adam Heath [Sat, 21 Apr 2001 01:00:23 +0000 (01:00 +0000)]
Forget to keep this in sync with the last checkin.

23 years agoImport fix for broken dpkg-source.pl from 1.8.3 version.
Adam Heath [Sat, 21 Apr 2001 00:58:59 +0000 (00:58 +0000)]
Import fix for broken dpkg-source.pl from 1.8.3 version.

23 years agoFix varbufprintf call in modstatdb_note(found when printf format warnings
Adam Heath [Sat, 21 Apr 2001 00:29:43 +0000 (00:29 +0000)]
Fix varbufprintf call in modstatdb_note(found when printf format warnings
were enabled).

23 years agoNew option, --with-Werror, to convert all warnings into errors.
Adam Heath [Sat, 21 Apr 2001 00:26:55 +0000 (00:26 +0000)]
New option, --with-Werror, to convert all warnings into errors.

23 years agoAdd support for gcc attributes, printfformat, etc. Be sure to run
Adam Heath [Fri, 20 Apr 2001 23:45:56 +0000 (23:45 +0000)]
Add support for gcc attributes, printfformat, etc.  Be sure to run
aclocal -I automake, and autoconf.

23 years agoinitialize otherpriority with 0, not an int.
Adam Heath [Fri, 20 Apr 2001 23:41:57 +0000 (23:41 +0000)]
initialize otherpriority with 0, not an int.

23 years agoswap order for %.*s formats
Wichert Akkerman [Fri, 20 Apr 2001 22:45:40 +0000 (22:45 +0000)]
swap order for %.*s formats

23 years agoInitialize otherpriority as well
Wichert Akkerman [Fri, 20 Apr 2001 22:33:42 +0000 (22:33 +0000)]
Initialize otherpriority as well

23 years agozap old conflict indicator
Wichert Akkerman [Fri, 20 Apr 2001 21:07:45 +0000 (21:07 +0000)]
zap old conflict indicator

23 years agomake sure we never overflow errmsgbuf
Wichert Akkerman [Fri, 20 Apr 2001 21:06:16 +0000 (21:06 +0000)]
make sure we never overflow errmsgbuf

23 years agoAccidentally commited a debug fprintf stmt in the last ci.
Adam Heath [Fri, 20 Apr 2001 20:21:50 +0000 (20:21 +0000)]
Accidentally commited a debug fprintf stmt in the last ci.

23 years agoDisabled --command-fd, until further testing can be done.
Adam Heath [Fri, 20 Apr 2001 19:03:55 +0000 (19:03 +0000)]
Disabled --command-fd, until further testing can be done.

23 years ago* po/fr.po: Fix typo.
Adam Heath [Fri, 20 Apr 2001 18:32:11 +0000 (18:32 +0000)]
* po/fr.po: Fix typo.
* debian/changelog: Close additional bugs, from other already commited
  patches.

23 years agoRemove double print
Wichert Akkerman [Thu, 19 Apr 2001 15:04:25 +0000 (15:04 +0000)]
Remove double print

23 years agoYou guessed it, another typo fix
Wichert Akkerman [Thu, 19 Apr 2001 14:31:11 +0000 (14:31 +0000)]
You guessed it, another typo fix

23 years agoFix another typo (guess nobody tested the CVS code in a while :)
Wichert Akkerman [Thu, 19 Apr 2001 14:25:37 +0000 (14:25 +0000)]
Fix another typo (guess nobody tested the CVS code in a while :)

23 years agoRemove some debugging code
Wichert Akkerman [Thu, 19 Apr 2001 14:24:17 +0000 (14:24 +0000)]
Remove some debugging code

23 years agoAdd missing comma
Wichert Akkerman [Thu, 19 Apr 2001 14:20:13 +0000 (14:20 +0000)]
Add missing comma

23 years agoFix silly typo
Wichert Akkerman [Thu, 19 Apr 2001 14:03:50 +0000 (14:03 +0000)]
Fix silly typo

23 years agoUpdate list of available manpages
Wichert Akkerman [Thu, 19 Apr 2001 13:53:48 +0000 (13:53 +0000)]
Update list of available manpages

23 years agoUpdate changelogs
Wichert Akkerman [Thu, 19 Apr 2001 13:27:16 +0000 (13:27 +0000)]
Update changelogs

23 years agoSynchronize regexps to extract Cloes
Wichert Akkerman [Thu, 19 Apr 2001 13:22:19 +0000 (13:22 +0000)]
Synchronize regexps to extract Cloes

23 years agoRemove useless gettext ChangeLog
Wichert Akkerman [Thu, 19 Apr 2001 11:48:08 +0000 (11:48 +0000)]
Remove useless gettext ChangeLog

23 years agoAdd --retry option to start-stop-daemon
Wichert Akkerman [Thu, 19 Apr 2001 11:44:02 +0000 (11:44 +0000)]
Add --retry option to start-stop-daemon

23 years agoErrors during dpkg -s(and other similiar commands) are now printed on
Adam Heath [Thu, 19 Apr 2001 05:15:23 +0000 (05:15 +0000)]
Errors during dpkg -s(and other similiar commands) are now printed on
stderr.

23 years agoApply patch from Fumitoshi UKAI <ukai@debian.or.jp>, that escapes invalid
Adam Heath [Thu, 19 Apr 2001 05:06:56 +0000 (05:06 +0000)]
Apply patch from Fumitoshi UKAI <ukai@debian.or.jp>, that escapes invalid
characters in filenames(intl).

23 years agoIn blankpackage, intialize ->installed and ->available. Found by me and
Adam Heath [Thu, 19 Apr 2001 04:58:02 +0000 (04:58 +0000)]
In blankpackage, intialize ->installed and ->available.   Found by me and
Fumitoshi UKAI <ukai@debian.or.jp>.  This should help several segfaults
that people have been seeing in dpkg.

23 years agoIf the buffer size is 0 in buffer_copy, then return, and do nothing.
Adam Heath [Thu, 19 Apr 2001 04:52:35 +0000 (04:52 +0000)]
If the buffer size is 0 in buffer_copy, then return, and do nothing.

23 years ago * configure.in, debian/control: New upstream gettext. Since we had
Adam Heath [Thu, 19 Apr 2001 04:43:05 +0000 (04:43 +0000)]
  * configure.in, debian/control: New upstream gettext.  Since we had
    to change our build, to comply with the new upstream, we also
    need to modify the build-depends.
  * po/dpkg.pot, po/nl.po: Fixed broken translations.

23 years agoUpdated Japanese translation to fix gettext problems
Wichert Akkerman [Thu, 19 Apr 2001 00:33:20 +0000 (00:33 +0000)]
Updated Japanese translation to fix gettext problems

23 years agomodify install-info to take relative filesnames, and add a --remove-exactly option...
Wichert Akkerman [Wed, 18 Apr 2001 16:03:36 +0000 (16:03 +0000)]
modify install-info to take relative filesnames, and add a --remove-exactly option to only remove exact matches (Rob Browning)

23 years agoalso allow j and k to scroll to methrough main menu
Wichert Akkerman [Mon, 16 Apr 2001 01:07:38 +0000 (01:07 +0000)]
also allow j and k to scroll to methrough main menu

23 years agoremove some translations that gettext can not handle (on hppa)
Wichert Akkerman [Sun, 15 Apr 2001 20:53:26 +0000 (20:53 +0000)]
remove some translations that gettext can not handle (on hppa)

23 years agoupdate to latest version from libtool
Wichert Akkerman [Sun, 15 Apr 2001 20:37:33 +0000 (20:37 +0000)]
update to latest version from libtool

23 years agoadd hppa64-linux-gnu
Wichert Akkerman [Sun, 15 Apr 2001 20:36:33 +0000 (20:36 +0000)]
add hppa64-linux-gnu

23 years agoNew version
Wichert Akkerman [Sat, 14 Apr 2001 10:19:09 +0000 (10:19 +0000)]
New version

23 years agoupdated
Wichert Akkerman [Thu, 12 Apr 2001 13:51:23 +0000 (13:51 +0000)]
updated

23 years agoUpdated
Wichert Akkerman [Thu, 12 Apr 2001 13:46:12 +0000 (13:46 +0000)]
Updated

23 years agotranslate menu options
Wichert Akkerman [Thu, 12 Apr 2001 13:44:38 +0000 (13:44 +0000)]
translate menu options

23 years agoHandle window resize in dselect main menu
Wichert Akkerman [Wed, 11 Apr 2001 11:40:43 +0000 (11:40 +0000)]
Handle window resize in dselect main menu

23 years agoUpdate for the Dutch translation.
Ivo Timmermans [Fri, 30 Mar 2001 17:00:19 +0000 (17:00 +0000)]
Update for the Dutch translation.

23 years agoUpdated Swedish translation
Peter Karlsson [Sun, 11 Mar 2001 18:26:32 +0000 (18:26 +0000)]
Updated Swedish translation

23 years agos/f_nodebsign/f_nodebsig/, ie, someone didn't make sure that the source
Adam Heath [Sun, 11 Mar 2001 01:50:42 +0000 (01:50 +0000)]
s/f_nodebsign/f_nodebsig/, ie, someone didn't make sure that the source
compiled before checking in. :|

23 years agoUse a pure file descriptor, instead of a stream, to load the data, in
Adam Heath [Sat, 10 Mar 2001 22:00:13 +0000 (22:00 +0000)]
Use a pure file descriptor, instead of a stream, to load the data, in
ensure_packagefiles_available.

23 years agoadd dpkg-checkbuilddeps
Wichert Akkerman [Sat, 10 Mar 2001 00:48:57 +0000 (00:48 +0000)]
add dpkg-checkbuilddeps

23 years agoadd --no-debsign option to dpkg
Wichert Akkerman [Sat, 10 Mar 2001 00:47:25 +0000 (00:47 +0000)]
add --no-debsign option to dpkg

23 years agoupdate .po files
Wichert Akkerman [Fri, 9 Mar 2001 20:46:48 +0000 (20:46 +0000)]
update .po files

23 years agoadd debsig-verify support
Wichert Akkerman [Fri, 9 Mar 2001 20:33:35 +0000 (20:33 +0000)]
add debsig-verify support

23 years agoChange dpkg-gencontrol to fix comma-related syntax errors after processing substvars
Wichert Akkerman [Fri, 9 Mar 2001 18:40:25 +0000 (18:40 +0000)]
Change dpkg-gencontrol to fix comma-related syntax errors after processing substvars

23 years agofix disk corruption
Wichert Akkerman [Tue, 6 Mar 2001 20:44:46 +0000 (20:44 +0000)]
fix disk corruption

23 years agoFrench translation update
Wichert Akkerman [Mon, 5 Mar 2001 15:37:51 +0000 (15:37 +0000)]
French translation update

23 years agoAdd more gcc warning flags
Wichert Akkerman [Mon, 5 Mar 2001 13:28:57 +0000 (13:28 +0000)]
Add more gcc warning flags

23 years agoToday's changes
Peter Karlsson [Sun, 4 Mar 2001 20:59:24 +0000 (20:59 +0000)]
Today's changes

23 years agoUpdated Swedish translation.
Peter Karlsson [Sun, 4 Mar 2001 20:59:07 +0000 (20:59 +0000)]
Updated Swedish translation.

23 years agoFix typos
Peter Karlsson [Sun, 4 Mar 2001 20:57:52 +0000 (20:57 +0000)]
Fix typos

23 years agoFix typo
Peter Karlsson [Sun, 4 Mar 2001 20:45:12 +0000 (20:45 +0000)]
Fix typo

23 years ago* ChangeLog: undo file corruption (ugh)
Wichert Akkerman [Sun, 4 Mar 2001 14:39:05 +0000 (14:39 +0000)]
* ChangeLog: undo file corruption (ugh)
* utils/start-stop-daemon.8: fix typo
* configure.in: use AC_C_INLINE instead of our own test
* lib/nfmalloc, include/dpkg-db.h: remove HAVE_INLINE tests, use extern inline directly
* lib/varbuf.c: add inline keyowrd to varbufaddc
* optlib/Makefile.in: undo earlier patch and build libopt.a again
* lib/Makefile.in: use libopt.a again, and a rule to build it
* Makefile.in: build optlib before lib
* Makefile.conf.in: add RANLIB
* dselect/method.h, dselect/methlist.cc, dselect/method.cc,
  dselect/methparse.cc: rename struct option to dselect_option to prevent
  conflict with getopt.h
* main/help.c: rework do_script a bit to compile without errors
* scripts/dpkg-gencontrol.1: add -n option to specify filename
* scripts/dpkg-source.1:
  + document -n option for dpkg-gencontrol
  + fix confusing wording for dpkg-buildpackage -uc option
  + fix layout error for dpkg-distaddfile section
  + it's DEADJOE, not DEAD_JOEY
* scripts/dpkg-architecture.pl:
  + apply cleanup patch from Julian Gilbey
  + modify gcc regexp to recognize gcc versions like 2.96-ia64-000717
* scripts/dpkg-checkbuilddeps.pl, scripts/dpkg-checkbuilddeps.1: new
  script from Joey Hess to check build dependencies
* THANKS: Add Joey Hess
* scripts/dpkg-parsechangelog.pl:
  + support reading changelog from stdin
  + remove Linux reference
* scripts/dpkg-statoverride.pl: exit with exitcode 1 if we do --list but
  don't output anything, and use exitcode 2 if we try to remove a
  non-exiting override (unless --force is given).
* scripts/dpkg-statoverride.8: document new exitcode for --list
* main/main.c, main/dpkg.8: remove --smallmem and --largemem references
* scripts/dpkg-buildpackage.sh:
  + don't bother to specify architecture settings on commandlines since
    we put them in the environment already
  + remove debsign support, it's useless and debsign can't handle it
  + use DEB_BUILD_ARCH to get build architecture, not DEB_HOST_ARCH
  + remove Linux reference
* scripts/dpkg-scanpackages.pl: mark last argument as optional in
  usage info
* scripts/dpkg-scanpackages.8, scripts/dpkg-name.1,
  scripts/dpkg-shlibdeps.pl, scripts/dpkg-source.pl, scripts/822-date.1,
  scripts/cl-debian.pl, scripts/cleanup-info.pl, scripts/dpkg-genchanges.pl,
  scripts/dpkg-distaddfile.pl, scripts/dpkg-source.1,
  scripts/dpkg-divert.pl, scripts/install-info.pl, scripts/install-info.8,
  scripts/dpkg-gencontrol.pl, scripts/update-alternatives.pl,
  scripts/update-rc.d.8: remove Linux references

23 years agoUpdate copyright
Wichert Akkerman [Sun, 25 Feb 2001 22:08:52 +0000 (22:08 +0000)]
Update copyright

23 years agodebian/changelog: merged additions from v1.8 branch
Wichert Akkerman [Sun, 25 Feb 2001 19:16:17 +0000 (19:16 +0000)]
debian/changelog: merged additions from v1.8 branch
scripts/controllib.pl:
+ no need to have Origin in capit
+ consistently use &warn
+ fix -s to export all variables instead of just the first
scripts/dpkg-genchanges.pl: do not complain about missing packages if doing a source-only build
scripts/dpkg-buildpackage.sh:
+ correct filename for secret keyring in gpg test
+ fix -C
+ skip signing pause of building unsigned packages
+ improve srcmsg
+ test for invalid signinterface

23 years agoUpdate French manpages
Wichert Akkerman [Sun, 25 Feb 2001 18:16:34 +0000 (18:16 +0000)]
Update French manpages

23 years agoUpdate German and French translation
Wichert Akkerman [Fri, 23 Feb 2001 15:16:54 +0000 (15:16 +0000)]
Update German and French translation

23 years agoutils/start-stop-daemon.c: Add OpenBSD support
Wichert Akkerman [Fri, 23 Feb 2001 15:07:35 +0000 (15:07 +0000)]
utils/start-stop-daemon.c: Add OpenBSD support
utils/md5sum.c: include unistd.h to things compile on OpenBSD
configure.in: test to see if we need to link to kvm

23 years agoscripts/dpkg-divert.pl: fix typo in usage message
Wichert Akkerman [Fri, 23 Feb 2001 10:15:23 +0000 (10:15 +0000)]
scripts/dpkg-divert.pl: fix typo in usage message
main/help.c: mangle argv[0] in do_script to always be the full path
include/dpkg-db.h: include string.h so things compile on ia64
scripts/dpkg-architecture.pl: add ia64

23 years agofix typo
Ben Collins [Thu, 15 Feb 2001 17:29:01 +0000 (17:29 +0000)]
fix typo

23 years agoadd optlib to -I path
Ben Collins [Thu, 15 Feb 2001 17:17:39 +0000 (17:17 +0000)]
add optlib to -I path

23 years ago * utils/Makefile.in: Do not use libopt.a, since libdpkg.a not includes those
Ben Collins [Thu, 15 Feb 2001 16:32:48 +0000 (16:32 +0000)]
  * utils/Makefile.in: Do not use libopt.a, since libdpkg.a not includes those
    objects
  * optlib/Makefile.in: do not generate libopt.a
  * lib/Makefile.in: build libdpkg.a to include the objects from optlib

23 years agoswitch to using POSIX glob instead of regexp
Wichert Akkerman [Sat, 3 Feb 2001 17:29:16 +0000 (17:29 +0000)]
switch to using POSIX glob instead of regexp

23 years agoAdd basic OpenBSD 2.8/i386 support
Wichert Akkerman [Sat, 3 Feb 2001 17:23:21 +0000 (17:23 +0000)]
Add basic OpenBSD 2.8/i386 support
Fix description for dpkg-gencontrol in the dpkg-source manpage

23 years agoAdd ranlib for libdpkg
Wichert Akkerman [Sat, 3 Feb 2001 17:13:27 +0000 (17:13 +0000)]
Add ranlib for libdpkg

23 years agoscripts/dpkg-statoverride.pl: use -e instead of -f to test
Wichert Akkerman [Sat, 3 Feb 2001 13:58:13 +0000 (13:58 +0000)]
scripts/dpkg-statoverride.pl: use -e instead of -f to test
    for filesystem object existance
scripts/dpkg-source.pl: swap chdir and open in extracttar to
    prevent race with source-directory being removed while the
    sh/grep process is still running. Patch from Colin Watson

23 years agoscripts/dpkg-source.pl: fix error in error message
Wichert Akkerman [Fri, 2 Feb 2001 13:07:43 +0000 (13:07 +0000)]
scripts/dpkg-source.pl: fix error in error message
utils/Makefile.in: set top_builddir
Makefile.in: spell version-nr correctly
scripts/dpkg-source.pl: modify how we handle the dscformat: we now
    assume all major versions are upwards and backwards compatibly. This
    allows us to add new fields without breaking older versions of
    dpkg-source

23 years agoscripts/dpkg-divert.pl: only allow absolute filenames
Wichert Akkerman [Mon, 22 Jan 2001 22:24:22 +0000 (22:24 +0000)]
scripts/dpkg-divert.pl: only allow absolute filenames
main/configure.c: add -N option to diff invocation