]> git.donarmstrong.com Git - roundcube.git/commitdiff
Add upstream changelog
authorVincent Bernat <bernat@luffy.cx>
Sat, 5 Apr 2008 16:37:13 +0000 (16:37 +0000)
committerJérémy Bobbio <lunar@debian.org>
Sat, 18 Jun 2011 17:23:06 +0000 (19:23 +0200)
debian/changelog
debian/rules

index 8c00831cc74c9cd175c0f394a6f5b345d4fb2977..cde4a3c1ad18c4e9d06a8572dd1a95f52fca044b 100644 (file)
@@ -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
 
index 7df32d1c6628c688beb646971d5e226722374ba8..1a625e943558fbf6d339c26646764bb5aa759cfb 100755 (executable)
@@ -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