Candidate revision easycrypt_0.2.1.14-0ubuntu1

Bug #164880 reported by Steven Harper
2
Affects Status Importance Assigned to Milestone
easycrypt (Ubuntu)
Fix Released
Wishlist
Unassigned

Bug Description

easycrypt (0.2.1.14-0ubuntu1) hardy; urgency=low

  * New Upstream Version

 -- Steven Harper <email address hidden> Sat, 10 Nov 2007 18:36:00 +0100

Revision history for this message
Steven Harper (stevenharperuk) wrote :
Changed in easycrypt:
status: New → Confirmed
Revision history for this message
Steven Harper (stevenharperuk) wrote :

0.2.1.14
Updated Italian Translations
Made expert and normal translateable
Added skip of closeall to not try to close if crypts never opened
Fixed bug on close window when at password leaves crypt in open crypts list
Swapped most of close buttons for Cancel Buttons - added Cancel buttons to windows that needed them
Sectionized the Preferences Window
Added message to ask you to mount a crypt first if you wish to change it
Added new Keyfiles option to Expert section
Added loads of bits to handle keyfiles

0.2.1.13
Fixed spaces in file path bug for creating and mounting crypts
Fixed escaping password and change password
Unexpected Feature - will never be able to have a \ in the password
Feature - new checkbox in preferences to mount crypts as thier file name
Added close button to select crypt window
Added Open TrueCrypt website to About window

0.2.1.12
Added Toggle password checkbox to create crypt
Added Toggle password checkbox to change crypt password
Added Enryption Algorithm option for Expert
Added Hash Algorithm option for Expert

Revision history for this message
Cesare Tirabassi (norsetto) wrote :

What kind of interdiff did you do?
If I do an interdiff with the version 0.2.1.14-0ubuntu1 currently in revu I get this:

diff -u easycrypt-0.2.1.11/debian/changelog easycrypt-0.2.1.14/debian/changelog
--- easycrypt-0.2.1.11/debian/changelog
+++ easycrypt-0.2.1.14/debian/changelog
@@ -1,3 +1,21 @@
+easycrypt (0.2.1.14-0ubuntu1) hardy; urgency=low
+
+ * no packaging changes
+
+ -- Steven Harper <email address hidden> Wed, 21 Nov 2007 01:22:00 +0100
+
+easycrypt (0.2.1.13-0ubuntu1) hardy; urgency=low
+
+ * Added Italian translation
+
+ -- Steven Harper <email address hidden> Sun, 18 Nov 2007 20:36:00 +0100
+
+easycrypt (0.2.1.12-0ubuntu1) hardy; urgency=low
+
+ * no packaging changes
+
+ -- Steven Harper <email address hidden> Sat, 10 Nov 2007 18:36:00 +0100
+
 easycrypt (0.2.1.11-0ubuntu1) hardy; urgency=low

   * initial release
diff -u easycrypt-0.2.1.11/debian/easycrypt.install easycrypt-0.2.1.14/debian/easycrypt.install
--- easycrypt-0.2.1.11/debian/easycrypt.install
+++ easycrypt-0.2.1.14/debian/easycrypt.install
@@ -7,0 +8 @@
+locale/it/LC_MESSAGES/easycrypt.mo usr/share/easycrypt/locale/it/LC_MESSAGES

??

Changed in easycrypt:
assignee: nobody → stevenharperuk
importance: Undecided → Wishlist
status: Confirmed → In Progress
Revision history for this message
Cesare Tirabassi (norsetto) wrote :

Never mind, I'm working on it.

Changed in easycrypt:
assignee: stevenharperuk → norsetto
Revision history for this message
Cesare Tirabassi (norsetto) wrote :

I see a little problem, there is a packaging change (the translation) which is not shown when working with your interdiff.
You have added this change in the changelog of 0.2.1.13-0ubuntu1 which has not been submitted I guess?
To solve this I added the "* Added Italian translation" entry to changelog as follows:

easycrypt (0.2.1.14-0ubuntu1) hardy; urgency=low

  * New Upstream Version
  * Added Italian translation

 -- Steven Harper <email address hidden> Sat, 10 Nov 2007 18:36:00 +0100

easycrypt (0.2.1.11-0ubuntu1) hardy; urgency=low

  * initial release

 -- Steven Harper <email address hidden> Mon, 05 Nov 2007 12:02:00 +0100

