[SCM] Packaging for Google Go branch, weekly-debian-sid, updated. debian/1%57-1-4-g7bcc79a

Ondřej Surý ondrej at sury.org
Wed May 4 15:00:20 UTC 2011


The following commit has been merged in the weekly-debian-sid branch:
commit 7bcc79afd403e7781008a57556b231b9bd6c1a50
Author: Ondřej Surý <ondrej at sury.org>
Date:   Wed May 4 16:54:29 2011 +0200

    Add ${misc:Depends} to golang-weekly meta-package

diff --git a/debian/control b/debian/control
index d29ebb5..0e1c8c4 100644
--- a/debian/control
+++ b/debian/control
@@ -128,7 +128,8 @@ Description: Go programming language tool chain [debug]
  http://golang.org/doc/devel/weekly.html
 
 Package: golang-weekly
-Depends: golang-weekly-go (>= ${source:Version}),
+Depends: ${misc:Depends},
+	 golang-weekly-go (>= ${source:Version}),
 	 golang-weekly-src (>= ${source:Version}),
 	 golang-weekly-tools (>= ${source:Version})
 Architecture: all

-- 
Packaging for Google Go



More information about the Pkg-google-commits mailing list