[med-svn] [unc-fish] 03/12: Polishing rename from fish to unc-fish

Andreas Tille tille at debian.org
Fri Dec 29 21:41:58 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository unc-fish.

commit c29ee70105798b77bb8e53b66974c5cb9f8896bb
Author: Andreas Tille <tille at debian.org>
Date:   Fri Feb 14 10:47:49 2014 +0000

    Polishing rename from fish to unc-fish
---
 debian/changelog                    | 2 +-
 debian/patches/fix_makefile.patch   | 2 +-
 debian/unc-fish-tests.README.Debian | 9 +++++++++
 debian/unc-fish.install             | 2 +-
 debian/unc-fish.links               | 1 +
 5 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 93a403c..c344754 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-fish (1.0+dfsg-1) UNRELEASED; urgency=low
+unc-fish (1.0+dfsg-1) UNRELEASED; urgency=low
 
   * Initial release (Closes: #<bug>)
 
diff --git a/debian/patches/fix_makefile.patch b/debian/patches/fix_makefile.patch
index e3c58c5..3179287 100644
--- a/debian/patches/fix_makefile.patch
+++ b/debian/patches/fix_makefile.patch
@@ -22,5 +22,5 @@ Description: Fix very basic makefile
  	mv src/fish ./bin
  clean :
 -	(cd src ; rm *.o)
-+	(cd src ; rm -f *.o)
++	(cd src ; rm -f *.o fish)
  	(rm -rf ./bin)
diff --git a/debian/unc-fish-tests.README.Debian b/debian/unc-fish-tests.README.Debian
new file mode 100644
index 0000000..7a5d1a5
--- /dev/null
+++ b/debian/unc-fish-tests.README.Debian
@@ -0,0 +1,9 @@
+Test data for package fish
+==========================
+
+The data are installed at
+
+   /var/lib/fish
+
+See the file SAMPLE.txt there for more instructions.
+
diff --git a/debian/unc-fish.install b/debian/unc-fish.install
index 777eb37..6750054 100644
--- a/debian/unc-fish.install
+++ b/debian/unc-fish.install
@@ -1 +1 @@
-src/fish	usr/bin
+src/fish	usr/lib/unc-fish
diff --git a/debian/unc-fish.links b/debian/unc-fish.links
new file mode 100644
index 0000000..607a830
--- /dev/null
+++ b/debian/unc-fish.links
@@ -0,0 +1 @@
+usr/lib/unc-fish/fish	usr/bin/unc-fish

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/unc-fish.git



More information about the debian-med-commit mailing list