From 22fe61823517eaae50be890a708bcb9f03d439e5 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Tue, 27 Aug 2013 15:23:31 +0000 Subject: [PATCH] rename patch --- debian/changelog | 6 ++++++ .../{libprofile_rt_sparc.patch => libprofile_rt_sparc.diff} | 6 +++--- debian/patches/series | 2 +- 3 files changed, 10 insertions(+), 4 deletions(-) rename debian/patches/{libprofile_rt_sparc.patch => libprofile_rt_sparc.diff} (63%) diff --git a/debian/changelog b/debian/changelog index 5aa06ad6..d0867558 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +llvm-toolchain-snapshot (1:3.4~svn189356-1~exp1) experimental; urgency=low + + * New snapshot release + + -- Sylvestre Ledru Tue, 27 Aug 2013 17:13:17 +0200 + llvm-toolchain-snapshot (1:3.4~svn188990-2) UNRELEASED; urgency=low [ Luca Falavigna ] diff --git a/debian/patches/libprofile_rt_sparc.patch b/debian/patches/libprofile_rt_sparc.diff similarity index 63% rename from debian/patches/libprofile_rt_sparc.patch rename to debian/patches/libprofile_rt_sparc.diff index 5311b81a..746f90e0 100644 --- a/debian/patches/libprofile_rt_sparc.patch +++ b/debian/patches/libprofile_rt_sparc.diff @@ -1,7 +1,7 @@ -Index: llvm-toolchain-3.2-3.2repack/runtime/Makefile +Index: llvm-toolchain-snapshot_3.4~svn189356/runtime/Makefile =================================================================== ---- llvm-toolchain-3.2-3.2repack.orig/runtime/Makefile 2010-04-15 21:51:42.000000000 +0200 -+++ llvm-toolchain-3.2-3.2repack/runtime/Makefile 2013-08-23 11:25:15.964131399 +0200 +--- llvm-toolchain-snapshot_3.4~svn189356.orig/runtime/Makefile 2013-08-27 17:23:31.000000000 +0200 ++++ llvm-toolchain-snapshot_3.4~svn189356/runtime/Makefile 2013-08-27 17:23:31.000000000 +0200 @@ -14,12 +14,6 @@ PARALLEL_DIRS := libprofile diff --git a/debian/patches/series b/debian/patches/series index adeaa209..16d5fca6 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -25,4 +25,4 @@ disable-execinfo-usage.diff unwind-chain-inclusion.diff hurd-pathmax.diff use-deb-json.diff -libprofile_rt_sparc.patchs +libprofile_rt_sparc.diff