commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Debian MIG packaging branch, master, updated. svn/end-3-g82c9b35


From: Samuel Thibault
Subject: [SCM] Debian MIG packaging branch, master, updated. svn/end-3-g82c9b35
Date: Wed, 23 Mar 2011 10:46:27 +0000

The following commit has been merged in the master branch:
commit 82c9b35d1f2ace131c040152fe84826fc011f903
Author: Samuel Thibault <address@hidden>
Date:   Wed Mar 23 11:46:24 2011 +0100

    Add misc:Depends dependency.

diff --git a/debian/changelog b/debian/changelog
index fdb1aed..4ad5c82 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,7 @@ mig (1.3.1.99-3) UNRELEASED; urgency=low
   * Add Multi-Arch: foreign to allow installing the 32bit version on a 64bit
     system.
   * Add myself as uploader.
+  * Add misc:Depends dependency.
 
  -- Samuel Thibault <address@hidden>  Sun, 20 Mar 2011 20:00:12 +0100
 
diff --git a/debian/control b/debian/control
index 71efd1d..255e900 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Section: devel
 Priority: standard
 Architecture: any-i386
 Multi-Arch: foreign
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: GNU Mach Interface Generator
  This is the GNU distribution of the MIG, which is needed to compile
  the GNU C library, the GNU Hurd and GNU Mach.

-- 
Debian MIG packaging



reply via email to

[Prev in Thread] Current Thread [Next in Thread]