Package: homebank Version: 4.0.3-1 Severity: minor Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch
In Ubuntu, we've applied the attached patch to achieve the following: * Add debian/README.source for policy compliance We thought you might be interested in doing the same. This change was introduced along with several others in packaging Homebank 4.0.2 for Ubuntu (version 4.0.2-0ubuntu1). All other modifications are in the Debian package now. We consider syncing the package with Debian (this change being not significant enough in itself to warrant a delta between Debian and Ubuntu), so we provide a patch to you in hope that it is helpful. -- System Information: Debian Release: 5.0 APT prefers jaunty-updates APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty-proposed'), (500, 'jaunty-backports'), (500, 'jaunty') Architecture: i386 (i686) Kernel: Linux 2.6.28-12-generic (SMP w/2 CPU cores) Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -u homebank-4.0.3/debian/changelog homebank-4.0.3/debian/changelog only in patch2: unchanged: --- homebank-4.0.3.orig/debian/README.source +++ homebank-4.0.3/debian/README.source @@ -0,0 +1,8 @@ +README.source for homebank. + +The homebank package uses CDBS's simple-patchsys patch system. + + * To apply patches, run 'debian/rules patch'. + * To unapply patches, run 'debian/rules unpatch'. + * To add a new patch, or edit an existing patch, the 'cdbs-edit-patch' tool + can be used. See 'man cdbs-edit-patch' for details