summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authordpash <dpash@dbcabf3a-b0e7-0310-adc4-f8d773084564>2005-12-01 09:22:57 +0000
committerdpash <dpash@dbcabf3a-b0e7-0310-adc4-f8d773084564>2005-12-01 09:22:57 +0000
commit28d4b89af0c733f1613798dceea91f765472cd5d (patch)
treefbda8be50487e23b4917c06271b4b3c0375a86ef /debian
parent1c39b58e4ada2eaf8665f3c4136b5388c6f57da2 (diff)
downloadirssi-28d4b89af0c733f1613798dceea91f765472cd5d.zip
Update for 0.8.10rc8
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4114 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
-rw-r--r--debian/control2
2 files changed, 9 insertions, 1 deletions
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 <david@davidpashley.com> 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 <david@davidpashley.com>
-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