diff --git a/debian/changelog b/debian/changelog
index fe39fce..445dacf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-uos-packaging-tools (1.5.1) UNRELEASED; urgency=low
+uos-packaging-tools (1.6.0) UNRELEASED; urgency=low
 
   * Initial release. Closes: #nnnn
     <nnnn is the bug number of your ITP>
diff --git a/src/usr/bin/just-X-me b/src/usr/bin/just-X-me
new file mode 120000
index 0000000..3315564
--- /dev/null
+++ b/src/usr/bin/just-X-me
@@ -0,0 +1 @@
+../../opt/uos-packaging-tools/just-X-me
\ No newline at end of file
diff --git a/src/usr/bin/just-install-me b/src/usr/bin/just-install-me
new file mode 120000
index 0000000..9ca11d2
--- /dev/null
+++ b/src/usr/bin/just-install-me
@@ -0,0 +1 @@
+../../opt/uos-packaging-tools/just-install-me
\ No newline at end of file
diff --git a/src/usr/bin/just-repack-me b/src/usr/bin/just-repack-me
new file mode 120000
index 0000000..60e8671
--- /dev/null
+++ b/src/usr/bin/just-repack-me
@@ -0,0 +1 @@
+../../opt/uos-packaging-tools/just-repack-me
\ No newline at end of file