[SCM] Debian packaging of Scrappy CPAN distribution branch, master, updated. e7448170c42466f15224caf94f4555c75e9d2b75

Onur Aslan onuraslan at gmail.com
Fri Jul 26 18:22:07 UTC 2013


The following commit has been merged in the master branch:
commit 855ca5c3819aa29edc69c81af7581240b5594325
Author: Onur Aslan <onuraslan at gmail.com>
Date:   Fri Jul 26 20:11:34 2013 +0300

    add depends
    
      I just coppied packages from Build-Dep-Indeps

diff --git a/debian/control b/debian/control
index 80dd148..1206706 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,25 @@ Homepage: https://metacpan.org/release/Scrappy/
 
 Package: libscrappy-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+  ${perl:Depends},
+  libarray-unique-perl,
+  libdatetime-perl,
+  libdatetime-format-sqlite-perl,
+  libfile-find-rule-perl,
+  libfile-sharedir-perl,
+  libfile-sharedir-install-perl,
+  libfile-slurp-perl,
+  libfile-util-perl,
+  libhtml-tree-perl,
+  libmoose-perl,
+  libparallel-forkmanager-perl,
+  libstring-tt-perl,
+  libtemplate-perl,
+  liburi-perl,
+  libwww-mechanize-perl,
+  libweb-scraper-perl,
+  libyaml-syck-perl
 Description: powerful web spidering, scraping, creeping crawling framework
  Scrappy is an easy (and hopefully fun) way of scraping, spidering, and/or
  harvesting information from web pages, web services, and more. Scrappy is a

-- 
Debian packaging of Scrappy CPAN distribution



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