r71238 - in /trunk/libapp-nopaste-perl/debian: changelog control

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Sat Mar 12 09:33:14 UTC 2011


Author: carnil
Date: Sat Mar 12 09:33:01 2011
New Revision: 71238

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=71238
Log:
Fix typo in Depends: libbrowser-open-perl (Closes: #617888)

Modified:
    trunk/libapp-nopaste-perl/debian/changelog
    trunk/libapp-nopaste-perl/debian/control

Modified: trunk/libapp-nopaste-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapp-nopaste-perl/debian/changelog?rev=71238&op=diff
==============================================================================
--- trunk/libapp-nopaste-perl/debian/changelog (original)
+++ trunk/libapp-nopaste-perl/debian/changelog Sat Mar 12 09:33:01 2011
@@ -1,3 +1,9 @@
+libapp-nopaste-perl (0.27-2) unstable; urgency=low
+
+  * Fix typo in Depends: libbrowser-open-perl (Closes: #617888)
+
+ -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 12 Mar 2011 10:32:53 +0100
+
 libapp-nopaste-perl (0.27-1) unstable; urgency=low
 
   [ Salvatore Bonaccorso ]

Modified: trunk/libapp-nopaste-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapp-nopaste-perl/debian/control?rev=71238&op=diff
==============================================================================
--- trunk/libapp-nopaste-perl/debian/control (original)
+++ trunk/libapp-nopaste-perl/debian/control Sat Mar 12 09:33:01 2011
@@ -22,7 +22,7 @@
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
-         libbrower-open-perl,
+         libbrowser-open-perl,
          libmoose-perl (>= 0.74),
          libmoosex-getopt-perl (>= 0.17),
          libwww-mechanize-perl




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