diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/patches/0001-fixconfig.diff (renamed from debian/patches/fixconfig.diff) | 0 | ||||
-rw-r--r-- | debian/patches/0005-autoconf-updates.diff (renamed from debian/patches/autoconf-updates.diff) | 0 | ||||
-rw-r--r-- | debian/patches/0105-lesserg.diff (renamed from debian/patches/lesserg.diff) | 0 | ||||
-rw-r--r-- | debian/patches/0110-c++-includes.diff (renamed from debian/patches/c++-includes.diff) | 0 | ||||
-rw-r--r-- | debian/patches/0115-gcc-fixes.diff (renamed from debian/patches/gcc-fixes.diff) | 0 | ||||
-rw-r--r-- | debian/patches/0120-fix-types-include.diff (renamed from debian/patches/fix-types-include.diff) | 0 | ||||
-rw-r--r-- | debian/patches/0700-ReproducibleBuilds.patch (renamed from debian/patches/0500-ReproducibleBuilds.patch) | 0 | ||||
-rw-r--r-- | debian/patches/series | 14 |
9 files changed, 9 insertions, 8 deletions
diff --git a/debian/changelog b/debian/changelog index e8b261e..af44104 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,7 @@ xbase64 (3.1.2-7) unstable; urgency=low * debian/rules: - Some changes for gcc-6 compatibility (Closes: #811846). * debian/copyright: - - Add year 2015 to debian/*. + - Add year 2016 to debian/*. * debian/watch: - Bump version to 4 (No changes required). @@ -31,6 +31,7 @@ xbase64 (3.1.2-5) unstable; urgency=low - Rewrite Depends. * New debian/patches/0500-ReproducibleBuilds.patch: - Remove timestamps from doxygen generated files. + * Renumbering debian/patches/*. -- Jörg Frings-Fürst <debian@jff-webhosting.net> Tue, 17 Feb 2015 14:15:14 +0100 diff --git a/debian/patches/fixconfig.diff b/debian/patches/0001-fixconfig.diff index 8ffb5b5..8ffb5b5 100644 --- a/debian/patches/fixconfig.diff +++ b/debian/patches/0001-fixconfig.diff diff --git a/debian/patches/autoconf-updates.diff b/debian/patches/0005-autoconf-updates.diff index 02dcfe7..02dcfe7 100644 --- a/debian/patches/autoconf-updates.diff +++ b/debian/patches/0005-autoconf-updates.diff diff --git a/debian/patches/lesserg.diff b/debian/patches/0105-lesserg.diff index 8fca28d..8fca28d 100644 --- a/debian/patches/lesserg.diff +++ b/debian/patches/0105-lesserg.diff diff --git a/debian/patches/c++-includes.diff b/debian/patches/0110-c++-includes.diff index 764a842..764a842 100644 --- a/debian/patches/c++-includes.diff +++ b/debian/patches/0110-c++-includes.diff diff --git a/debian/patches/gcc-fixes.diff b/debian/patches/0115-gcc-fixes.diff index 5a3149c..5a3149c 100644 --- a/debian/patches/gcc-fixes.diff +++ b/debian/patches/0115-gcc-fixes.diff diff --git a/debian/patches/fix-types-include.diff b/debian/patches/0120-fix-types-include.diff index 8643c44..8643c44 100644 --- a/debian/patches/fix-types-include.diff +++ b/debian/patches/0120-fix-types-include.diff diff --git a/debian/patches/0500-ReproducibleBuilds.patch b/debian/patches/0700-ReproducibleBuilds.patch index aceb2ee..aceb2ee 100644 --- a/debian/patches/0500-ReproducibleBuilds.patch +++ b/debian/patches/0700-ReproducibleBuilds.patch diff --git a/debian/patches/series b/debian/patches/series index addde85..d7dbbf6 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,8 +1,8 @@ -0500-ReproducibleBuilds.patch +0700-ReproducibleBuilds.patch 0100-typo.patch -fixconfig.diff -autoconf-updates.diff -lesserg.diff -c++-includes.diff -gcc-fixes.diff -fix-types-include.diff +0001-fixconfig.diff +0005-autoconf-updates.diff +0105-lesserg.diff +0110-c++-includes.diff +0115-gcc-fixes.diff +0120-fix-types-include.diff |