[Pkg-samba-maint] [Git][samba-team/samba][master] 3 commits: Bring back epoch in libparse-pidl-perl

Mathieu Parent gitlab at salsa.debian.org
Wed Jan 23 20:02:13 GMT 2019


Mathieu Parent pushed to branch master at Debian Samba Team / samba


Commits:
59ed7984 by Mathieu Parent at 2019-01-23T19:57:42Z
Bring back epoch in libparse-pidl-perl

- - - - -
eb735cb5 by Mathieu Parent at 2019-01-23T19:59:02Z
Only append to libparse-pidl-perl version when needed

- - - - -
e89d15af by Mathieu Parent at 2019-01-23T19:59:36Z
Re-release 2:4.9.4+dfsg-2

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -4,7 +4,7 @@ samba (2:4.9.4+dfsg-2) unstable; urgency=medium
   * Add apport hook (From Ubuntu)
   * Change build dependency to libglusterfs-dev (Closes: #919667)
 
- -- Mathieu Parent <sathieu at debian.org>  Tue, 22 Jan 2019 20:23:28 +0100
+ -- Mathieu Parent <sathieu at debian.org>  Wed, 23 Jan 2019 20:59:08 +0100
 
 samba (2:4.9.4+dfsg-1) unstable; urgency=medium
 


=====================================
debian/rules
=====================================
@@ -261,7 +261,9 @@ else
 endif
 
 override_dh_gencontrol:
-	dh_gencontrol --package=libparse-pidl-perl -- -v$(DEB_VERSION_UPSTREAM_REVISION)+really0.02
+ifneq (,$(filter libparse-pidl-perl, $(shell dh_listpackages)))
+	dh_gencontrol --package=libparse-pidl-perl -- -v$(DEB_VERSION)+really0.02
+endif
 	dh_gencontrol --remaining-packages -- -Vldb:Depends=$(LDB_DEPENDS)
 
 override_dh_auto_clean:



View it on GitLab: https://salsa.debian.org/samba-team/samba/compare/a304586b6e44df8a2d3296fe597a8505fc779445...e89d15af2d940b0a5e5657c9d5db6aa6357fd5dd

-- 
View it on GitLab: https://salsa.debian.org/samba-team/samba/compare/a304586b6e44df8a2d3296fe597a8505fc779445...e89d15af2d940b0a5e5657c9d5db6aa6357fd5dd
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-samba-maint/attachments/20190123/df91bd39/attachment-0001.html>


More information about the Pkg-samba-maint mailing list