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

takaki at users.alioth.debian.org takaki at users.alioth.debian.org
Mon Mar 7 10:49:49 UTC 2011


    Date: Monday, March 7, 2011 @ 10:49:46
  Author: takaki
Revision: 16040

remove comments

Modified:
  packages/python-couchdbkit/trunk/debian/changelog
  packages/python-couchdbkit/trunk/debian/rules
  packages/python-couchdbkit/trunk/debian/watch

Modified: packages/python-couchdbkit/trunk/debian/changelog
===================================================================
--- packages/python-couchdbkit/trunk/debian/changelog	2011-03-07 10:48:01 UTC (rev 16039)
+++ packages/python-couchdbkit/trunk/debian/changelog	2011-03-07 10:49:46 UTC (rev 16040)
@@ -1,11 +1,11 @@
-python-couchdbkit (0.5.4-1) UNRELEASED; urgency=low
+python-couchdbkit (0.5.4-1) unstable; urgency=low
 
   * New upstream release
   * debian/rules: use dh_python2.
   * Change support Python version to only 2.6 or later.
   * debian/copyright: Rewrite in DEP-5 format. 
 
- -- TANIGUCHI Takaki <takaki at debian.org>  Mon, 07 Mar 2011 19:46:02 +0900
+ -- TANIGUCHI Takaki <takaki at debian.org>  Mon, 07 Mar 2011 19:49:18 +0900
 
 python-couchdbkit (0.5.2-1) unstable; urgency=low
 

Modified: packages/python-couchdbkit/trunk/debian/rules
===================================================================
--- packages/python-couchdbkit/trunk/debian/rules	2011-03-07 10:48:01 UTC (rev 16039)
+++ packages/python-couchdbkit/trunk/debian/rules	2011-03-07 10:49:46 UTC (rev 16040)
@@ -1,13 +1,4 @@
 #!/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  $@ --with python2

Modified: packages/python-couchdbkit/trunk/debian/watch
===================================================================
--- packages/python-couchdbkit/trunk/debian/watch	2011-03-07 10:48:01 UTC (rev 16039)
+++ packages/python-couchdbkit/trunk/debian/watch	2011-03-07 10:49:46 UTC (rev 16040)
@@ -1,26 +1,3 @@
-# Example watch control file for uscan
-# Rename this file to "watch" and then you can run the "uscan" command
-# to check for upstream updates and more.
-# See uscan(1) for format
-
-# Compulsory line, this is a version 3 file
 version=3
-
-# Uncomment to examine a Webpage
-# <Webpage URL> <string match>
-#http://www.example.com/downloads.php python-couchdbkit-(.*)\.tar\.gz
 opts=dversionmangle=s/\+dfsg$// \
   http://pypi.python.org/packages/source/c/couchdbkit/couchdbkit-(.*).tar.gz
-#  http://github.com/benoitc/couchdbkit/downloads/ /benoitc/couchdbkit/tarball/([0-9].*)
-
-# Uncomment to examine a Webserver directory
-#http://www.example.com/pub/python-couchdbkit-(.*)\.tar\.gz
-
-# Uncommment to examine a FTP server
-#ftp://ftp.example.com/pub/python-couchdbkit-(.*)\.tar\.gz debian uupdate
-
-# Uncomment to find new files on sourceforge, for devscripts >= 2.9
-# http://sf.net/python-couchdbkit/python-couchdbkit-(.*)\.tar\.gz
-
-# Uncomment to find new files on GooglePages
-# http://example.googlepages.com/foo.html python-couchdbkit-(.*)\.tar\.gz




More information about the Python-modules-commits mailing list