tags 731174 + patch thanks Dear maintainer,
I've prepared an NMU for libscrypt (versioned as 1-2.1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Regards. David
diff -Nru libscrypt-1/debian/changelog libscrypt-1/debian/changelog --- libscrypt-1/debian/changelog 2013-08-13 09:42:53.000000000 -0400 +++ libscrypt-1/debian/changelog 2013-12-25 20:48:21.000000000 -0400 @@ -1,3 +1,10 @@ +libscrypt (1-2.1) unstable; urgency=medium + + * Non-maintainer upload + * Make symlink relative (Closes: #731174) + + -- David Prévot <taf...@debian.org> Wed, 25 Dec 2013 20:48:11 -0400 + libscrypt (1-2) unstable; urgency=low * Add missing BSD-3-clause license to debian/copyright diff -Nru libscrypt-1/debian/patches/fix_makefile libscrypt-1/debian/patches/fix_makefile --- libscrypt-1/debian/patches/fix_makefile 2013-07-04 09:44:15.000000000 -0400 +++ libscrypt-1/debian/patches/fix_makefile 2013-12-25 20:47:10.000000000 -0400 @@ -1,7 +1,5 @@ -Index: libscrypt-1/Makefile -=================================================================== ---- libscrypt-1.orig/Makefile 2013-07-04 09:31:54.000000000 -0400 -+++ libscrypt-1/Makefile 2013-07-04 09:44:12.744610549 -0400 +--- a/Makefile ++++ b/Makefile @@ -1,3 +1,9 @@ +PREFIX = /usr/local +LIBDIR = $(PREFIX)/lib @@ -23,5 +21,5 @@ + $(MAKE_DIR) $(DESTDIR) $(DESTDIR)$(PREFIX) $(DESTDIR)$(LIBDIR) $(DESTDIR)$(INCLUDEDIR) + $(INSTALL_DATA) libscrypt.a $(DESTDIR)$(LIBDIR) + $(INSTALL_DATA) libscrypt.so.0 $(DESTDIR)$(LIBDIR) -+ ln -s -f $(DESTDIR)$(LIBDIR)/libscrypt.so.0 $(DESTDIR)$(LIBDIR)/libscrypt.so ++ ln -s -f libscrypt.so.0 $(DESTDIR)$(LIBDIR)/libscrypt.so + $(INSTALL_DATA) libscrypt.h $(DESTDIR)$(INCLUDEDIR)
signature.asc
Description: Digital signature