diff -Nru slurm-llnl-17.02.6/debian/changelog slurm-llnl-17.02.6/debian/changelog --- slurm-llnl-17.02.6/debian/changelog 2017-07-14 05:05:44.000000000 -0500 +++ slurm-llnl-17.02.6/debian/changelog 2017-07-21 11:46:00.000000000 -0500 @@ -1,3 +1,10 @@ +slurm-llnl (17.02.6-1ubuntu1) artful; urgency=medium + + * Merge from Debian Sid (LP: #1705744). Remaining changes: + - Don't manually modify the -dbgsym package. + + -- Simon Quigley Fri, 21 Jul 2017 11:46:00 -0500 + slurm-llnl (17.02.6-1) unstable; urgency=medium * New upstream release @@ -28,6 +35,13 @@ -- Gennaro Oliva Wed, 08 Mar 2017 08:57:37 +0100 +slurm-llnl (16.05.9-1ubuntu1) zesty; urgency=medium + + * Merge from Debian unstable. Remaining changes: + - Don't manually modify the -dbgsym package + + -- Bhavani Shankar Wed, 15 Feb 2017 09:10:52 +0530 + slurm-llnl (16.05.9-1) unstable; urgency=medium * New upstream release @@ -35,6 +49,13 @@ -- Gennaro Oliva Fri, 03 Feb 2017 09:50:02 +0100 +slurm-llnl (16.05.8-1ubuntu1) zesty; urgency=medium + + * Merge from Debian unstable. Remaining changes: + - Don't manually modify the -dbgsym package + + -- Bhavani Shankar Thu, 12 Jan 2017 10:17:31 +0530 + slurm-llnl (16.05.8-1) unstable; urgency=medium * New upstream release @@ -94,6 +115,25 @@ -- Gennaro Oliva Mon, 26 Sep 2016 11:44:23 +0200 +slurm-llnl (16.05.2-1ubuntu3) zesty; urgency=medium + + * No-change rebuild for perl 5.24 transition + + -- Iain Lane Mon, 24 Oct 2016 10:39:34 +0100 + +slurm-llnl (16.05.2-1ubuntu2) yakkety; urgency=medium + + * No-change rebuild for readline soname change. + + -- Matthias Klose Sat, 17 Sep 2016 12:10:49 +0000 + +slurm-llnl (16.05.2-1ubuntu1) yakkety; urgency=medium + + * Merge with Debian: remaining changes: + - Don't manually modify the -dbgsym package. + + -- Matthias Klose Wed, 24 Aug 2016 10:37:20 +0200 + slurm-llnl (16.05.2-1) unstable; urgency=medium * New upstream release @@ -114,6 +154,18 @@ -- Gennaro Oliva Wed, 04 May 2016 12:01:47 +0200 +slurm-llnl (15.08.10-1ubuntu1) yakkety; urgency=medium + + * Don't manually modify the -dbgsym package. + + -- Matthias Klose Wed, 04 May 2016 19:25:17 +0200 + +slurm-llnl (15.08.10-1build1) yakkety; urgency=medium + + * No-change rebuild for librrd soname change. + + -- Matthias Klose Wed, 04 May 2016 16:53:39 +0000 + slurm-llnl (15.08.10-1) unstable; urgency=medium * New upstream release @@ -1041,3 +1093,4 @@ * Initial release Closes: #351688 -- Gennaro Oliva Tue, 2 May 2006 01:10:43 +0200 + diff -Nru slurm-llnl-17.02.6/debian/control slurm-llnl-17.02.6/debian/control --- slurm-llnl-17.02.6/debian/control 2017-07-03 08:06:56.000000000 -0500 +++ slurm-llnl-17.02.6/debian/control 2017-07-21 11:45:08.000000000 -0500 @@ -1,7 +1,8 @@ Source: slurm-llnl Section: admin Priority: extra -Maintainer: Gennaro Oliva +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Gennaro Oliva Uploaders: RĂ©mi Palancher , Mehdi Dogguy Build-Depends: debhelper (>= 9.20130504), diff -Nru slurm-llnl-17.02.6/debian/rules slurm-llnl-17.02.6/debian/rules --- slurm-llnl-17.02.6/debian/rules 2017-07-03 08:06:56.000000000 -0500 +++ slurm-llnl-17.02.6/debian/rules 2017-07-21 11:45:08.000000000 -0500 @@ -117,7 +117,8 @@ dh_strip -plibslurmdb-dev dh_strip -plibslurm-dev dh_strip -pslurm-wlm-basic-plugins-dev - strip --strip-debug --remove-section=.comment \ + : # doesn't work on Launchpad + : strip --strip-debug --remove-section=.comment \ --remove-section=.note debian/slurm-wlm-basic-plugins-dev/usr/lib/*/slurm/*.a override_dh_auto_test: