r52740 - in /trunk/libgtk2-ex-printdialog-perl/debian: changelog control
gregoa at users.alioth.debian.org
gregoa at users.alioth.debian.org
Sun Feb 14 22:52:09 UTC 2010
Author: gregoa
Date: Sun Feb 14 22:51:50 2010
New Revision: 52740
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=52740
Log:
Remove version from (build) dependency.
Modified:
trunk/libgtk2-ex-printdialog-perl/debian/changelog
trunk/libgtk2-ex-printdialog-perl/debian/control
Modified: trunk/libgtk2-ex-printdialog-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-ex-printdialog-perl/debian/changelog?rev=52740&op=diff
==============================================================================
--- trunk/libgtk2-ex-printdialog-perl/debian/changelog (original)
+++ trunk/libgtk2-ex-printdialog-perl/debian/changelog Sun Feb 14 22:51:50 2010
@@ -21,6 +21,9 @@
* Bump Standards-Version to 3.8.4.
* Add myself to Uploaders.
+ [ gregor herrmann ]
+ * Remove version from (build) dependency.
+
-- Ansgar Burchardt <ansgar at 43-1.org> Sun, 14 Feb 2010 17:36:58 +0900
libgtk2-ex-printdialog-perl (0.03-2) unstable; urgency=low
Modified: trunk/libgtk2-ex-printdialog-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-ex-printdialog-perl/debian/control?rev=52740&op=diff
==============================================================================
--- trunk/libgtk2-ex-printdialog-perl/debian/control (original)
+++ trunk/libgtk2-ex-printdialog-perl/debian/control Sun Feb 14 22:51:50 2010
@@ -5,7 +5,7 @@
Uploaders: Jeffrey Ratcliffe <Jeffrey.Ratcliffe at gmail.com>,
Ansgar Burchardt <ansgar at 43-1.org>
Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libgtk2-perl, libnet-cups-perl, liblocale-gettext-perl (>= 1.05)
+Build-Depends-Indep: perl, libgtk2-perl, libnet-cups-perl, liblocale-gettext-perl
Standards-Version: 3.8.4
Homepage: http://search.cpan.org/dist/Gtk2-Ex-PrintDialog/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libgtk2-ex-printdialog-perl/
@@ -13,7 +13,7 @@
Package: libgtk2-ex-printdialog-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libgtk2-perl, liblocale-gettext-perl (>= 1.05), libnet-cups-perl
+Depends: ${misc:Depends}, ${perl:Depends}, libgtk2-perl, liblocale-gettext-perl, libnet-cups-perl
Recommends: ghostscript
Description: pure-perl alternative to the Gnome2::Print libraries
Gtk2::Ex::PrintDialog implements a dialog widget that can be used to
More information about the Pkg-perl-cvs-commits
mailing list