diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-24 09:18:56 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-24 09:18:56 +0200 |
commit | 88fa80eb2c2a80c76782a08a2a6bb7c8f7b0a7f4 (patch) | |
tree | a0b53c7154cdff93b849d1aad884003d0e418528 | |
parent | af294db022620c8fc7a0c540e133259342a851e0 (diff) |
change DEVELOP.debian to README.source
-rw-r--r-- | debian/README.source (renamed from debian/DEVELOP.Debian) | 0 | ||||
-rw-r--r-- | debian/changelog | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/DEVELOP.Debian b/debian/README.source index e4f2b3d..e4f2b3d 100644 --- a/debian/DEVELOP.Debian +++ b/debian/README.source diff --git a/debian/changelog b/debian/changelog index d517a5b..111bd6c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ shotwell (0.26.2-1) UNRELEASED; urgency=medium - * New upstream release (Closes: #855681). + * New upstream release (Closes: #855681, Closes: #841859). - debian/control: Add new appstream-util, libappstream-glib-dev and libgdata-dev to Build-Depends. - * New debian/DEVELOP.debian. + * New README.source to explain the branching model used. * Use the automatic debug symbol packages: - Remove shotwell-dbg section from debian/control. - Remove override_dh_strip, override_dh_compress and some lines |