[27083] in Source-Commits

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

Re: /svn/athena r25936 - trunk/debathena/debathena/gconfd-2-wrapper/debian

daemon@ATHENA.MIT.EDU (Jonathan Reed)
Thu Apr 18 19:13:26 2013

Mime-Version: 1.0 (Apple Message framework v1084)
Content-Type: text/plain; charset=us-ascii
From: Jonathan Reed <jdreed@MIT.EDU>
In-Reply-To: <alpine.GSO.1.10.1304181750260.9389@multics.mit.edu>
Date: Thu, 18 Apr 2013 19:13:07 -0400
Cc: source-commits@MIT.EDU
Message-Id: <841CAF01-00CA-4102-9358-F64B5A0B17AD@MIT.EDU>
To: Benjamin Kaduk <kaduk@MIT.EDU>
Content-Transfer-Encoding: 8bit

OK, to avoid version skew, I will build this as is (multiarch being irrelevant for Arch: all), and then I'll go through and punt dh-buildinfo separately (ideally without screwing up this time).

-Jon

On Apr 18, 2013, at 5:50 PM, Benjamin Kaduk wrote:

> ACK (but see #1330).
> -Ben
> 
> On Thu, 18 Apr 2013, Jonathan D Reed wrote:
> 
>> Author: jdreed
>> Date: 2013-04-18 17:03:03 -0400 (Thu, 18 Apr 2013)
>> New Revision: 25936
>> 
>> Added:
>>  trunk/debathena/debathena/gconfd-2-wrapper/debian/debathena-gconfd-2-wrapper.displace
>> Modified:
>>  trunk/debathena/debathena/gconfd-2-wrapper/debian/changelog
>>  trunk/debathena/debathena/gconfd-2-wrapper/debian/control
>>  trunk/debathena/debathena/gconfd-2-wrapper/debian/rules
>> Log:
>> In gconfd-2-wrapper:
>> * Convert to dh7 from CDBS
>> 
>> 
>> Modified: trunk/debathena/debathena/gconfd-2-wrapper/debian/changelog
>> ===================================================================
>> --- trunk/debathena/debathena/gconfd-2-wrapper/debian/changelog	2013-04-18 20:47:39 UTC (rev 25935)
>> +++ trunk/debathena/debathena/gconfd-2-wrapper/debian/changelog	2013-04-18 21:03:03 UTC (rev 25936)
>> @@ -1,10 +1,11 @@
>> -debathena-gconfd-2-wrapper (10.0.2) UNRELEASED; urgency=low
>> +debathena-gconfd-2-wrapper (10.0.2) unstable; urgency=low
>> 
>>  * Switch from control.in to control (Trac: #561)
>>  * Bump Standards-Version to 3.9.3
>>  * Bump compat level to 7
>> +  * Convert to dh7 from CDBS
>> 
>> - -- Jonathan Reed <jdreed@mit.edu>  Wed, 03 Apr 2013 13:31:00 -0400
>> + -- Jonathan Reed <jdreed@mit.edu>  Thu, 18 Apr 2013 17:02:19 -0400
>> 
>> debathena-gconfd-2-wrapper (10.0.1) unstable; urgency=low
>> 
>> 
>> Modified: trunk/debathena/debathena/gconfd-2-wrapper/debian/control
>> ===================================================================
>> --- trunk/debathena/debathena/gconfd-2-wrapper/debian/control	2013-04-18 20:47:39 UTC (rev 25935)
>> +++ trunk/debathena/debathena/gconfd-2-wrapper/debian/control	2013-04-18 21:03:03 UTC (rev 25936)
>> @@ -2,7 +2,7 @@
>> Section: debathena/gnome
>> Priority: extra
>> Maintainer: Debathena Project <debathena@mit.edu>
>> -
>> +Build-Depends: debhelper (>= 7.0~), dh-buildinfo, config-package-dev (>= 5.0~)
>> Standards-Version: 3.9.3
>> 
>> Package: debathena-gconfd-2-wrapper
>> 
>> Added: trunk/debathena/debathena/gconfd-2-wrapper/debian/debathena-gconfd-2-wrapper.displace
>> ===================================================================
>> --- trunk/debathena/debathena/gconfd-2-wrapper/debian/debathena-gconfd-2-wrapper.displace	                        (rev 0)
>> +++ trunk/debathena/debathena/gconfd-2-wrapper/debian/debathena-gconfd-2-wrapper.displace	2013-04-18 21:03:03 UTC (rev 25936)
>> @@ -0,0 +1 @@
>> +/usr/lib/libgconf2-4/gconfd-2.debathena
>> 
>> Modified: trunk/debathena/debathena/gconfd-2-wrapper/debian/rules
>> ===================================================================
>> --- trunk/debathena/debathena/gconfd-2-wrapper/debian/rules	2013-04-18 20:47:39 UTC (rev 25935)
>> +++ trunk/debathena/debathena/gconfd-2-wrapper/debian/rules	2013-04-18 21:03:03 UTC (rev 25936)
>> @@ -1,8 +1,4 @@
>> #!/usr/bin/make -f
>> 
>> -DEB_DIVERT_EXTENSION=.debathena
>> -DEB_DIVERT_FILES_debathena-gconfd-2-wrapper += \
>> -	/usr/lib/libgconf2-4/gconfd-2.debathena
>> -
>> -include /usr/share/cdbs/1/rules/debhelper.mk
>> -include /usr/share/cdbs/1/rules/divert.mk
>> +%:
>> +	dh $@ --with=config-package
>> 
>> 



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