From dd658f644920cb305f6090cd441d5cbc3e2609a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 3 Jun 2017 12:22:07 +0200 Subject: Use the upstream ChangeLog as changelog and add NEWS to docs --- debian/changelog | 5 ++++- debian/rules | 10 ---------- debian/shotwell-dbg.README.Debian | 8 -------- debian/shotwell.docs | 1 + 4 files changed, 5 insertions(+), 19 deletions(-) delete mode 100644 debian/shotwell-dbg.README.Debian diff --git a/debian/changelog b/debian/changelog index 25a73d7..ef3e4f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,10 @@ shotwell (0.26.2-1) UNRELEASED; urgency=medium * New debian/DEVELOP.debian. * Use the automatic debug symbol packages: - Remove shotwell-dbg section from debian/control. - - Remove override_dh_strip and some lines on dh_install from debian/rules. + - Remove override_dh_strip, override_dh_compress and some lines + on dh_install from debian/rules. + - Remove debian/shotwell-dbg.README.Debian. + * Use the upstream ChangeLog as changelog and add NEWS to docs. -- Jörg Frings-Fürst Wed, 22 Mar 2017 06:51:19 +0100 diff --git a/debian/rules b/debian/rules index 4b0e1b1..9c1d293 100755 --- a/debian/rules +++ b/debian/rules @@ -17,13 +17,3 @@ override_dh_install: # Remove unwanted la files rm -f debian/shotwell/usr/lib/shotwell/plugins/builtin/*.la rm -f debian/shotwell/usr/lib/*.la - -override_dh_installchangelogs: - dh_installchangelogs NEWS - -override_dh_compress: - dh_compress -X.tar.xz - -override_dh_installman: - dh_installman - rm -fr debian/shotwell-common/usr/share/man diff --git a/debian/shotwell-dbg.README.Debian b/debian/shotwell-dbg.README.Debian deleted file mode 100644 index dba87b5..0000000 --- a/debian/shotwell-dbg.README.Debian +++ /dev/null @@ -1,8 +0,0 @@ - -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. - -For other debugger please read the docs. - - -- Jörg Frings-Fürst Fri, 03 Apr 2015 13:16:32 +0200 diff --git a/debian/shotwell.docs b/debian/shotwell.docs index e4cf55f..abd24b0 100644 --- a/debian/shotwell.docs +++ b/debian/shotwell.docs @@ -1,2 +1,3 @@ README THANKS +NEWS -- cgit v1.2.3