|
|
@@ -1,3 +1,8 @@
|
|
|
+Sat Sep 9 21:17:37 CEST 2000 Wichert Akkerman <wakkerma@debian.org>
|
|
|
+
|
|
|
+ * scripts/dpkg-shlibdeps.pl: really make it do what the documentation
|
|
|
+ says it does.
|
|
|
+
|
|
|
Fri Sep 8 12:28:34 CEST 2000 Wichert Akkerman <wakkerma@debian.org>
|
|
|
|
|
|
* configure.in: add de to ALL_LINGUAS
|
|
|
@@ -7,6 +12,10 @@ Fri Sep 8 12:28:34 CEST 2000 Wichert Akkerman <wakkerma@debian.org>
|
|
|
* scripts/dpkg-divert.pl: change $dpkglibdir to $admindir
|
|
|
* scripts/Makefile.in: set $admindir as well in scripts
|
|
|
|
|
|
+Tue Sep 5 20:28:17 CEST 2000 Wichert Akkerman <wakkerma@debian.org>
|
|
|
+
|
|
|
+ * scripts/dpkg-source.1: note that dpkg-shlibdeps uses objdump now
|
|
|
+
|
|
|
Sat Sep 2 18:29:56 CEST 2000 Wichert Akkerman <wakkerma@debian.org>
|
|
|
|
|
|
* archtable, scripts/dpkg-architecture.pl: add entries for SuperH
|
|
|
@@ -106,7 +115,7 @@ Thu Jun 15 13:41:28 CEST 2000 Wichert Akkerman <wakkerma@debian.org>
|
|
|
+ initialize dop->backrev as well when creating new dependency
|
|
|
+ only allow exact version relations when dealing with provides
|
|
|
* TODO: remove versioned provides
|
|
|
- * debian/rules: don't fail of make clean fails (which happens on a
|
|
|
+ * debian/rules: don't fail if make clean fails (which happens on a
|
|
|
cvsclean tree)
|
|
|
|
|
|
Thu Jun 15 10:09:03 EDT 2000 Ben Collins <bcollins@debian.org>
|
|
|
@@ -355,7 +364,7 @@ Mon Jan 17 21:20:35 CET 2000 Wichert Akkerman <wakkerma@debian.org>
|
|
|
* scripts/dpkg-shlibdeps.pl: update to version from dpkg_test_bz2_syslog_sigs
|
|
|
branch:
|
|
|
+ use objdump instead of ldd
|
|
|
- + correct checks on shlibs.local
|
|
|
+ + correct checks on shlibs.local
|
|
|
|
|
|
Sun Jan 16 22:07:12 CET 2000 Wichert Akkerman <wakkerma@debian.org>
|
|
|
|