From 3f425fc90830f10341a0ff03312f9ea13e97f1e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 17 Dec 2017 17:38:17 +0100 Subject: use git flow --- debian/README.source | 18 ++++++++++++++++++ debian/changelog | 6 ++++++ 2 files changed, 24 insertions(+) create mode 100644 debian/README.source diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..e4f2b3d --- /dev/null +++ b/debian/README.source @@ -0,0 +1,18 @@ +Hello, + +now I use the branching model from Vincent Driessen[1]. + +I use the gitflow-avh[2]. with the Documentation[3]. +The Debian package can be found here[4]. + +Please upload unattended uploads use a branch feature/. + + +Many thanks. + + -- Jörg Frings-Fürst Fri, 02 Jun 2017 19:00:40 +0200 + +[1] http://nvie.com/posts/a-successful-git-branching-model/ +[2] https://github.com/petervanderdoes/gitflow-avh +[3] https://github.com/petervanderdoes/gitflow-avh/wiki +[4] https://tracker.debian.org/pkg/git-flow diff --git a/debian/changelog b/debian/changelog index fb46d9b..ec18661 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gcstar (1.7.1+repack-2) UNRELEASED; urgency=medium + + * New README.source to explain the branching model used. + + -- Jörg Frings-Fürst Sun, 17 Dec 2017 17:36:22 +0100 + gcstar (1.7.1+repack-1) unstable; urgency=medium * debian/copyright: -- cgit v1.2.3 From 9ec36884863eee0a04ed81fddd56a70b7e79bf5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 17 Dec 2017 17:40:09 +0100 Subject: Change to my new mail address --- debian/changelog | 3 +++ debian/control | 2 +- debian/copyright | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index ec18661..d266dbb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,9 @@ gcstar (1.7.1+repack-2) UNRELEASED; urgency=medium * New README.source to explain the branching model used. + * Change to my new mail address: + - debian/control, + - debian/copyright -- Jörg Frings-Fürst Sun, 17 Dec 2017 17:36:22 +0100 diff --git a/debian/control b/debian/control index 46edbba..2ed9ac8 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: gcstar Section: x11 Priority: optional -Maintainer: Jörg Frings-Fürst +Maintainer: Jörg Frings-Fürst Build-Depends-Indep: libarchive-zip-perl, libdate-calc-perl, diff --git a/debian/copyright b/debian/copyright index 7554fe1..b039e4f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -23,8 +23,8 @@ Copyright: 2006 Kevin Krammer License: Expat Files: debian/* -Copyright: 2006-2011 Alexander Wirt - 2014-2017 Jörg Frings-Fürst +Copyright: 2006-2011 Alexander Wirt + 2014-2017 Jörg Frings-Fürst License: GPL-3+ License: GPL-2+ -- cgit v1.2.3 From 2d82dbd0197ab53d95cffc990da8edac117e63c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 17 Dec 2017 17:41:28 +0100 Subject: Declare compliance with Debian Policy 4.1.2.0 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d266dbb..ad6dbae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ gcstar (1.7.1+repack-2) UNRELEASED; urgency=medium * Change to my new mail address: - debian/control, - debian/copyright + * Declare compliance with Debian Policy 4.1.2.0. (No changes needed). -- Jörg Frings-Fürst Sun, 17 Dec 2017 17:36:22 +0100 diff --git a/debian/control b/debian/control index 2ed9ac8..521af92 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends-Indep: libxml-simple-perl, Build-Depends: debhelper (>= 10) -Standards-Version: 3.9.8 +Standards-Version: 4.1.2.0 Homepage: http://www.gcstar.org/ Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/gcstar.git Vcs-Git: https://anonscm.debian.org/git/collab-maint/gcstar.git -- cgit v1.2.3 From 8111a645a46feb4d23e91d49f881a533556248ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 17 Dec 2017 17:58:58 +0100 Subject: Add libdate-calc-perl and libgd-graph-perl to Depends --- debian/changelog | 2 ++ debian/control | 2 ++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index ad6dbae..e250071 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ gcstar (1.7.1+repack-2) UNRELEASED; urgency=medium - debian/control, - debian/copyright * Declare compliance with Debian Policy 4.1.2.0. (No changes needed). + * debian/control: + - Add libdate-calc-perl and libgd-graph-perl to Depends. -- Jörg Frings-Fürst Sun, 17 Dec 2017 17:36:22 +0100 diff --git a/debian/control b/debian/control index 521af92..b3354f0 100644 --- a/debian/control +++ b/debian/control @@ -30,6 +30,8 @@ Depends: fonts-liberation, libarchive-tar-perl, libarchive-zip-perl, + libdate-calc-perl, + libgd-graph-perl, libgtk2-perl, libmp3-tag-perl, libogg-vorbis-header-pureperl-perl, -- cgit v1.2.3 From dba7c1661f1582a2e3a89a8721bc27f0a615d347 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 8 Jul 2018 22:47:26 +0200 Subject: d/changelog: change date/time --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5be36cf..b828bc1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,7 +21,7 @@ gcstar (1.7.1+repack-2) unstable; urgency=medium - liblocale-codes-perl * New README.source to explain the branching model used. - -- Jörg Frings-Fürst Sun, 08 Jul 2018 22:36:22 +0200 + -- Jörg Frings-Fürst Sun, 08 Jul 2018 22:46:40 +0200 gcstar (1.7.1+repack-1) unstable; urgency=medium -- cgit v1.2.3