reverted: --- easycrypt-0.2.1.11/debian/menu +++ easycrypt-0.2.1.11.orig/debian/menu @@ -1,4 +0,0 @@ -?package(easycrypt):command="/usr/bin/easycrypt" needs="X11" \ - section="Applications/File Management" title="Easy Crypt" \ - icon="/usr/share/pixmaps/easycrypt.xpm" hints="Encryption" - reverted: --- easycrypt-0.2.1.11/debian/manpages +++ easycrypt-0.2.1.11.orig/debian/manpages @@ -1 +0,0 @@ -debian/easycrypt.1 reverted: --- easycrypt-0.2.1.11/debian/control +++ easycrypt-0.2.1.11.orig/debian/control @@ -1,23 +0,0 @@ -Source: easycrypt -Section: utils -Priority: optional -Maintainer: Ubuntu MOTU Developers -XSBC-Original-Maintainer: Steven Harper -Homepage: http://www.squeezedonkey.com/wiki/linux/index.php?title=EasyCrypt -Build-Depends: cdbs (>= 0.4.49), debhelper (>= 5.0.38) -Build-Depends-Indep: python, python-central (>= 0.5.6) -XS-Python-Version: current, >= 2.4 -Standards-Version: 3.7.2 - -Package: easycrypt -Section: utils -Priority: optional -Architecture: all -Depends: ${python:Depends}, python-gtk2, python-gnome2-extras -XB-Python-Version: ${python:Versions} -Description: simple GUI for managing TrueCrypt crypts - Easy Crypt provides an easy-to-use GUI that allows the user to create - and mount multiple crypts, using TrueCrypt. - . - Crypts created with Easy Crypt can be used on any other operating system - supporting TrueCrypt, and vice-versa. reverted: --- easycrypt-0.2.1.11/debian/easycrypt.1 +++ easycrypt-0.2.1.11.orig/debian/easycrypt.1 @@ -1,31 +0,0 @@ -.TH easycrypt 1 "September 2, 2007" -. -.SH NAME -easycrypt \- A Easy Crypt -. -.SH SYNOPSIS -.B easycrypt -. -.SH DESCRIPTION -.B easycrypt -Easy Crypt is a simple GUI for TrueCrypt - - Easy Crypt uses the Multi platform package TrueCrypt, - to provide a Graphical User Interace that is simple to use. - - Easy Crypt allows a user to create and mount multiple crypts. - - Crypts created with Easy Crypt can be used on any other OS - with the use of TrueCrypt. - - Likewise crypts created with TrueCrypt on other OS's can be - opened and modified with Easy Crypt. - -. -.SH Web Page -http://www.squeezedonkey.com/wiki/linux -. -.SH AUTHOR -Steven Harper -. -.\" EOF reverted: --- easycrypt-0.2.1.11/debian/rules +++ easycrypt-0.2.1.11.orig/debian/rules @@ -1,22 +0,0 @@ -#!/usr/bin/make -f -# -*- makefile -*- -# Sample debian/rules that uses cdbs. Originaly written by Robert Millan. -# This file is public domain. - -#Comment Verbose out later -#export DH_VERBOSE=1 -export DEB_PYTHON_SYSTEM=pycentral - -# Add here any variable or target overrides you need - -include /usr/share/cdbs/1/rules/debhelper.mk - -binary/easycrypt:: - dh_desktop - -binary-install/easycrypt:: - dh_installchangelogs ChangeLog - dh_pycentral /usr/share/easycrypt/ - -clean:: - reverted: --- easycrypt-0.2.1.11/debian/changelog +++ easycrypt-0.2.1.11.orig/debian/changelog @@ -1,6 +0,0 @@ -easycrypt (0.2.1.11-0ubuntu1) hardy; urgency=low - - * initial release - - -- Steven Harper Mon, 05 Nov 2007 12:02:00 +0100 - reverted: --- easycrypt-0.2.1.11/debian/compat +++ easycrypt-0.2.1.11.orig/debian/compat @@ -1 +0,0 @@ -5 reverted: --- easycrypt-0.2.1.11/debian/docs +++ easycrypt-0.2.1.11.orig/debian/docs @@ -1 +0,0 @@ -README reverted: --- easycrypt-0.2.1.11/debian/watch +++ easycrypt-0.2.1.11.orig/debian/watch @@ -1,2 +0,0 @@ -version=3 -http://www.squeezedonkey.com/svn/linux/trunk/releases/easycrypt/src/easycrypt_(.*).orig.tar.gz reverted: --- easycrypt-0.2.1.11/debian/copyright +++ easycrypt-0.2.1.11.orig/debian/copyright @@ -1,25 +0,0 @@ -This package was debianized by Steven Harper StevenHarperUK@gmail.com - -It was downloaded from: http://www.squeezedonkey.com/svn/linux/trunk/releases/easycrypt/ - -Upstream Author: StevenHarperUK@gmail.com - -Copyright Holder: 2007 Steven Harper - -License: - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; version 2 dated June, 1991. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - -On Ubuntu Linux systems, the complete text of the GNU General -Public License v2 can be found in `/usr/share/common-licenses/GPL-2'. -The Debian packaging is (C) 2007, Steven Harper and is licensed under the GPL V2 reverted: --- easycrypt-0.2.1.11/debian/easycrypt.install +++ easycrypt-0.2.1.11.orig/debian/easycrypt.install @@ -1,7 +0,0 @@ -*.py* usr/share/easycrypt -easycrypt usr/bin -icons/* usr/share/easycrypt/icons -easycrypt.desktop usr/share/applications -icons/easycrypt.xpm usr/share/pixmaps -icons/easycrypt.png usr/share/pixmaps -locale/en/LC_MESSAGES/easycrypt.mo usr/share/easycrypt/locale/en/LC_MESSAGES only in patch2: unchanged: --- easycrypt-0.2.1.14.orig/debian/menu +++ easycrypt-0.2.1.14/debian/menu @@ -0,0 +1,4 @@ +?package(easycrypt):command="/usr/bin/easycrypt" needs="X11" \ + section="Applications/File Management" title="Easy Crypt" \ + icon="/usr/share/pixmaps/easycrypt.xpm" hints="Encryption" + only in patch2: unchanged: --- easycrypt-0.2.1.14.orig/debian/manpages +++ easycrypt-0.2.1.14/debian/manpages @@ -0,0 +1 @@ +debian/easycrypt.1 only in patch2: unchanged: --- easycrypt-0.2.1.14.orig/debian/control +++ easycrypt-0.2.1.14/debian/control @@ -0,0 +1,23 @@ +Source: easycrypt +Section: utils +Priority: optional +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Steven Harper +Homepage: http://www.squeezedonkey.com/wiki/linux/index.php?title=EasyCrypt +Build-Depends: cdbs (>= 0.4.49), debhelper (>= 5.0.38) +Build-Depends-Indep: python, python-central (>= 0.5.6) +XS-Python-Version: current, >= 2.4 +Standards-Version: 3.7.2 + +Package: easycrypt +Section: utils +Priority: optional +Architecture: all +Depends: ${python:Depends}, python-gtk2, python-gnome2-extras +XB-Python-Version: ${python:Versions} +Description: simple GUI for managing TrueCrypt crypts + Easy Crypt provides an easy-to-use GUI that allows the user to create + and mount multiple crypts, using TrueCrypt. + . + Crypts created with Easy Crypt can be used on any other operating system + supporting TrueCrypt, and vice-versa. only in patch2: unchanged: --- easycrypt-0.2.1.14.orig/debian/easycrypt.1 +++ easycrypt-0.2.1.14/debian/easycrypt.1 @@ -0,0 +1,31 @@ +.TH easycrypt 1 "September 2, 2007" +. +.SH NAME +easycrypt \- A Easy Crypt +. +.SH SYNOPSIS +.B easycrypt +. +.SH DESCRIPTION +.B easycrypt +Easy Crypt is a simple GUI for TrueCrypt + + Easy Crypt uses the Multi platform package TrueCrypt, + to provide a Graphical User Interace that is simple to use. + + Easy Crypt allows a user to create and mount multiple crypts. + + Crypts created with Easy Crypt can be used on any other OS + with the use of TrueCrypt. + + Likewise crypts created with TrueCrypt on other OS's can be + opened and modified with Easy Crypt. + +. +.SH Web Page +http://www.squeezedonkey.com/wiki/linux +. +.SH AUTHOR +Steven Harper +. +.\" EOF only in patch2: unchanged: --- easycrypt-0.2.1.14.orig/debian/rules +++ easycrypt-0.2.1.14/debian/rules @@ -0,0 +1,22 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# Sample debian/rules that uses cdbs. Originaly written by Robert Millan. +# This file is public domain. + +#Comment Verbose out later +#export DH_VERBOSE=1 +export DEB_PYTHON_SYSTEM=pycentral + +# Add here any variable or target overrides you need + +include /usr/share/cdbs/1/rules/debhelper.mk + +binary/easycrypt:: + dh_desktop + +binary-install/easycrypt:: + dh_installchangelogs ChangeLog + dh_pycentral /usr/share/easycrypt/ + +clean:: + only in patch2: unchanged: --- easycrypt-0.2.1.14.orig/debian/changelog +++ easycrypt-0.2.1.14/debian/changelog @@ -0,0 +1,12 @@ +easycrypt (0.2.1.14-0ubuntu1) hardy; urgency=low + + * New Upstream Version + + -- Steven Harper Sat, 10 Nov 2007 18:36:00 +0100 + +easycrypt (0.2.1.11-0ubuntu1) hardy; urgency=low + + * initial release + + -- Steven Harper Mon, 05 Nov 2007 12:02:00 +0100 + only in patch2: unchanged: --- easycrypt-0.2.1.14.orig/debian/compat +++ easycrypt-0.2.1.14/debian/compat @@ -0,0 +1 @@ +5 only in patch2: unchanged: --- easycrypt-0.2.1.14.orig/debian/docs +++ easycrypt-0.2.1.14/debian/docs @@ -0,0 +1 @@ +README only in patch2: unchanged: --- easycrypt-0.2.1.14.orig/debian/watch +++ easycrypt-0.2.1.14/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://www.squeezedonkey.com/svn/linux/trunk/releases/easycrypt/src/easycrypt_(.*).orig.tar.gz only in patch2: unchanged: --- easycrypt-0.2.1.14.orig/debian/copyright +++ easycrypt-0.2.1.14/debian/copyright @@ -0,0 +1,25 @@ +This package was debianized by Steven Harper StevenHarperUK@gmail.com + +It was downloaded from: http://www.squeezedonkey.com/svn/linux/trunk/releases/easycrypt/ + +Upstream Author: StevenHarperUK@gmail.com + +Copyright Holder: 2007 Steven Harper + +License: + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; version 2 dated June, 1991. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +On Ubuntu Linux systems, the complete text of the GNU General +Public License v2 can be found in `/usr/share/common-licenses/GPL-2'. +The Debian packaging is (C) 2007, Steven Harper and is licensed under the GPL V2 only in patch2: unchanged: --- easycrypt-0.2.1.14.orig/debian/easycrypt.install +++ easycrypt-0.2.1.14/debian/easycrypt.install @@ -0,0 +1,8 @@ +*.py* usr/share/easycrypt +easycrypt usr/bin +icons/* usr/share/easycrypt/icons +easycrypt.desktop usr/share/applications +icons/easycrypt.xpm usr/share/pixmaps +icons/easycrypt.png usr/share/pixmaps +locale/en/LC_MESSAGES/easycrypt.mo usr/share/easycrypt/locale/en/LC_MESSAGES +locale/it/LC_MESSAGES/easycrypt.mo usr/share/easycrypt/locale/it/LC_MESSAGES