summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-06-03 12:22:07 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-06-03 12:22:07 +0200
commitdd658f644920cb305f6090cd441d5cbc3e2609a8 (patch)
treebe67fd5f75389ed87aaea1cabe21f3404dbef956
parent2f07126a7a7fe65f61dfc93ce7fa6457671c0ae4 (diff)
Use the upstream ChangeLog as changelog and add NEWS to docs
-rw-r--r--debian/changelog5
-rwxr-xr-xdebian/rules10
-rw-r--r--debian/shotwell-dbg.README.Debian8
-rw-r--r--debian/shotwell.docs1
4 files changed, 5 insertions, 19 deletions
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 <debian@jff-webhosting.net> 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 <debian@jff-webhosting.net> 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