From 28d4b89af0c733f1613798dceea91f765472cd5d Mon Sep 17 00:00:00 2001 From: dpash Date: Thu, 1 Dec 2005 09:22:57 +0000 Subject: [PATCH] Update for 0.8.10rc8 git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4114 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- debian/changelog | 8 ++++++++ debian/control | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7a5f0eaf..0aac5c85 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +irssi (0.8.10~rc8-1) unstable; urgency=low + + * New upstream (Closes: #340287) + * Add dpatch to the build-depends + + -- David Pashley Wed, 30 Nov 2005 23:10:27 +0000 + irssi (0.8.10~rc6-1) unstable; urgency=low * New upstream version @@ -9,6 +16,7 @@ irssi (0.8.10~rc6-1) unstable; urgency=low irssi (0.8.10~rc5-1) unstable; urgency=low * Initial packaging to unify irssi-text and irssi-snapshot + * Provide a -dev package for building modules (Closes: #184771) * Check for an executable file before we try to execute it with /upgrade (Closes: #242026) * Only allow /exec to recurse 100 times (Closes: #186416) diff --git a/debian/control b/debian/control index 55ed28c5..32659e85 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: irssi Section: net Priority: optional Maintainer: David Pashley -Build-Depends: debhelper (>= 4.0.0), autotools-dev, libglib2.0-dev, perl (>= 5.8.1), libperl-dev (>= 5.8.1), libncurses5-dev, libssl-dev, openssl +Build-Depends: debhelper (>= 4.0.0), autotools-dev, libglib2.0-dev, perl (>= 5.8.1), libperl-dev (>= 5.8.1), libncurses5-dev, libssl-dev, openssl, dpatch Standards-Version: 3.6.2 Package: irssi