[26765] in Source-Commits

home help back first fref pref prev next nref lref last post

Re: /svn/athena r25729 - in trunk/debathena: config/network-manager-config/debian

daemon@ATHENA.MIT.EDU (Benjamin Kaduk)
Sun Aug 19 23:42:10 2012

Date: Sun, 19 Aug 2012 23:42:05 -0400 (EDT)
From: Benjamin Kaduk <kaduk@MIT.EDU>
To: Jonathan D Reed <jdreed@MIT.EDU>
cc: source-commits@MIT.EDU
In-Reply-To: <201208161929.q7GJTAqv016334@drugstore.mit.edu>
Message-ID: <alpine.GSO.1.10.1208192341570.22690@multics.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed

Good call, ACK.
-Ben

On Thu, 16 Aug 2012, Jonathan D Reed wrote:

> Author: jdreed
> Date: 2012-08-16 15:29:10 -0400 (Thu, 16 Aug 2012)
> New Revision: 25729
>
> Modified:
>   trunk/debathena/config/network-manager-config/debian/changelog
>   trunk/debathena/config/network-manager-config/debian/control.in
>   trunk/debathena/config/pam-config/debian/changelog
>   trunk/debathena/config/pam-config/debian/control.in
>   trunk/debathena/debathena/kiosk/debian/changelog
>   trunk/debathena/debathena/kiosk/debian/control.in
> Log:
> In network-manager-config:
>  * Build-dep on debathena-gdm
> In pam-config:
>  * Build-dep on debathena-gdm
> In kiosk:
>  * Build-dep on debathena-gdm
>
>
> Modified: trunk/debathena/config/network-manager-config/debian/changelog
> ===================================================================
> --- trunk/debathena/config/network-manager-config/debian/changelog	2012-08-16 19:07:54 UTC (rev 25728)
> +++ trunk/debathena/config/network-manager-config/debian/changelog	2012-08-16 19:29:10 UTC (rev 25729)
> @@ -1,8 +1,9 @@
> -debathena-network-manager-config (1.3) UNRELEASED; urgency=low
> +debathena-network-manager-config (1.3) unstable; urgency=low
>
>   * Bump debian/compat to 6
> +  * Build-dep on debathena-gdm
>
> - -- Jonathan Reed <jdreed@mit.edu>  Sun, 01 Jul 2012 12:21:35 -0400
> + -- Jonathan Reed <jdreed@mit.edu>  Thu, 16 Aug 2012 15:26:28 -0400
>
> debathena-network-manager-config (1.2) unstable; urgency=low
>
>
> Modified: trunk/debathena/config/network-manager-config/debian/control.in
> ===================================================================
> --- trunk/debathena/config/network-manager-config/debian/control.in	2012-08-16 19:07:54 UTC (rev 25728)
> +++ trunk/debathena/config/network-manager-config/debian/control.in	2012-08-16 19:29:10 UTC (rev 25729)
> @@ -2,7 +2,7 @@
> Section: debathena-config/net
> Priority: extra
> Maintainer: Debathena Project <debathena@mit.edu>
> -Build-Depends: @cdbs@, gdm
> +Build-Depends: @cdbs@, debathena-gdm
> Standards-Version: 3.7.2
>
> Package: debathena-network-manager-config
>
> Modified: trunk/debathena/config/pam-config/debian/changelog
> ===================================================================
> --- trunk/debathena/config/pam-config/debian/changelog	2012-08-16 19:07:54 UTC (rev 25728)
> +++ trunk/debathena/config/pam-config/debian/changelog	2012-08-16 19:29:10 UTC (rev 25729)
> @@ -1,3 +1,9 @@
> +debathena-pam-config (1.21) unstable; urgency=low
> +
> +  * Build-dep on debathena-gdm
> +
> + -- Jonathan Reed <jdreed@mit.edu>  Thu, 16 Aug 2012 15:27:32 -0400
> +
> debathena-pam-config (1.20) unstable; urgency=low
>
>   * Set XDG_CACHE_HOME to something on local disk if the user's homedir is
>
> Modified: trunk/debathena/config/pam-config/debian/control.in
> ===================================================================
> --- trunk/debathena/config/pam-config/debian/control.in	2012-08-16 19:07:54 UTC (rev 25728)
> +++ trunk/debathena/config/pam-config/debian/control.in	2012-08-16 19:29:10 UTC (rev 25729)
> @@ -2,7 +2,7 @@
> Section: debathena-config/net
> Priority: extra
> Maintainer: Debathena Project <debathena@mit.edu>
> -Build-Depends: @cdbs@, libpam-runtime, gdm, debathena-ssh-server, lsb-release, krb5-clients
> +Build-Depends: @cdbs@, libpam-runtime, debathena-gdm, debathena-ssh-server, lsb-release, krb5-clients
> Standards-Version: 3.9.1
>
> Package: debathena-pam-config
>
> Modified: trunk/debathena/debathena/kiosk/debian/changelog
> ===================================================================
> --- trunk/debathena/debathena/kiosk/debian/changelog	2012-08-16 19:07:54 UTC (rev 25728)
> +++ trunk/debathena/debathena/kiosk/debian/changelog	2012-08-16 19:29:10 UTC (rev 25729)
> @@ -1,3 +1,9 @@
> +debathena-kiosk (1.4.8) unstable; urgency=low
> +
> +  * Build-dep on debathena-gdm
> +
> + -- Jonathan Reed <jdreed@mit.edu>  Thu, 16 Aug 2012 15:25:47 -0400
> +
> debathena-kiosk (1.4.7) unstable; urgency=low
>
>   * Put bugme in the bottom right of the screen (Trac: #1199)
>
> Modified: trunk/debathena/debathena/kiosk/debian/control.in
> ===================================================================
> --- trunk/debathena/debathena/kiosk/debian/control.in	2012-08-16 19:07:54 UTC (rev 25728)
> +++ trunk/debathena/debathena/kiosk/debian/control.in	2012-08-16 19:29:10 UTC (rev 25729)
> @@ -2,7 +2,7 @@
> Section: debathena/web
> Priority: extra
> Maintainer: Debathena Project <debathena@mit.edu>
> -Build-Depends: @cdbs@, gdm
> +Build-Depends: @cdbs@, debathena-gdm
> Standards-Version: 3.9.1
>
> Package: debathena-kiosk
>
>

home help back first fref pref prev next nref lref last post