r31387 - in /desktop/unstable/seahorse/debian: changelog control
jordi at users.alioth.debian.org
jordi at users.alioth.debian.org
Mon Nov 14 00:16:50 UTC 2011
Author: jordi
Date: Mon Nov 14 00:16:49 2011
New Revision: 31387
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=31387
Log:
Set Maintainer to the Debian GNOME team.
Modified:
desktop/unstable/seahorse/debian/changelog
desktop/unstable/seahorse/debian/control
Modified: desktop/unstable/seahorse/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/seahorse/debian/changelog?rev=31387&op=diff
==============================================================================
--- desktop/unstable/seahorse/debian/changelog [utf-8] (original)
+++ desktop/unstable/seahorse/debian/changelog [utf-8] Mon Nov 14 00:16:49 2011
@@ -12,6 +12,7 @@
* Likewise for libnotify, it's gone with libcryptui.
* Drop seahorse.install, as it's the only binary.
* Drop 01_autostart_path.patch: obsolete.
+ * Set Maintainer to the Debian GNOME team.
-- Jordi Mallach <jordi at debian.org> Sun, 13 Nov 2011 22:59:32 +0100
Modified: desktop/unstable/seahorse/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/seahorse/debian/control?rev=31387&op=diff
==============================================================================
--- desktop/unstable/seahorse/debian/control [utf-8] (original)
+++ desktop/unstable/seahorse/debian/control [utf-8] Mon Nov 14 00:16:49 2011
@@ -6,10 +6,10 @@
Source: seahorse
Section: gnome
Priority: optional
-Maintainer: Jose Carlos Garcia Sogo <jsogo at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Jordi Mallach <jordi at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
-Build-Depends: debhelper (>= 8),
- cdbs (>= 0.4.41),
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Jordi Mallach <jordi at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
+Build-Depends: cdbs (>= 0.4.41),
+ debhelper (>= 8),
dh-autoreconf,
scrollkeeper,
libgpgme11-dev (>= 1.0.0),
@@ -26,16 +26,11 @@
libgnome-keyring-dev (>= 3.0.0),
libglib2.0-dev (>= 2.10.0),
libgtk-3-dev (>= 2.90.0),
- libnotify-dev (>= 0.7),
- libgconf2-dev,
- gobject-introspection (>= 0.6.4),
- libgirepository1.0-dev (>= 0.6.4),
- gir1.2-gtk-3.0,
gnome-pkg-tools
Build-Conflicts: gnupg2
Standards-Version: 3.9.2
-Vcs-Svn: svn://svn.debian.org/pkg-gnome/desktop/unstable/seahorse/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/seahorse/
+Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/seahorse/
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/seahorse/
Homepage: http://live.gnome.org/Seahorse
Package: seahorse
@@ -51,56 +46,3 @@
communications and data storage. Data encryption and digital signature
creation can easily be performed through a GUI and Key Management
operations can easily be carried out through an intuitive interface.
-
-Package: libcryptui0a
-Architecture: any
-Section: libs
-Depends: ${shlibs:Depends},
- ${misc:Depends}
-Replaces: seahorse (<< 2.23.6-0ubuntu2)
-Conflicts: libcryptui0
-Description: UI library for DBUS functions exported by seahorse
- Seahorse is a front end for GnuPG - the GNU Privacy Guard program -
- that integrates to the GNOME desktop. It is a tool for secure
- communications and data storage. Data encryption and digital signature
- creation can easily be performed through a GUI and Key Management
- operations can easily be carried out through an intuitive interface.
- .
- This package contains the shared library.
-
-Package: libcryptui-dev
-Architecture: any
-Section: libdevel
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- libglib2.0-dev (>= 2.10.0),
- libgtk-3-dev (>= 2.90.0),
- libgconf2-dev,
- libcryptui0a (= ${binary:Version}),
- gir1.2-cryptui-0.0 (= ${binary:Version})
-Description: UI library for DBUS functions exported by seahorse (development)
- Seahorse is a front end for GnuPG - the GNU Privacy Guard program -
- that integrates to the GNOME desktop. It is a tool for secure
- communications and data storage. Data encryption and digital signature
- creation can easily be performed through a GUI and Key Management
- operations can easily be carried out through an intuitive interface.
- .
- This package contains the development files for the library.
-
-Package: gir1.2-cryptui-0.0
-Architecture: any
-Section: libs
-Depends: ${gir:Depends},
- ${misc:Depends}
-Description: GObject introspection data for the Seahorse CryptUI library
- Seahorse is a front end for GnuPG - the GNU Privacy Guard program -
- that integrates to the GNOME desktop. It is a tool for secure
- communications and data storage. Data encryption and digital signature
- creation can easily be performed through a GUI and Key Management
- operations can easily be carried out through an intuitive interface.
- .
- This package contains introspection data for the Seahorse CryptUI
- library.
- .
- It can be used by packages using the GIRepository format to generate
- dynamic bindings.
More information about the pkg-gnome-commits
mailing list