[SCM] Debian packaging of libgtk2-spell-perl branch, master, updated. debian/1.04-1-2-g52cfe06

gregor herrmann gregoa at debian.org
Thu Jul 5 20:31:11 UTC 2012


The following commit has been merged in the master branch:
commit d010c4fac309b8302223613d787aaa40ce7da674
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:32:32 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 5d80d19..155d255 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,36 @@
 Source: libgtk2-spell-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ryan Niebur <ryan at debian.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Chris Butler <chrisb at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50~), perl, xvfb, xauth,
- libextutils-depends-perl, libextutils-pkgconfig-perl, libglib-perl (>= 2:1.240),
- libgtk2-perl (>= 1.00), libgtkspell-dev (>= 2.0), 
- myspell-en-us | myspell-dictionary-en | hunspell-dictionary-en
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>, Ansgar Burchardt <ansgar at debian.org>,
- Chris Butler <chrisb at debian.org>
+Build-Depends: debhelper (>= 7.0.50~),
+               perl,
+               xvfb,
+               xauth,
+               libextutils-depends-perl,
+               libextutils-pkgconfig-perl,
+               libglib-perl (>= 2:1.240),
+               libgtk2-perl,
+               libgtkspell-dev,
+               myspell-en-us | myspell-dictionary-en | hunspell-dictionary-en
 Standards-Version: 3.9.2
-Homepage: http://gtk2-perl.sourceforge.net/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libgtk2-spell-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgtk2-spell-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libgtk2-spell-perl.git
+Homepage: http://gtk2-perl.sourceforge.net/
 
 Package: libgtk2-spell-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends},
- libglib-perl (>= 2:1.240), libgtk2-perl (>= 1.00)
-Pre-Depends: dpkg (>= 1.15.6)
+Depends: ${perl:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends},
+         libglib-perl (>= 2:1.240),
+         libgtk2-perl
+Pre-Depends: dpkg
 Description: Perl interface to the GtkSpell library
  libgtk2-spell-perl allows to use the GtkSpell library in Perl applications
  using a Gtk2/GNOME interface. It can be used in concert with Gtk2::TextView
  to provide highlighting of mis-spelled words and a right click pop-up menu
  with possible corrections.
+

-- 
Debian packaging of libgtk2-spell-perl



More information about the Pkg-perl-cvs-commits mailing list