[SCM] Debian packaging of libgtk2-ex-entry-pango-perl branch, master, updated. 522e815f82e88a65cea59009fc0b3b5d029ddd78

gregor herrmann gregoa at debian.org
Thu Jul 5 20:30:51 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 2347a2a..5804267 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,22 @@
 Source: libgtk2-ex-entry-pango-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Emmanuel Rodriguez <emmanuel.rodriguez at gmail.com>,
+           Xavier Oswald <xoswald at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libgtk2-perl (>= 1.100)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Emmanuel Rodriguez <emmanuel.rodriguez at gmail.com>, Xavier Oswald <xoswald at debian.org>
+Build-Depends-Indep: perl,
+                     libgtk2-perl
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/Gtk2-Ex-Entry-Pango/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libgtk2-ex-entry-pango-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgtk2-ex-entry-pango-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libgtk2-ex-entry-pango-perl.git
+Homepage: http://search.cpan.org/dist/Gtk2-Ex-Entry-Pango/
 
 Package: libgtk2-ex-entry-pango-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libgtk2-perl (>= 1.100)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libgtk2-perl
 Description: Gtk2::Entry that accepts pango markup
  Gtk2::Ex::Entry::Pango is a Gtk2::Entry that can accept Pango markup for
  various purposes (for more information about Pango text markup language see 
@@ -28,3 +32,4 @@ Description: Gtk2::Entry that accepts pango markup
  possible to switch between two methods for applying the text. The standard
  Gtk2::Entry methods will always apply a text without styles while
  set_markup() will use a style.
+

-- 
Debian packaging of libgtk2-ex-entry-pango-perl



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