On Thu, Mar 27, 2014 at 3:22 AM, Tollef Fog Heen <tfh...@debian.org> wrote:
> Package: jenkins-job-builder
> Severity: normal
>
> Hi,
>
> I just uploaded 0.5.0-2 to DELAYED/7-day.
>
> Please see attached debdiff for the diff.
>
> -- System Information:
> Debian Release: jessie/sid
>   APT prefers testing
>   APT policy: (500, 'testing'), (50, 'unstable'), (1, 'experimental')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
>
> Kernel: Linux 3.13-1-amd64 (SMP w/8 CPU cores)
> Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
>
> --
> Tollef Fog Heen
> UNIX is user friendly, it's just picky about who its friends are
>
> diff -Nru jenkins-job-builder-0.5.0/debian/changelog 
> jenkins-job-builder-0.5.0/debian/changelog
> --- jenkins-job-builder-0.5.0/debian/changelog  2013-07-28 16:32:22.000000000 
> +0200
> +++ jenkins-job-builder-0.5.0/debian/changelog  2014-03-26 13:10:00.000000000 
> +0100
> @@ -1,3 +1,11 @@
> +jenkins-job-builder (0.5.0-2) unstable; urgency=medium
> +
> +  * Move creation of /usr/bin/jenkins-jobs symlink from debian/rules to
> +    .link file.  Closes: #728585.  Thanks to Felix Geyer for the patch.
> +  * Add missing dependency on python-pkg-resources.
> +
> + -- Tollef Fog Heen <tfh...@debian.org>  Wed, 26 Mar 2014 11:21:55 +0100
> +
>  jenkins-job-builder (0.5.0-1) unstable; urgency=low
>
>    * New upstream release (Closes: #718126)
> diff -Nru jenkins-job-builder-0.5.0/debian/control 
> jenkins-job-builder-0.5.0/debian/control
> --- jenkins-job-builder-0.5.0/debian/control    2013-07-28 16:32:22.000000000 
> +0200
> +++ jenkins-job-builder-0.5.0/debian/control    2014-03-26 13:09:39.000000000 
> +0100
> @@ -20,6 +20,7 @@
>   libjs-underscore,
>   python-jenkins,
>   python-yaml,
> + python-pkg-resources,
>   ${misc:Depends},
>   ${python:Depends},
>   ${sphinxdoc:Depends}
> diff -Nru jenkins-job-builder-0.5.0/debian/links 
> jenkins-job-builder-0.5.0/debian/links
> --- jenkins-job-builder-0.5.0/debian/links      2013-07-28 16:32:22.000000000 
> +0200
> +++ jenkins-job-builder-0.5.0/debian/links      2014-03-26 11:20:19.000000000 
> +0100
> @@ -5,3 +5,5 @@
>  # Overwrite underscore.js from upstream tarball with a link to 
> underscore.min.js
>  # provided by Underscore Debian package
>  /usr/share/javascript/underscore/underscore.min.js 
> usr/share/doc/jenkins-job-builder/html/_static/underscore.js
> +
> +/usr/share/jenkins-job-builder/jenkins-jobs usr/bin/jenkins-jobs
> diff -Nru jenkins-job-builder-0.5.0/debian/rules 
> jenkins-job-builder-0.5.0/debian/rules
> --- jenkins-job-builder-0.5.0/debian/rules      2013-07-28 16:32:22.000000000 
> +0200
> +++ jenkins-job-builder-0.5.0/debian/rules      2014-03-26 11:20:39.000000000 
> +0100
> @@ -21,7 +21,6 @@
>         dh_install
>         mv debian/jenkins-job-builder/usr/bin/jenkins-jobs \
>                 debian/jenkins-job-builder/usr/share/jenkins-job-builder
> -       dh_link /usr/share/jenkins-job-builder/jenkins-jobs 
> /usr/bin/jenkins-jobs
>
>  override_dh_installchangelogs:
>         dh_installchangelogs ChangeLog
>

Thanks for doing this, I'm planning on making some time again in the
next few weeks for this (wife is expecting ATM).

-- 
Paul Belanger | PolyBeacon, Inc.
Jabber: paul.belan...@polybeacon.com | IRC: pabelanger (Freenode)
Github: https://github.com/pabelanger | Twitter: https://twitter.com/pabelanger


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to