diff options
author | Enrico Zini <enrico@enricozini.org> | 2015-08-11 20:03:27 +0200 |
---|---|---|
committer | Enrico Zini <enrico@enricozini.org> | 2015-08-11 20:03:27 +0200 |
commit | 94e15fe4c944a08c6b14c7e77f8e8c6c226801a0 (patch) | |
tree | 8c941bb92c110bddc8defd3cea8626a198cec44b | |
parent | b1ab8220632a50187d6abb1177cf2c368189ee16 (diff) | |
download | libept-94e15fe4c944a08c6b14c7e77f8e8c6c226801a0.tar.gz |
Removed compatibility symlink, not needed anymore
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/libept1.4.16.links | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 0e8a1ac..1cfce5d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libept (1.0.14) unstable; urgency=medium * New version that includes Matthias' NMU + * Removed compatibility symlink, not needed anymore -- Enrico Zini <enrico@debian.org> Tue, 11 Aug 2015 19:50:06 +0200 diff --git a/debian/libept1.4.16.links b/debian/libept1.4.16.links deleted file mode 100644 index 17f43fe..0000000 --- a/debian/libept1.4.16.links +++ /dev/null @@ -1,2 +0,0 @@ -#!/usr/bin/dh-exec -usr/lib/${DEB_HOST_MULTIARCH}/libept.so.1.aptpkg4.16 usr/lib/libept.so.1.0.5.4.16 |