From e06daba27d51b7a5196d840f93a0e2476508e067 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 1 May 2018 18:19:42 +0200 Subject: Migrate to debhelper 11 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 2846a52..ece5e8e 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst Build-Depends: appstream-util, - debhelper (>= 10), + debhelper (>= 11), desktop-file-utils, gnome-doc-utils, itstool, -- cgit v1.2.3 From 55778740c211992cc86ea87588ab62c6750f36d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 1 May 2018 18:41:09 +0200 Subject: Declare compliance with Debian Policy 4.1.4; typo in debian/patches/series --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index ece5e8e..c3a0e71 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,7 @@ Build-Depends: libwebkit2gtk-4.0-dev, libxml2 (>= 2.6.32), valac (>= 0.22.0) -Standards-Version: 4.1.2.0 +Standards-Version: 4.1.4 Homepage: https://wiki.gnome.org/Apps/Shotwell Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/shotwell.git/ Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/shotwell.git/ -- cgit v1.2.3 From e39fb481451da02b4ecc5e464f427f4efeaad640 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 25 Jun 2018 21:21:52 +0200 Subject: Switch VCS-* to new location --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index c3a0e71..1c53b12 100644 --- a/debian/control +++ b/debian/control @@ -31,8 +31,8 @@ Build-Depends: valac (>= 0.22.0) Standards-Version: 4.1.4 Homepage: https://wiki.gnome.org/Apps/Shotwell -Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/shotwell.git/ -Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/shotwell.git/ +Vcs-Git: git://jff.email/opt/git/shotwell.git +Vcs-Browser: https://jff.email/cgit/shotwell.git Package: shotwell Architecture: linux-any -- cgit v1.2.3 From 5c8be07095cc04a6d8a95204b0504fd7ab030154 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 8 Jul 2018 14:35:12 +0200 Subject: Declare compliance with Debian Policy 4.1.5 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 1c53b12..14f05b8 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,7 @@ Build-Depends: libwebkit2gtk-4.0-dev, libxml2 (>= 2.6.32), valac (>= 0.22.0) -Standards-Version: 4.1.4 +Standards-Version: 4.1.5 Homepage: https://wiki.gnome.org/Apps/Shotwell Vcs-Git: git://jff.email/opt/git/shotwell.git Vcs-Browser: https://jff.email/cgit/shotwell.git -- cgit v1.2.3