diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/patches/0001_jam.patch (renamed from debian/patches/15_jam.patch) | 0 | ||||
-rw-r--r-- | debian/patches/0100_spelling.patch (renamed from debian/patches/100_spelling.patch) | 0 | ||||
-rw-r--r-- | debian/patches/0105_dispwin_segfault.patch (renamed from debian/patches/110_dispwin_segfault.patch) | 0 | ||||
-rw-r--r-- | debian/patches/0110_usb-db_new.patch (renamed from debian/patches/120_usb-db_new.patch) | 0 | ||||
-rw-r--r-- | debian/patches/0115_hurd_PATH_MAX.patch (renamed from debian/patches/20_hurd_PATH_MAX.patch) | 0 | ||||
-rw-r--r-- | debian/patches/0120_kfreebsd.patch (renamed from debian/patches/25_kfreebsd.patch) | 0 | ||||
-rw-r--r-- | debian/patches/0125_gcc5.patch (renamed from debian/patches/30_gcc5.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 c640d47..268b5ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,8 @@ argyll (1.8.3+repack-2) UNRELEASED; urgency=medium - Transition libusb: Change Build-Depends from libusb-dev to libusb-1.0-0-dev (Closes: #810398). - Set priority of argyll-ref to extra. - * Refresh debian/patches/100_spelling.patch. + * Rename patches. + * Refresh debian/patches/0100_spelling.patch. -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 10 Jan 2016 23:20:36 +0100 diff --git a/debian/patches/15_jam.patch b/debian/patches/0001_jam.patch index 251f61f..251f61f 100644 --- a/debian/patches/15_jam.patch +++ b/debian/patches/0001_jam.patch diff --git a/debian/patches/100_spelling.patch b/debian/patches/0100_spelling.patch index 5b57b5c..5b57b5c 100644 --- a/debian/patches/100_spelling.patch +++ b/debian/patches/0100_spelling.patch diff --git a/debian/patches/110_dispwin_segfault.patch b/debian/patches/0105_dispwin_segfault.patch index cfd6eba..cfd6eba 100644 --- a/debian/patches/110_dispwin_segfault.patch +++ b/debian/patches/0105_dispwin_segfault.patch diff --git a/debian/patches/120_usb-db_new.patch b/debian/patches/0110_usb-db_new.patch index f826509..f826509 100644 --- a/debian/patches/120_usb-db_new.patch +++ b/debian/patches/0110_usb-db_new.patch diff --git a/debian/patches/20_hurd_PATH_MAX.patch b/debian/patches/0115_hurd_PATH_MAX.patch index 3775edc..3775edc 100644 --- a/debian/patches/20_hurd_PATH_MAX.patch +++ b/debian/patches/0115_hurd_PATH_MAX.patch diff --git a/debian/patches/25_kfreebsd.patch b/debian/patches/0120_kfreebsd.patch index 2b4b622..2b4b622 100644 --- a/debian/patches/25_kfreebsd.patch +++ b/debian/patches/0120_kfreebsd.patch diff --git a/debian/patches/30_gcc5.patch b/debian/patches/0125_gcc5.patch index 2806745..2806745 100644 --- a/debian/patches/30_gcc5.patch +++ b/debian/patches/0125_gcc5.patch diff --git a/debian/patches/series b/debian/patches/series index 8f5d038..c9ba163 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,7 +1,7 @@ -110_dispwin_segfault.patch -100_spelling.patch -15_jam.patch -20_hurd_PATH_MAX.patch -#120_usb-db_new.patch -#25_kfreebsd.patch -30_gcc5.patch +0105_dispwin_segfault.patch +0100_spelling.patch +0001_jam.patch +0115_hurd_PATH_MAX.patch +#0110_usb-db_new.patch +#0120_kfreebsd.patch +0125_gcc5.patch |