No entries in the file yet - those will come shortly.
svn path=/trunk/scripts/git-migration/; revision=1878
--- /dev/null
+# The format of this file is:
+# package-that-vanished package-it-vanished-into n
+#
+# Where n is the number of the commit in the new repository where the
+# old package should be merged in, starting from the beginning of the
+# new package's history
+#
+# (n is translated into a revision using git rev-list --reverse
+# --skip=<n> | head -n 1)