diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-04-17 15:59:21 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-04-17 15:59:21 +0200 |
commit | efe9b6c3b2c5412e6f3397099ec1a89e3b1e9f37 (patch) | |
tree | 810a705300ad269266d144f97b27bc1c1222c114 | |
parent | fdf4251a368f265e568f821efa6adde18ab3ceee (diff) |
Correct typo at shotwell-dbg.README.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. |