Fwd: SSH Search Lens on Ubuntu 12.04

Allison Randal allison at ubuntu.com
Sat Apr 14 12:51:32 UTC 2012


Looks like a simple formatting problem, 3 missing spaces. I've attached
an updated version. With this change it built fine in my PPA.

Possibly useful: I tracked it down by running 'debuild' (or 'bzr
builddeb') on my laptop, and closely examining each line of the
changelog that was flagged in an error message.

Allison

On 04/14/2012 05:55 PM, Bernd Schlapsi wrote:
> Hello Allison,
> 
> thanks for your feedback.
> 
> I took your attached changelog file and tried to build it on my own ppa.
> But the build process raises an error:
> https://launchpadlibrarian.net/101827997/buildlog.txt.gz
> 
> It seems that the changelog file is the problem? This is my first
> package/paa
> and so I don't know what the problem could be..
> Need some help here... thanks
> 
>  ~Bernd
> 
> On 04/12/2012 02:52 PM, Allison Randal wrote:
>> It looks like you've merged Stéphane's changes from the 11.10 release,
>> that's good. It also looks like you've made the necessary changes for
>> the 12.04 libunity APIs, good.
>>
>> In your changelog file, instead of editing the old package version line,
>> add a new one at the top of the file and put your changes under that new
>> entry. (You don't need to keep every test build you've ever done here,
>> only the versions that are actually released in the Software Center.)
>> Also, change the release target to "precise" and add the "extras"
>> extension to the version. I've attached an edited version of the
>> changelog so you can see what I mean more easily.
>>
>> Put it up in your PPA, thoroughly test it on an install of Precise, and
>> then send us a link to the PPA.
>>
>> Allison
>>
>> On 04/06/2012 03:48 AM, Bernd Schlapsi wrote:
>>> Hello,
>>>
>>> I got this email and now I would like to know what I have to do to
>>> submit my app
>>> into the Ubuntu Software Center for 12.04?
>>>
>>> I already have a branch for Precise:
>>> https://code.launchpad.net/~bernd-sch/onehundredscopes/sshsearch-precise
>>>
>>> Could someone review this branch and tell me what I have to do next?
>>> Thanks
>>>
>>>
>>> Bernd Schlapsi
>>>
>>> -------- Original Message --------
>>> Subject: 	SSH Search Lens on Ubuntu 12.04
>>> Date: 	Fri, 30 Mar 2012 20:06:56 -0700
>>> From: 	Allison Randal <allison at ubuntu.com>
>>> To: 	Bernd Schlapsi <brot at gmx.info>
>>> CC: 	Michael Hall <michael.hall at canonical.com>
>>>
>>>
>>>
>>> Ubuntu 12.04 (Precise Pangolin) is scheduled for release on April 26th.
>>> Apps that were published in the Software Center for the 11.10 (Oneiric
>>> Ocelot) release won't be automatically copied to Precise, because some
>>> apps (especially lenses and scopes) will need to be updated to work with
>>> the new release. If you'd like to have your lens published on Precise,
>>> just let us know, and we can help verify any changes that might be
>>> needed. You can either submit an update to the MyApps developer portal,
>>> or send us an email message at app-review-board at lists.ubuntu.com.
>>>
>>> We're accepting submissions for Precise now, so that updated apps will
>>> be ready for users on release day.
>>>
>>> Thanks,
>>> Allison
>>>
>>>
>>>
> 
> 
-------------- next part --------------
unity-lens-sshsearch (0.2-0extras12.04.1~ppa1) precise; urgency=low

  * New upstream release, compatible with Ubuntu 12.04.
  * FileMonitor fixes
    - Filemonitor for ~/.ssh/config and ~/.ssh/known_hosts didn't worked correctly

 -- Bernd Schlapsi <brot at gmx.info>  Fri, 27 Jan 2012 16:53:00 +0100

unity-lens-sshsearch (0.1) oneiric; urgency=low

  * Initial release.

  [ Stéphane Graber ]
  * Changes for the ARB
    - Change Build-Depends to only what's actually required
    - Rename sshsearch.lens to extras_unity_lens_sshsearch.lens
    - Rename unity-lens-sshsearch.service to extras-unity-lens-sshsearch.service
    - Rebase debian/rules on that of the askubuntu lens
    - Add Suggests on apparmor
    - Hardcode binary package Depends
    - Split long description over 80 chars lines
    - Change wording of short description to match these of existing packages
    - Change path to /opt/extras.ubuntu.com/unity-lens-sshsearch in setup.py
    - Update extras_unity_lens_sshsearch.lens to use the icon from /opt
    - Update /opt path in extras-unity-lens-sshsearch.service
    - Change lens name to extras_unity_lens_sshsearch in daemon
    - Include unity-lens-sshsearch.png logo and add metadata to binary package
    - Add debian/clean
    - Write apparmor profile

 -- Bernd Schlapsi <brot at gmx.info>   Thu, 19 Jan 2012 15:55:11 -0500



More information about the App-review-board mailing list