From: Vincent Bernat <bernat@luffy.cx> Date: Sat, 5 Apr 2008 16:37:13 +0000 (+0000) Subject: Add upstream changelog X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7c73f1cca5871c93af81251bf590c1e3f5c42314;p=roundcube.git Add upstream changelog --- diff --git a/debian/changelog b/debian/changelog index 8c00831..cde4a3c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,8 @@ roundcube (0.1.1-1) unstable; urgency=low - Patch new MySQL upgrade script to fix a typo * Debconf translation updates: - Spanish. Closes: #473788 - * Depends on php-mail-mime (>= 1.5.0) and drop compatibility patch. + * Depends on php-mail-mime (>= 1.5.0) and drop compatibility patch + * Install upstream changelog in /usr/share/doc/roundcube* -- Vincent Bernat <bernat@luffy.cx> Sat, 05 Apr 2008 18:16:33 +0200 diff --git a/debian/rules b/debian/rules index 7df32d1..1a625e9 100755 --- a/debian/rules +++ b/debian/rules @@ -3,6 +3,8 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/rules/patchsys-quilt.mk +DEB_INSTALL_CHANGELOGS_ALL=CHANGELOG + # In order to regenerate 'debian/control' : # DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean # Then check manually if everything's ok