diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-04-15 13:47:41 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-04-15 13:47:41 +0400 |
commit | e8899d53aab1708cdb6680ce28a565c88f142292 (patch) | |
tree | b52a20eaf10d8ebc99f4df0c920da06487d79724 /mdb/debian | |
parent | 2a40c195a9eaff9744e8ef14c425ef51b5275b9b (diff) | |
download | illumos-packaging-e8899d53aab1708cdb6680ce28a565c88f142292.tar.gz |
mdb (4.3) UNRELEASED; urgency=medium
* New upstream snapshot
* Build kernel modules as well
* Removed mdb-mdb_amd64util.c-pointers.patch
* Removed mdb-kmdb-libstanddisasm.so.patch
* Updated patches
* Bump build depends libkvm-dev (>= 4.3), libumem1-dev (>= 4.3),
uts-dev (>= 4.3+3)
* Added mdb-genunix-gcore-pointers.patch
* Added mdb-no-saveargs.patch
* Added mdb-gcore-prdata.h.patch and mdb-includes.patch: allow
building out of illumos source tree
Diffstat (limited to 'mdb/debian')
-rw-r--r-- | mdb/debian/changelog | 16 | ||||
-rw-r--r-- | mdb/debian/control | 35 |
2 files changed, 29 insertions, 22 deletions
diff --git a/mdb/debian/changelog b/mdb/debian/changelog index 17f1fc0..68be2d1 100644 --- a/mdb/debian/changelog +++ b/mdb/debian/changelog @@ -1,3 +1,19 @@ +mdb (4.3) UNRELEASED; urgency=medium + + * New upstream snapshot + * Build kernel modules as well + * Removed mdb-mdb_amd64util.c-pointers.patch + * Removed mdb-kmdb-libstanddisasm.so.patch + * Updated patches + * Bump build depends libkvm-dev (>= 4.3), libumem1-dev (>= 4.3), + uts-dev (>= 4.3+3) + * Added mdb-genunix-gcore-pointers.patch + * Added mdb-no-saveargs.patch + * Added mdb-gcore-prdata.h.patch and mdb-includes.patch: allow + building out of illumos source tree + + -- Igor Pashev <pashev.igor@gmail.com> Tue, 08 Apr 2014 17:54:02 +0400 + mdb (2.10-2) unstable; urgency=low * Build some modules (mdb-proc, mdb-kvm) diff --git a/mdb/debian/control b/mdb/debian/control index 0f04703..41192b5 100644 --- a/mdb/debian/control +++ b/mdb/debian/control @@ -4,20 +4,22 @@ Priority: optional Maintainer: Igor Pashev <pashev.igor@gmail.com> Build-Depends: dh-illumos, - illumos-source-2.10, - libc-db1-dev , lib32c-db1-dev [illumos-amd64] , - libctf-dev , lib32ctf-dev [illumos-amd64] , - libkvm-dev , lib32kvm-dev [illumos-amd64] , - libncurses5-dev , lib32ncurses5-dev [illumos-amd64] , - libproc1-dev , lib32proc1-dev [illumos-amd64] , - libscf1-dev , lib32scf1-dev [illumos-amd64] , - libsundisasm1-dev , lib32sundisasm1-dev [illumos-amd64] , - libelfg0-dev , lib32elfg0-dev [illumos-amd64] , - libsunavl-dev , lib32sunavl-dev [illumos-amd64] , - libumem-dev , lib32umem-dev [illumos-amd64] , + gcc-multilib [illumos-amd64], + illumos-source-4.3, + libc-db1-dev , lib32c-db1-dev [illumos-amd64] , + libctf-dev , lib32ctf-dev [illumos-amd64] , + libkvm-dev (>= 4.3) , lib32kvm-dev [illumos-amd64] , + libncurses5-dev , lib32ncurses5-dev [illumos-amd64] , + libproc1-dev , lib32proc1-dev [illumos-amd64] , + libscf1-dev , lib32scf1-dev [illumos-amd64] , + libsundisasm1-dev , lib32sundisasm1-dev [illumos-amd64] , + libelfg0-dev , lib32elfg0-dev [illumos-amd64] , + libsunavl-dev , lib32sunavl-dev [illumos-amd64] , + libumem1-dev (>= 4.3) , lib32umem1-dev [illumos-amd64] , libstanddisasm-dev , libstandumem-dev , libsysevent1-dev , + uts-dev (>= 4.3+3), ncurses-term, quilt, sgs-lex, @@ -27,8 +29,6 @@ Standards-Version: 3.9.3 Homepage: https://www.illumos.org Package: mdb -Priority: standard -Section: admin Architecture: illumos-any Depends: ${shlibs:Depends}, ${misc:Depends}, Recommends: mdb-kvm, mdb-proc @@ -39,8 +39,6 @@ Description: an extensible, low-level modular debugger user processes, user process core dumps, and object files. Package: mdb-kvm -Priority: standard -Section: admin Architecture: illumos-any Depends: ${shlibs:Depends}, ${misc:Depends}, mdb (>= ${binary:Version}) Description: kvm (the live operating system) target for MDB @@ -53,8 +51,6 @@ Description: kvm (the live operating system) target for MDB user processes, user process core dumps, and object files. Package: mdb-proc -Priority: standard -Section: admin Architecture: illumos-any Depends: ${shlibs:Depends}, ${misc:Depends}, mdb (>= ${binary:Version}) Description: proc (user processes) target for MDB @@ -67,8 +63,6 @@ Description: proc (user processes) target for MDB user processes, user process core dumps, and object files. Package: mdb32 -Priority: optional -Section: admin Architecture: illumos-amd64 Depends: ${shlibs:Depends}, ${misc:Depends}, Recommends: mdb32-proc @@ -85,8 +79,6 @@ Description: an extensible, low-level modular debugger (32-bit version) version of the debugger. Package: mdb32-proc -Priority: optional -Section: admin Architecture: illumos-amd64 Depends: ${shlibs:Depends}, ${misc:Depends}, mdb32 (>= ${binary:Version}) Description: proc (32-bit user processes) target for MDB @@ -99,7 +91,6 @@ Description: proc (32-bit user processes) target for MDB user processes, user process core dumps, and object files. Package: mdb-dev -Priority: optional Section: devel Architecture: illumos-any Depends: ${shlibs:Depends}, ${misc:Depends}, |