[Python-modules-commits] r5948 - in packages/python-werkzeug/trunk/debian (3 files)

nslater-guest at users.alioth.debian.org nslater-guest at users.alioth.debian.org
Fri Jul 11 13:49:20 UTC 2008


    Date: Friday, July 11, 2008 @ 13:49:19
  Author: nslater-guest
Revision: 5948

general updates

Added:
  packages/python-werkzeug/trunk/debian/README.source
Modified:
  packages/python-werkzeug/trunk/debian/changelog
  packages/python-werkzeug/trunk/debian/copyright

Added: packages/python-werkzeug/trunk/debian/README.source
===================================================================
--- packages/python-werkzeug/trunk/debian/README.source	                        (rev 0)
+++ packages/python-werkzeug/trunk/debian/README.source	2008-07-11 13:49:19 UTC (rev 5948)
@@ -0,0 +1,12 @@
+Source README
+=============
+
+The upstream source can be downloaded with the following command:
+
+  ./debian/rules get-orig-source
+
+You will need the following packages installed:
+
+  devscripts
+
+ -- Noah Slater <nslater at bytesexual.org>, Fri, 11 Jul 2008 14:47:59 +0100

Modified: packages/python-werkzeug/trunk/debian/changelog
===================================================================
--- packages/python-werkzeug/trunk/debian/changelog	2008-07-11 11:51:54 UTC (rev 5947)
+++ packages/python-werkzeug/trunk/debian/changelog	2008-07-11 13:49:19 UTC (rev 5948)
@@ -1,3 +1,10 @@
+python-werkzeug (0.3.1-2) UNRELEASED; urgency=low
+
+  * Added debian/README.source for upstream source information.
+  * Updated debian/copyright per latest proposed format.
+
+ -- Noah Slater <nslater at bytesexual.org>  Fri, 11 Jul 2008 14:48:29 +0100
+
 python-werkzeug (0.3.1-1) unstable; urgency=high
 
   * New upstream release, fixes a security issue.

Modified: packages/python-werkzeug/trunk/debian/copyright
===================================================================
--- packages/python-werkzeug/trunk/debian/copyright	2008-07-11 11:51:54 UTC (rev 5947)
+++ packages/python-werkzeug/trunk/debian/copyright	2008-07-11 13:49:19 UTC (rev 5948)
@@ -1,12 +1,11 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
-Packaged-By: Noah Slater <nslater at bytesexual.org>
-Packaged-Date: Fri, 20 Jul 2007 20:53:52 +0100
-Original-Source-Location: http://werkzeug.pocoo.org/download
-Original-Source-Command: ./debian/rules get-orig-source
+Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=179
+Upstream-Name: Werkzeug
+Upstream-Maintainer: Armin Ronacher <armin.ronacher at active-4.com>
+Upstream-Source: http://werkzeug.pocoo.org/download
 
 Files: *
-Copyright: Copyright 2008, Armin Ronacher
- Copyright 2008, Georg Brandl
+Copyright: Copyright 2008, Armin Ronacher <armin.ronacher at active-4.com>
+ Copyright 2008, Georg Brandl <g.brandl at gmx.net>
 License: BSD
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are met:




More information about the Python-modules-commits mailing list