diff options
-rw-r--r-- | .pc/.quilt_patches | 1 | ||||
-rw-r--r-- | .pc/.quilt_series | 1 | ||||
-rw-r--r-- | .pc/.version | 1 | ||||
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/copyright | 2 |
5 files changed, 5 insertions, 1 deletions
diff --git a/.pc/.quilt_patches b/.pc/.quilt_patches new file mode 100644 index 0000000..6857a8d --- /dev/null +++ b/.pc/.quilt_patches @@ -0,0 +1 @@ +debian/patches diff --git a/.pc/.quilt_series b/.pc/.quilt_series new file mode 100644 index 0000000..c206706 --- /dev/null +++ b/.pc/.quilt_series @@ -0,0 +1 @@ +series diff --git a/.pc/.version b/.pc/.version new file mode 100644 index 0000000..0cfbf08 --- /dev/null +++ b/.pc/.version @@ -0,0 +1 @@ +2 diff --git a/debian/changelog b/debian/changelog index b693bcc..c361eac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ gnome-pie (0.7.1-2) UNRELEASED; urgency=medium - Change VCS-* to point to the new repository. * debian/copyright: - Use secure URI for copyright format. + - Refresh years for debian/*. -- Jörg Frings-Fürst <debian@jff.email> Fri, 07 Sep 2018 06:31:00 +0200 diff --git a/debian/copyright b/debian/copyright index 74036ca..5304208 100644 --- a/debian/copyright +++ b/debian/copyright @@ -14,7 +14,7 @@ License: BSD-2-Clause Files: debian/* Copyright: 2011 Alessandro Ghedini <ghedo@debian.org> - 2014-2017 Jörg Frings-Fürst <debian@jff.email> + 2014-2018 Jörg Frings-Fürst <debian@jff.email> License: GPL-3.0+ License: GPL-3.0+ |