If you want to do it differently please resubmit another interdiff (this time please also zipped with gzip --best -c).

Thanks.

Changed in easycrypt:
assignee: norsetto → stevenharperuk
Revision history for this message
Steven Harper (stevenharperuk) wrote : Re: [Bug 164880] Re: Candidate revision easycrypt_0.2.1.14-0ubuntu1

no thats fine, I will change my code to match

I will also Zip my next submission, just so you know the command I used was

interdiff -z easycrypt_$OLDVERSION-0ubuntu1.diff.gz easycrypt_$NEWVERSION-
0ubuntu1.diff.gz > easycrypt_$OLDVERSION-$NEWVERSION.interdiff

thanks

Steve

On Nov 24, 2007 11:02 PM, Cesare Tirabassi <email address hidden>
wrote:

> I see a little problem, there is a packaging change (the translation)
> which is not shown when working with your interdiff.
> You have added this change in the changelog of 0.2.1.13-0ubuntu1 which has
> not been submitted I guess?
> To solve this I added the "* Added Italian translation" entry to changelog
> as follows:
>
> easycrypt (0.2.1.14-0ubuntu1) hardy; urgency=low
>
> * New Upstream Version
> * Added Italian translation
>
> -- Steven Harper <email address hidden> Sat, 10 Nov 2007 18:36:00
> +0100
>
> easycrypt (0.2.1.11-0ubuntu1) hardy; urgency=low
>
> * initial release
>
> -- Steven Harper <email address hidden> Mon, 05 Nov 2007 12:02:00
> +0100
>
> If you want to do it differently please resubmit another interdiff
> (this time please also zipped with gzip --best -c).
>
> Thanks.
>
> ** Changed in: easycrypt (Ubuntu)
> Assignee: Cesare Tirabassi (norsetto) => Steven Harper
> (stevenharperuk)
>
> --
> Candidate revision easycrypt_0.2.1.14-0ubuntu1
> https://bugs.launchpad.net/bugs/164880
> You received this bug notification because you are a direct subscriber
> of the bug.
>

Revision history for this message
Steven Harper (stevenharperuk) wrote :

IS there anything I need to do now?

Or will 0.2.1.14 get uploaded now?

steve

On Nov 25, 2007 12:42 AM, Steven Harper <email address hidden> wrote:

> no thats fine, I will change my code to match
>
> I will also Zip my next submission, just so you know the command I used
> was
>
> interdiff -z easycrypt_$OLDVERSION-0ubuntu1.diff.gz easycrypt_$NEWVERSION-
> 0ubuntu1.diff.gz > easycrypt_$OLDVERSION-$NEWVERSION.interdiff
>
> thanks
>
> Steve
>
>
> On Nov 24, 2007 11:02 PM, Cesare Tirabassi <<email address hidden> >
> wrote:
>
> > I see a little problem, there is a packaging change (the translation)
> > which is not shown when working with your interdiff.
> > You have added this change in the changelog of 0.2.1.13-0ubuntu1 which
> > has not been submitted I guess?
> > To solve this I added the "* Added Italian translation" entry to
> > changelog as follows:
> >
> > easycrypt (0.2.1.14-0ubuntu1) hardy; urgency=low
> >
> > * New Upstream Version
> > * Added Italian translation
> >
> > -- Steven Harper <<email address hidden> > Sat, 10 Nov 2007 18:36:00
> > +0100
> >
> > easycrypt (0.2.1.11-0ubuntu1) hardy; urgency=low
> >
> > * initial release
> >
> > -- Steven Harper < <email address hidden>> Mon, 05 Nov 2007 12:02:00
> > +0100
> >
> > If you want to do it differently please resubmit another interdiff
> > (this time please also zipped with gzip --best -c).
> >
> > Thanks.
> >
> > ** Changed in: easycrypt (Ubuntu)
> > Assignee: Cesare Tirabassi (norsetto) => Steven Harper
> > (stevenharperuk)
> >
> > --
> > Candidate revision easycrypt_0.2.1.14-0ubuntu1
> > https://bugs.launchpad.net/bugs/164880
> > You received this bug notification because you are a direct subscriber
> > of the bug.
> >
>
>

Revision history for this message
Cesare Tirabassi (norsetto) wrote :

Uploaded.

Changed in easycrypt:
assignee: stevenharperuk → nobody
status: In Progress → Fix Committed
Changed in easycrypt:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.