diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/shotwell-dbg.README.Debian | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 75a3d58..61311fc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ shotwell (0.22.1-1) UNRELEASED; urgency=medium + Breaks: shotwell (<< 0.12.3-1) + Replaces: shotwell (<< 0.12.3-1) * Set compat level to 10 (no changes required). + * Correct typo at shotwell-dbg.README.Debian. -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 17 Apr 2016 07:26:27 +0200 diff --git a/debian/shotwell-dbg.README.Debian b/debian/shotwell-dbg.README.Debian index de005c1..dba87b5 100644 --- a/debian/shotwell-dbg.README.Debian +++ b/debian/shotwell-dbg.README.Debian @@ -1,5 +1,5 @@ -For debuging you can copy the files from temp-source.tar.xz into +For debugging you can copy the files from temp-source.tar.xz into your source directory (//usr/src/shotwell-VERSION) or you can set the dircetory for gdb with the commandline parameter --directory=DIR. |