[SCM] Debian packaging of libgtk2-sourceview2-perl branch, master, updated. 107888b8330619b8b2fcc11bd58f1c7f5b8b1f61

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


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

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

diff --git a/debian/control b/debian/control
index 98c7dd3..6d4c6d3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,28 @@
 Source: libgtk2-sourceview2-perl
-Section: perl
-Priority: optional
-Build-Depends: xauth, xvfb, libextutils-pkgconfig-perl,
- libgtk2-perl (>= 1:1.160), perl, libextutils-depends-perl,
- libgtksourceview2.0-dev, debhelper (>= 7.0.50~)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jozef Kutej <jozef at kutej.net>,
- gregor herrmann <gregoa at debian.org>
+           gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: xauth,
+               xvfb,
+               libextutils-pkgconfig-perl,
+               libgtk2-perl,
+               perl,
+               libextutils-depends-perl,
+               libgtksourceview2.0-dev,
+               debhelper (>= 7.0.50~)
 Standards-Version: 3.8.4
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libgtk2-sourceview2-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgtk2-sourceview2-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libgtk2-sourceview2-perl.git
 Homepage: http://search.cpan.org/dist/Gtk2-SourceView2/
 
 Package: libgtk2-sourceview2-perl
 Architecture: any
-Depends: ${perl:Depends}, ${misc:Depends}, ${shlibs:Depends}, libgtk2-perl (>= 1:1.160)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         ${shlibs:Depends},
+         libgtk2-perl
 Description: enhanced source code editor widget
  Gtk2::SourceView2 is the Perl binding for the C library gtksourceview-2.0.
  This is the same widget that's used by gedit, MonoDevelop, Anjuta and several
@@ -27,3 +35,4 @@ Description: enhanced source code editor widget
  .
  For more information about gtksourceview-2.0 see:
  http://projects.gnome.org/gtksourceview/.
+

-- 
Debian packaging of libgtk2-sourceview2-perl



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