]> git.proxmox.com Git - rustc.git/commitdiff
add the import in git, this will change but this is easier to have it here
authorSylvestre Ledru <sylvestre@debian.org>
Sat, 6 May 2017 11:26:45 +0000 (13:26 +0200)
committerXimin Luo <infinity0@debian.org>
Thu, 11 May 2017 21:53:45 +0000 (23:53 +0200)
debian/README.source

index f6281565d1f27fa4c854841a9bd1e05622db5ef2..cb77a2bf5358c83a527b0fabded96ffff27a8171 100644 (file)
@@ -8,6 +8,12 @@ still ongoing.
 We try to describe here inner packaging details and the
 reasons behind them.
 
+Import of a new upstream version
+================================
+
+$ uscan
+$ gbp import-orig --upstream-branch=upstream/experimental --debian-branch=debian/sid ../rustc_X.YY.0+dfsg1.orig.tar.xz
+
 
 Embedded libraries
 ==================
@@ -37,5 +43,5 @@ As a summary, we plan to:
  * keep embedding jemalloc (probably forever)
  * work with upstream to fix compiler-rt linkage soon.
 
- -- Sylvestre Ledru <sylvestre@debian.org>  Fri, 27 Mar 2015 14:27:12 +0100
+ -- Sylvestre Ledru <sylvestre@debian.org>  Sat, 06 May 2017 13:26:08 +0200