[pkg-wpa-devel] r1674 - in /wpa/trunk/debian: ./ changelog compat control copyright rules source/ source/format

slh-guest at users.alioth.debian.org slh-guest at users.alioth.debian.org
Sat Apr 7 22:50:52 UTC 2012


Author: slh-guest
Date: Sat Apr  7 22:50:51 2012
New Revision: 1674

URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1674
Log:
[svn-inject] Applying Debian modifications (1.0~rc2-1) to trunk

Added:
    wpa/trunk/debian/
    wpa/trunk/debian/changelog
    wpa/trunk/debian/compat
    wpa/trunk/debian/control
    wpa/trunk/debian/copyright
    wpa/trunk/debian/rules   (with props)
    wpa/trunk/debian/source/
    wpa/trunk/debian/source/format

Added: wpa/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/changelog?rev=1674&op=file
==============================================================================
--- wpa/trunk/debian/changelog (added)
+++ wpa/trunk/debian/changelog Sat Apr  7 22:50:51 2012
@@ -1,0 +1,5 @@
+wpa (1.0~rc2-1) unstable; urgency=low
+
+  * just a dummy for svn-inject.
+
+ -- Stefan Lippers-Hollmann <s.l-h at gmx.de>  Sun, 08 Apr 2012 00:41:44 +0200

Added: wpa/trunk/debian/compat
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/compat?rev=1674&op=file
==============================================================================
--- wpa/trunk/debian/compat (added)
+++ wpa/trunk/debian/compat Sat Apr  7 22:50:51 2012
@@ -1,0 +1,1 @@
+9

Added: wpa/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/control?rev=1674&op=file
==============================================================================
--- wpa/trunk/debian/control (added)
+++ wpa/trunk/debian/control Sat Apr  7 22:50:51 2012
@@ -1,0 +1,15 @@
+Source: wpa
+Section: unknown
+Priority: extra
+Maintainer: Stefan Lippers-Hollmann <s.l-h at gmx.de>
+Build-Depends: debhelper (>= 8.0.0)
+Standards-Version: 3.9.2
+Homepage: <insert the upstream URL, if relevant>
+#Vcs-Git: git://git.debian.org/collab-maint/wpa.git
+#Vcs-Browser: http://git.debian.org/?p=collab-maint/wpa.git;a=summary
+
+Package: wpa
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: <insert up to 60 chars description>
+ <insert long description, indented with spaces>

Added: wpa/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/copyright?rev=1674&op=file
==============================================================================
--- wpa/trunk/debian/copyright (added)
+++ wpa/trunk/debian/copyright Sat Apr  7 22:50:51 2012
@@ -1,0 +1,42 @@
+Format: http://dep.debian.net/deps/dep5
+Upstream-Name: wpa
+Source: <url://example.com>
+
+Files: *
+Copyright: <years> <put author's name and email here>
+           <years> <likewise for another author>
+License: BSD-3-Clause
+
+Files: debian/*
+Copyright: 2012 Stefan Lippers-Hollmann <s.l-h at gmx.de>
+License: BSD-3-Clause
+
+License: BSD-3-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.
+ 3. Neither the name of the University nor the names of its contributors
+    may be used to endorse or promote products derived from this software
+    without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ ANY 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 REGENTS 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.
+
+# Please also look if there are files or directories which have a
+# different copyright/license attached and list them here.
+# Please avoid to pick license terms that are more restrictive than the
+# packaged work, as it may make Debian's contributions unacceptable upstream.

Added: wpa/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/rules?rev=1674&op=file
==============================================================================
--- wpa/trunk/debian/rules (added)
+++ wpa/trunk/debian/rules Sat Apr  7 22:50:51 2012
@@ -1,0 +1,13 @@
+#!/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 $@ 

Propchange: wpa/trunk/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: wpa/trunk/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/source/format?rev=1674&op=file
==============================================================================
--- wpa/trunk/debian/source/format (added)
+++ wpa/trunk/debian/source/format Sat Apr  7 22:50:51 2012
@@ -1,0 +1,1 @@
+3.0 (quilt)




More information about the Pkg-wpa-devel mailing list