[Python-modules-commits] r3476 - in /packages/python-werkzeug/trunk/debian: changelog copyright

nslater-guest at users.alioth.debian.org nslater-guest at users.alioth.debian.org
Mon Oct 29 23:59:17 UTC 2007


Author: nslater-guest
Date: Mon Oct 29 23:59:16 2007
New Revision: 3476

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=3476
Log:
Tweaked debian/copyright file for ordering consistency.

Modified:
    packages/python-werkzeug/trunk/debian/changelog
    packages/python-werkzeug/trunk/debian/copyright

Modified: packages/python-werkzeug/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/python-werkzeug/trunk/debian/changelog?rev=3476&op=diff
==============================================================================
--- packages/python-werkzeug/trunk/debian/changelog (original)
+++ packages/python-werkzeug/trunk/debian/changelog Mon Oct 29 23:59:16 2007
@@ -1,8 +1,12 @@
 python-werkzeug (0.1~svn3830-2) UNRELEASED; urgency=low
 
+  [ Piotr Ożarowski ]
   * Vcs-Svn, Vcs-Browser and Homepage fields added
 
- -- Piotr Ożarowski <piotr at debian.org>  Sat,  6 Oct 2007 23:47:20 +0200
+  [ Noah Slater ]
+  * Tweaked debian/copyright file for ordering consistency.
+
+ -- Noah Slater <nslater at bytesexual.org>  Mon, 29 Oct 2007 23:58:11 +0000
 
 python-werkzeug (0.1~svn3830-1) experimental; urgency=low
 

Modified: packages/python-werkzeug/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/python-modules/packages/python-werkzeug/trunk/debian/copyright?rev=3476&op=diff
==============================================================================
--- packages/python-werkzeug/trunk/debian/copyright (original)
+++ packages/python-werkzeug/trunk/debian/copyright Mon Oct 29 23:59:16 2007
@@ -1,13 +1,6 @@
 Upstream source from: <http://werkzeug.pocoo.org/>
 
 Upstream source command: REVISION=3830 ./debian/rules get-orig-source
-
-Files: debian/*
-Copyright: Copyright (C) 2007 Noah Slater <nslater at bytesexual.org>
-License: other
- Copying and distribution of this package, with or without modification, are
- permitted in any medium without royalty provided the copyright notice and this
- notice are preserved.
 
 Files: *
 Copyright: Copyright (C) 2006, 2007 Armin Ronacher
@@ -35,3 +28,10 @@
  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.
+
+Files: debian/*
+Copyright: Copyright (C) 2007 Noah Slater <nslater at bytesexual.org>
+License: other
+ Copying and distribution of this package, with or without modification, are
+ permitted in any medium without royalty provided the copyright notice and this
+ notice are preserved.




More information about the Python-modules-commits mailing list