[Pkg-cli-libs-commits] [gnome-keyring-sharp] 04/06: * debian/control: Update build-deps for Mono 2.0 transition * debian/control: Update Vcs-Svn * debian/control: Add ${misc:Depends} to -manual

Jo Shields directhex at moszumanska.debian.org
Mon Nov 16 08:48:20 UTC 2015


This is an automated email from the git hooks/post-receive script.

directhex pushed a commit to annotated tag debian/1.0.0%7Esvn.r87622-2
in repository gnome-keyring-sharp.

commit 31be9aef602197666a895b6bdb9b90a6b4eb24d8
Author: Iain Lane <laney at debian.org>
Date:   Sat Feb 28 20:51:17 2009 +0000

    * debian/control: Update build-deps for Mono 2.0 transition
    * debian/control: Update Vcs-Svn
    * debian/control: Add ${misc:Depends} to -manual
---
 debian/changelog | 8 +++++++-
 debian/control   | 9 ++++-----
 debian/rules     | 2 +-
 3 files changed, 12 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f6561de..9a29796 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 gnome-keyring-sharp (1.0.0~svn.r87622-2~pre1) unstable; urgency=low
 
+  [ Mirco Bauer ]
   * debian/rules:
     + Migrated from cdbs to debhelper v7 minimalistic style.
   * debian/control:
@@ -11,7 +12,12 @@ gnome-keyring-sharp (1.0.0~svn.r87622-2~pre1) unstable; urgency=low
   * debian/patches/01pkgconfig-path.dpatch:
     + Converted patch to dpatch.
 
- -- Mirco Bauer <meebey at debian.org>  Thu, 08 May 2008 22:39:38 +0200
+  [ Iain Lane ]
+  * debian/control: Update build-deps for Mono 2.0 transition
+  * debian/control: Update Vcs-Svn 
+  * debian/control: Add ${misc:Depends} to -manual
+
+ -- Iain Lane <laney at ubuntu.com>  Sat, 28 Feb 2009 20:47:42 +0000
 
 gnome-keyring-sharp (1.0.0~svn.r87622-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 4e86357..5f38bcf 100644
--- a/debian/control
+++ b/debian/control
@@ -3,16 +3,15 @@ Section: gnome
 Priority: optional
 Maintainer: Debian CLI Libraries Team <pkg-cli-libs-team at lists.alioth.debian.org>
 Uploaders: Laurent Bigonville <bigon at bigon.be>, Mirco Bauer <meebey at debian.org>
-Build-Depends: debhelper (>= 7), dpatch
+Build-Depends: debhelper (>= 7), dpatch,
  cli-common-dev (>= 0.5.7),
  pkg-config (>= 0.9.0),
- mono-gmcs (>= 1.1.8) | c-sharp-2.0-compiler,
- mono-gac,
+ mono-devel (>= 2.0),
  libndesk-dbus1.0-cil (>= 0.4),
  monodoc-base
 Standards-Version: 3.7.3
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-cli-libs/packages/gnome-keyring-sharp/trunk/
-Vcs-Svn: ssh://svn.debian.org/svn/pkg-cli-libs/packages/gnome-keyring-sharp/trunk
+Vcs-Svn: svn+ssh://svn.debian.org/svn/pkg-cli-libs/packages/gnome-keyring-sharp/trunk
 
 Package: libgnome-keyring1.0-cil
 Section: libs
@@ -29,7 +28,7 @@ Description: CLI library to access the GNOME Keyring daemon
 Package: monodoc-gnome-keyring-manual
 Section: doc
 Architecture: all
-Depends: monodoc-manual
+Depends: monodoc-manual, ${misc:Depends}
 Description: CLI library to access the GNOME Keyring daemon - manual
  GNOME Keyring is a system which allows you to store passwords and other
  sensitive data across GNOME applications. It provides an API to access
diff --git a/debian/rules b/debian/rules
index f59e31f..5627516 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,5 @@
 #!/usr/bin/make -f
-export DH_VERBOSE=1
+#export DH_VERBOSE=1
 
 DEB_CLI_API_VERSION = 1.0.0~svn.r87622
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-libs/packages/gnome-keyring-sharp.git



More information about the Pkg-cli-libs-commits mailing list