From 2ef451192774651846ca5ae44b8506b0b2592c12 Mon Sep 17 00:00:00 2001 From: TANIGUCHI Takaki Date: Fri, 5 Jan 2018 17:12:52 +0900 Subject: [PATCH 01/12] Update Vcs-* to salsa.debian.org --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 73752d1..416c845 100644 --- a/debian/control +++ b/debian/control @@ -16,8 +16,8 @@ Build-Depends-Indep: texlive-fonts-recommended, texlive-latex-base, texlive-latex-extra Standards-Version: 4.1.2 -Vcs-Browser: https://anonscm.debian.org/git/pkg-opt-media/dvdisaster.git -Vcs-Git: https://anonscm.debian.org/git/pkg-opt-media/dvdisaster.git +Vcs-Browser: https://salsa.debian.org/optical-media-tools-team/dvdisaster +Vcs-Git: https://salsa.debian.org/optical-media-tools-team/dvdisaster.git Homepage: http://dvdisaster.net/ Package: dvdisaster From 765d87e0d36461ffa8ea5336b1468414be9c1bd4 Mon Sep 17 00:00:00 2001 From: TANIGUCHI Takaki Date: Sat, 27 Jan 2018 23:30:13 +0900 Subject: [PATCH 02/12] update changelog --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8133679..ab50f65 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dvdisaster (0.79.5-5) UNRELEASED; urgency=medium + + * Update Vcs-* to salsa.debian.org + + -- TANIGUCHI Takaki Sat, 27 Jan 2018 23:29:51 +0900 + dvdisaster (0.79.5-4) unstable; urgency=medium * Use complete Debian revision number as build number, instead of From ff8db2fb8baba5ee65120118a828f9a16d9bbb91 Mon Sep 17 00:00:00 2001 From: TANIGUCHI Takaki Date: Sat, 27 Jan 2018 23:33:30 +0900 Subject: [PATCH 03/12] Bump Standards-Version to 4.1.3 --- debian/changelog | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ab50f65..fba6f71 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ dvdisaster (0.79.5-5) UNRELEASED; urgency=medium * Update Vcs-* to salsa.debian.org - -- TANIGUCHI Takaki Sat, 27 Jan 2018 23:29:51 +0900 + -- TANIGUCHI Takaki Sat, 27 Jan 2018 23:33:03 +0900 dvdisaster (0.79.5-4) unstable; urgency=medium diff --git a/debian/control b/debian/control index 416c845..71278fc 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 10), Build-Depends-Indep: texlive-fonts-recommended, texlive-latex-base, texlive-latex-extra -Standards-Version: 4.1.2 +Standards-Version: 4.1.3 Vcs-Browser: https://salsa.debian.org/optical-media-tools-team/dvdisaster Vcs-Git: https://salsa.debian.org/optical-media-tools-team/dvdisaster.git Homepage: http://dvdisaster.net/ From 869c56ca378928e5d7aa0809dc383f6ff813b0c2 Mon Sep 17 00:00:00 2001 From: TANIGUCHI Takaki Date: Sat, 27 Jan 2018 23:34:30 +0900 Subject: [PATCH 04/12] prepare release --- debian/changelog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index fba6f71..665201c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -dvdisaster (0.79.5-5) UNRELEASED; urgency=medium +dvdisaster (0.79.5-5) unstable; urgency=medium * Update Vcs-* to salsa.debian.org + * Bump Standards-Version to 4.1.3 - -- TANIGUCHI Takaki Sat, 27 Jan 2018 23:33:03 +0900 + -- TANIGUCHI Takaki Sat, 27 Jan 2018 23:34:08 +0900 dvdisaster (0.79.5-4) unstable; urgency=medium From e82528bc0c27d4528a96f5c63332959b2ffc5645 Mon Sep 17 00:00:00 2001 From: TANIGUCHI Takaki Date: Mon, 29 Jan 2018 22:27:28 +0900 Subject: [PATCH 05/12] change Vcs-* path --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 71278fc..421fc0d 100644 --- a/debian/control +++ b/debian/control @@ -16,8 +16,8 @@ Build-Depends-Indep: texlive-fonts-recommended, texlive-latex-base, texlive-latex-extra Standards-Version: 4.1.3 -Vcs-Browser: https://salsa.debian.org/optical-media-tools-team/dvdisaster -Vcs-Git: https://salsa.debian.org/optical-media-tools-team/dvdisaster.git +Vcs-Browser: https://salsa.debian.org/optical-media-team/dvdisaster +Vcs-Git: https://salsa.debian.org/optical-media-team/dvdisaster.git Homepage: http://dvdisaster.net/ Package: dvdisaster From 5197239bfa9bf8d8ead455952cad375b39f6e2bc Mon Sep 17 00:00:00 2001 From: Carlos Maddela Date: Sat, 23 Jun 2018 02:59:15 +1000 Subject: [PATCH 06/12] Prepare changelog for new release. --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 665201c..2716c7c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +dvdisaster (0.79.5-6) UNRELEASED; urgency=medium + + [ TANIGUCHI Takaki ] + * change Vcs-* path + + -- Carlos Maddela Sat, 23 Jun 2018 02:58:35 +1000 + dvdisaster (0.79.5-5) unstable; urgency=medium * Update Vcs-* to salsa.debian.org From 1a4b5b62ee6ef8ff110abfdeaeca2ca0bc485e49 Mon Sep 17 00:00:00 2001 From: Carlos Maddela Date: Sat, 23 Jun 2018 03:02:55 +1000 Subject: [PATCH 07/12] Build with DH compat level 11. --- debian/changelog | 5 ++++- debian/compat | 2 +- debian/control | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2716c7c..8d4f1a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,10 @@ dvdisaster (0.79.5-6) UNRELEASED; urgency=medium [ TANIGUCHI Takaki ] * change Vcs-* path - -- Carlos Maddela Sat, 23 Jun 2018 02:58:35 +1000 + [ Carlos Maddela ] + * Build with DH compat level 11. + + -- Carlos Maddela Sat, 23 Jun 2018 03:03:56 +1000 dvdisaster (0.79.5-5) unstable; urgency=medium diff --git a/debian/compat b/debian/compat index f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index 421fc0d..dc413ab 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Optical Media Tools Team , Rogério Brito , Carlos Maddela -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11), gettext, libbz2-dev, libcam-dev [kfreebsd-any], From 00d42647ef339c6ccd888ebd26cde523346c6168 Mon Sep 17 00:00:00 2001 From: Carlos Maddela Date: Sat, 23 Jun 2018 03:07:11 +1000 Subject: [PATCH 08/12] Indicate compliance with Debian Policy 4.1.4. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8d4f1a8..49327b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ dvdisaster (0.79.5-6) UNRELEASED; urgency=medium [ Carlos Maddela ] * Build with DH compat level 11. + * Indicate compliance with Debian Policy 4.1.4. -- Carlos Maddela Sat, 23 Jun 2018 03:03:56 +1000 diff --git a/debian/control b/debian/control index dc413ab..19193e5 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 11), Build-Depends-Indep: texlive-fonts-recommended, texlive-latex-base, texlive-latex-extra -Standards-Version: 4.1.3 +Standards-Version: 4.1.4 Vcs-Browser: https://salsa.debian.org/optical-media-team/dvdisaster Vcs-Git: https://salsa.debian.org/optical-media-team/dvdisaster.git Homepage: http://dvdisaster.net/ From de50a000bfc2c367d7ce52f0b4be021ef3a388c8 Mon Sep 17 00:00:00 2001 From: Carlos Maddela Date: Sat, 23 Jun 2018 03:46:21 +1000 Subject: [PATCH 09/12] Add machine-readable upstream metadata. --- debian/changelog | 1 + debian/upstream/metadata | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 debian/upstream/metadata diff --git a/debian/changelog b/debian/changelog index 49327b5..9c03f56 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ dvdisaster (0.79.5-6) UNRELEASED; urgency=medium [ Carlos Maddela ] * Build with DH compat level 11. * Indicate compliance with Debian Policy 4.1.4. + * Add machine-readable upstream metadata. -- Carlos Maddela Sat, 23 Jun 2018 03:03:56 +1000 diff --git a/debian/upstream/metadata b/debian/upstream/metadata new file mode 100644 index 0000000..6773fc9 --- /dev/null +++ b/debian/upstream/metadata @@ -0,0 +1,6 @@ +%YAML 1.1 +--- +# https://wiki.debian.org/UpstreamMetadata +Contact: Carsten Gnörlich +Name: dvdisaster +Homepage: http://dvdisaster.net/ From 1c6804804d27a3a1cc79f65a11314ffb531744bb Mon Sep 17 00:00:00 2001 From: Carlos Maddela Date: Sat, 23 Jun 2018 03:49:40 +1000 Subject: [PATCH 10/12] Update debian/copyright. --- debian/changelog | 1 + debian/copyright | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9c03f56..1056a9f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ dvdisaster (0.79.5-6) UNRELEASED; urgency=medium * Build with DH compat level 11. * Indicate compliance with Debian Policy 4.1.4. * Add machine-readable upstream metadata. + * Update debian/copyright. -- Carlos Maddela Sat, 23 Jun 2018 03:03:56 +1000 diff --git a/debian/copyright b/debian/copyright index fcdd4d0..00b4268 100644 --- a/debian/copyright +++ b/debian/copyright @@ -9,9 +9,9 @@ License: GPL-3+ Files: debian/* Copyright: 2005–2009, Daniel Baumann - 2009–2012, TANIGUCHI Takaki + 2009–2018, TANIGUCHI Takaki 2009–2010, Rogério Brito - 2016, Carlos Maddela + 2016–2018, Carlos Maddela License: GPL-2+ License: GPL-2+ From 72e8ebd0094c41c6b9d47a81ede43a625e7000f0 Mon Sep 17 00:00:00 2001 From: Carlos Maddela Date: Sat, 23 Jun 2018 04:54:25 +1000 Subject: [PATCH 11/12] Update location of PDF manual registered with doc-base Update location of PDF manual registered with doc-base (required as a result of DH compat level change). --- debian/changelog | 2 ++ debian/dvdisaster-doc.doc-base | 2 +- debian/dvdisaster-doc.links | 1 - 3 files changed, 3 insertions(+), 2 deletions(-) delete mode 100644 debian/dvdisaster-doc.links diff --git a/debian/changelog b/debian/changelog index 1056a9f..a74bf30 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ dvdisaster (0.79.5-6) UNRELEASED; urgency=medium * Indicate compliance with Debian Policy 4.1.4. * Add machine-readable upstream metadata. * Update debian/copyright. + * Update location of PDF manual registered with doc-base (required + as a result of DH compat level change). -- Carlos Maddela Sat, 23 Jun 2018 03:03:56 +1000 diff --git a/debian/dvdisaster-doc.doc-base b/debian/dvdisaster-doc.doc-base index 3fb2a29..4fdfd2f 100644 --- a/debian/dvdisaster-doc.doc-base +++ b/debian/dvdisaster-doc.doc-base @@ -7,4 +7,4 @@ Abstract: This manual describes what dvdisaster is and how it can be used Section: File Management Format: PDF -Files: /usr/share/doc/dvdisaster-doc/manual.pdf.gz +Files: /usr/share/doc/dvdisaster/manual.pdf.gz diff --git a/debian/dvdisaster-doc.links b/debian/dvdisaster-doc.links deleted file mode 100644 index 233d84f..0000000 --- a/debian/dvdisaster-doc.links +++ /dev/null @@ -1 +0,0 @@ -usr/share/doc/dvdisaster-doc/manual.pdf.gz usr/share/doc/dvdisaster/manual.pdf.gz From 30adf4ea35074f8b52d42535e35b4c0245d86983 Mon Sep 17 00:00:00 2001 From: Carlos Maddela Date: Sat, 23 Jun 2018 05:01:43 +1000 Subject: [PATCH 12/12] Release version 0.79.5-6 to unstable. --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a74bf30..e56690f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dvdisaster (0.79.5-6) UNRELEASED; urgency=medium +dvdisaster (0.79.5-6) unstable; urgency=medium [ TANIGUCHI Takaki ] * change Vcs-* path @@ -11,7 +11,7 @@ dvdisaster (0.79.5-6) UNRELEASED; urgency=medium * Update location of PDF manual registered with doc-base (required as a result of DH compat level change). - -- Carlos Maddela Sat, 23 Jun 2018 03:03:56 +1000 + -- Carlos Maddela Sat, 23 Jun 2018 05:01:27 +1000 dvdisaster (0.79.5-5) unstable; urgency=medium