Subversion Repositories pub

Compare Revisions

No changes between revisions

Ignore whitespace Rev 155 → Rev 156

/relevation/trunk-1981/upstream.debian/source/format
File deleted
/relevation/trunk-1981/upstream.debian/control
File deleted
/relevation/trunk-1981/upstream.debian/compat
File deleted
/relevation/trunk-1981/upstream.debian/changelog
File deleted
/relevation/trunk-1981/upstream.debian/copyright
File deleted
/relevation/trunk-1981/upstream.debian/rules
File deleted
Property changes:
Deleted: svn:executable
-*
\ No newline at end of property
/relevation/trunk-1981/upstream.debian/manpages
File deleted
/relevation/trunk-1981/upstream.debian/README.source
File deleted
/relevation/trunk-1981/upstream.debian/README.Debian
File deleted
/relevation/trunk-1981/debian/README.source
0,0 → 1,6
relevation for Debian
---------------------
 
The source includes a default set of Debian packaging scripts created
by the origial author.
 
/relevation/trunk-1981/debian/manpages
0,0 → 1,0
relevation.1
/relevation/trunk-1981/debian/copyright
0,0 → 1,34
Format: http://dep.debian.net/deps/dep5
Upstream-Name: relevation
Source: http://p.outlyer.net/revelation/
 
Files: *
Copyright: 2011 Toni Corvera <outlyer@gmail.com>
License: BSD-2-Clause
 
Files: debian/*
Copyright: 2011 Toni Corvera <outlyer@gmail.com>
License: BSD-2-Clause
 
License: BSD-2-Clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
 
/relevation/trunk-1981/debian/changelog
0,0 → 1,5
relevation (0.3-upstream.1) unstable; urgency=low
 
* Initial release
 
-- Toni Corvera <outlyer@gmail.com> Mon, 27 Jun 2011 19:34:41 +0200
/relevation/trunk-1981/debian/control
0,0 → 1,19
Source: relevation
Section: contrib/utils
Priority: extra
Maintainer: Toni Corvera <outlyer@gmail.com>
Build-Depends: debhelper (>= 7.0.50~), python (>= 2.3)
Standards-Version: 3.9.1
Homepage: http://p.outlyer.net/relevation/
#Vcs-Git: git://git.debian.org/collab-maint/relevation.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/relevation.git;a=summary
 
Package: relevation
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, python (>= 2.3), python-libxml2, python-crypto
Recommends: revelation
Description: Command-line interface to query Revelation files
This is a command-line tool capable of retrieving passwords from
a Revelation password file.
.
Please note files can only be searched, not edited with this tool.
/relevation/trunk-1981/debian/docs
--- debian/source/format (nonexistent)
+++ debian/source/format (revision 156)
@@ -0,0 +1 @@
+3.0 (quilt)
/relevation/trunk-1981/debian/compat
0,0 → 1,0
7
/relevation/trunk-1981/debian/rules
0,0 → 1,17
#!/usr/bin/make -f
# -*- makefile -*-
# Sample debian/rules that uses debhelper.
# This file was originally written by Joey Hess and Craig Small.
# As a special exception, when this file is copied by dh-make into a
# dh-make output file, you may use that output file without restriction.
# This special exception was added by Craig Small in version 0.37 of dh-make.
 
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
 
%:
dh $@
 
override_dh_auto_install:
$(MAKE) DESTDIR=$(CURDIR)/debian/relevation prefix=/usr install
 
Property changes:
Added: svn:executable
+*
\ No newline at end of property
/relevation/trunk-1981/debian/README.Debian
0,0 → 1,8
relevation for Debian
---------------------
 
This package is derived from the upstream tarball's Debian
packaging scripts. Those are not written by a Debian developer
so they may inadvertently break packaging rules or conventions.
 
-- Toni Corvera <outlyer@gmail.com> Mon, 27 Jun 2011 01:44:10 +0200
/relevation/trunk-1981/.
Property changes:
Modified: svn:mergeinfo
Merged /relevation/branches/0.3:r139