summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsylvestre <sylvestre@670adf90-79fe-46c2-b027-9eb1e76e7c7d>2014-07-31 06:28:19 +0000
committersylvestre <sylvestre@670adf90-79fe-46c2-b027-9eb1e76e7c7d>2014-07-31 06:28:19 +0000
commit548e635d0e8c02e214a5311512e09c02b94aa3fc (patch)
tree17050e3b1b269866a243873de32fa7554c71d8dc
parent8f5fd9b75e8c96b32b0a64d8e6c9c46542a5d7c5 (diff)
downloadllvm-toolchain-3.5-548e635d0e8c02e214a5311512e09c02b94aa3fc.tar.gz
SVN branched. Update the Vcs- flags.
git-svn-id: svn://svn.debian.org/svn/pkg-llvm/llvm-toolchain/branches/3.5@1283 670adf90-79fe-46c2-b027-9eb1e76e7c7d
-rw-r--r--debian/changelog6
-rw-r--r--debian/control4
2 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index d7dc82d..0641a0a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+llvm-toolchain-3.5 (1:3.5~+rc1-3) UNRELEASED; urgency=medium
+
+ * SVN branched. Update the Vcs- flags.
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Thu, 31 Jul 2014 08:27:50 +0200
+
llvm-toolchain-3.5 (1:3.5~+rc1-2) unstable; urgency=medium
* Sync with 3.4 svn to retrieve some changes:
diff --git a/debian/control b/debian/control
index fe63dc5..8ad17d1 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,8 @@ Build-Depends: debhelper (>= 9.0), flex, bison, dejagnu, tcl, expect,
Build-Conflicts: oprofile, ocaml, libllvm-3.4-ocaml-dev, libllvm-3.5-ocaml-dev
Standards-Version: 3.9.5
Homepage: http://www.llvm.org/
-Vcs-Svn: svn://svn.debian.org/svn/pkg-llvm/llvm-toolchain/branches/snapshot/
-Vcs-Browser: http://svn.debian.org/viewsvn/pkg-llvm/llvm-toolchain/branches/snapshot/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-llvm/llvm-toolchain/branches/3.5/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-llvm/llvm-toolchain/branches/3.5/
# ------------- clang -------------