Prepare new release for experimental
authorVasudev Kamath <vasudev@copyninja.info>
Sat, 24 Feb 2018 09:13:52 +0000 (14:43 +0530)
committerVasudev Kamath <vasudev@copyninja.info>
Sat, 24 Feb 2018 09:13:52 +0000 (14:43 +0530)
debian/changelog

index b88bac6238becc5126d7a3b7adae4719bdebc8ce..26356d30ebee0b753643724d6877d86ce301db5d 100644 (file)
@@ -1,3 +1,28 @@
+cargo (0.25.0-1~exp1) experimental; urgency=medium
+
+  [upstream]
+  * Added a workspace.default-members config that overrides implied --all
+    in virtual workspaces.
+  * Enable incremental by default on development builds.
+
+  [ Vasudev Kamath ]
+  * debian/vendor-tarball-filter.txt: Filter out git test data from
+    libgit2-sys crate.
+  * debian/vendor-tarball-unsusupiciousAudit unsuspicious files for 0.25.0
+    release.
+  * debian/make_orig_multi.sh: Make sure we take filter and unsuspiciaus
+    texts from debian folder.
+  * debian/patches:
+    + Drop patch 0001 it is merged upstream.
+    + Fix the typo in description of patch 2006.
+  * Drop source/lintian-override. README under patches directory is no
+    longer considered as a patch file by lintian.
+  * debian/copyright:
+    + Drop unused vendor crates copyright information.
+    + Add new crates copyright information to copyright.
+
+ -- Vasudev Kamath <vasudev@copyninja.info>  Sat, 24 Feb 2018 14:43:48 +0530
+
 cargo (0.24.0-1) unstable; urgency=medium
 
   * Upload to unstable.