[SCM] Packaging of App::Alice in Debian branch, master, updated. debian/0.19-1-3-gfeb77e7
gregor herrmann
gregoa at debian.org
Thu Jul 5 20:08:35 UTC 2012
The following commit has been merged in the master branch:
commit c799ebf4b8b0ee05540ab13505a2ff17280398af
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Jul 5 12:11:25 2012 -0600
debian/control: update {versioned,alternative} (build) dependencies.
diff --git a/debian/control b/debian/control
index 70407b7..4720528 100644
--- a/debian/control
+++ b/debian/control
@@ -1,54 +1,53 @@
Source: alice
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Dave Walker (Daviey) <DaveWalker at ubuntu.com>
+Section: perl
+Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libany-moose-perl,
- libanyevent-dbi-perl,
- libanyevent-http-perl,
- libanyevent-irc-perl,
- libanyevent-perl,
- libdbd-sqlite3-perl,
- libfile-sharedir-perl,
- libirc-formatting-html-perl,
- libjson-perl (>= 2.12),
- liblist-moreutils-perl,
- libplack-middleware-session-perl,
- libplack-perl,
- libsql-abstract-perl,
- libtest-pod-perl,
- libtest-tcp-perl,
- libtext-microtemplate-perl,
- libtry-tiny-perl,
- twiggy,
- perl,
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.86)
+ libanyevent-dbi-perl,
+ libanyevent-http-perl,
+ libanyevent-irc-perl,
+ libanyevent-perl,
+ libdbd-sqlite3-perl,
+ libfile-sharedir-perl,
+ libirc-formatting-html-perl,
+ libjson-perl,
+ liblist-moreutils-perl,
+ libplack-middleware-session-perl,
+ libplack-perl,
+ libsql-abstract-perl,
+ libtest-pod-perl,
+ libtest-tcp-perl,
+ libtext-microtemplate-perl,
+ libtry-tiny-perl,
+ twiggy,
+ perl
Standards-Version: 3.9.2
-Vcs-Git: git://git.debian.org/pkg-perl/packages/alice.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/alice.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/alice.git
Homepage: https://github.com/leedo/alice
Package: alice
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libany-moose-perl,
- libanyevent-dbi-perl,
- libanyevent-http-perl,
- libanyevent-irc-perl,
- libanyevent-perl,
- libdbd-sqlite3-perl,
- libfile-sharedir-perl,
- libirc-formatting-html-perl,
- libjson-perl (>= 2.12),
- liblist-moreutils-perl,
- libplack-middleware-session-perl,
- libplack-perl,
- libsql-abstract-perl,
- libtext-microtemplate-perl,
- libtry-tiny-perl,
- twiggy,
- perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libany-moose-perl,
+ libanyevent-dbi-perl,
+ libanyevent-http-perl,
+ libanyevent-irc-perl,
+ libanyevent-perl,
+ libdbd-sqlite3-perl,
+ libfile-sharedir-perl,
+ libirc-formatting-html-perl,
+ libjson-perl,
+ liblist-moreutils-perl,
+ libplack-middleware-session-perl,
+ libplack-perl,
+ libsql-abstract-perl,
+ libtext-microtemplate-perl,
+ libtry-tiny-perl,
+ twiggy
Suggests: libdesktop-notify-perl
Description: Web browser (WebKit or Gecko) based IRC client
Alice is an acronym for "Altogether Lovely Internet Chatting
@@ -62,3 +61,4 @@ Description: Web browser (WebKit or Gecko) based IRC client
are searchable through the web interface.
.
For desktop notifications install libdesktop-notify-perl.
+
--
Packaging of App::Alice in Debian
More information about the Pkg-perl-cvs-commits
mailing list