[Git][debian-proftpd-team/proftpd][master] E: symlink-contains-spurious-segments usr/sbin/in.proftpd ./proftpd

Hilmar Preuße gitlab at salsa.debian.org
Tue Aug 25 23:11:41 BST 2020



Hilmar Preuße pushed to branch master at Debian ProFTPD Team / proftpd


Commits:
10352b9b by Hilmar Preuße at 2020-08-26T00:11:11+02:00
E: symlink-contains-spurious-segments usr/sbin/in.proftpd ./proftpd

- - - - -


3 changed files:

- debian/changelog
- + debian/proftpd-basic.links
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -21,6 +21,8 @@ proftpd-dfsg (1.3.7a-2) UNRELEASED; urgency=medium
     configuration.
   * Development of mod_dnsbl has moved to proftp main package years ago.
     Build the module from this package, add fields for file move.
+  * Lintian:
+    - E: symlink-contains-spurious-segments usr/sbin/in.proftpd ./proftpd
 
  -- Hilmar Preusse <hille42 at web.de>  Thu, 30 Jul 2020 23:16:38 +0200
 


=====================================
debian/proftpd-basic.links
=====================================
@@ -0,0 +1 @@
+usr/sbin/proftpd usr/sbin/in.proftpd


=====================================
debian/rules
=====================================
@@ -80,6 +80,7 @@ install: build
 	dh_prep
 	
 	dh_auto_install
+	rm debian/tmp/usr/sbin/in.proftpd
 
 configure: configure-stamp
 configure-stamp:
@@ -125,6 +126,7 @@ binary-arch: checkroot build install
 	dh_installman -a
 	dh_installlogrotate -a
 	dh_installpam -a --name=$(NAME)
+	dh_link -a
 	dh_lintian -a
 	# removes ftpasswd.1 installed by upstream see #699800
 	rm -f debian/$(PACKAGE)/usr/share/man/man1/ftpasswd.1*



View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/10352b9bcd1ce10c296a28c4f9dc6ee6ffc4303b

-- 
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/10352b9bcd1ce10c296a28c4f9dc6ee6ffc4303b
You're receiving this email because of your account on salsa.debian.org.




More information about the Pkg-proftpd-maintainers mailing list