[Python-modules-commits] r16046 - in packages/python-restkit/trunk/debian (3 files)
takaki at users.alioth.debian.org
takaki at users.alioth.debian.org
Mon Mar 7 11:13:34 UTC 2011
Date: Monday, March 7, 2011 @ 11:13:30
Author: takaki
Revision: 16046
release
Modified:
packages/python-restkit/trunk/debian/changelog
packages/python-restkit/trunk/debian/rules
packages/python-restkit/trunk/debian/watch
Modified: packages/python-restkit/trunk/debian/changelog
===================================================================
--- packages/python-restkit/trunk/debian/changelog 2011-03-07 11:11:16 UTC (rev 16045)
+++ packages/python-restkit/trunk/debian/changelog 2011-03-07 11:13:30 UTC (rev 16046)
@@ -1,10 +1,10 @@
-python-restkit (3.2.0-1) UNRELEASED; urgency=low
+python-restkit (3.2.0-1) unstable; urgency=low
* New upstream release
* use dh_python2.
* debian/copyright: Rewrite in DEP-5 format.
- -- TANIGUCHI Takaki <takaki at debian.org> Mon, 07 Mar 2011 20:05:08 +0900
+ -- TANIGUCHI Takaki <takaki at debian.org> Mon, 07 Mar 2011 20:12:55 +0900
python-restkit (3.0.4-1) unstable; urgency=low
Modified: packages/python-restkit/trunk/debian/rules
===================================================================
--- packages/python-restkit/trunk/debian/rules 2011-03-07 11:11:16 UTC (rev 16045)
+++ packages/python-restkit/trunk/debian/rules 2011-03-07 11:13:30 UTC (rev 16046)
@@ -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-restkit/trunk/debian/watch
===================================================================
--- packages/python-restkit/trunk/debian/watch 2011-03-07 11:11:16 UTC (rev 16045)
+++ packages/python-restkit/trunk/debian/watch 2011-03-07 11:13:30 UTC (rev 16046)
@@ -1,24 +1,2 @@
-# 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-restkit-(.*)\.tar\.gz
http://pypi.python.org/packages/source/r/restkit/restkit-(.*).tar.gz
-
-# Uncomment to examine a Webserver directory
-#http://www.example.com/pub/python-restkit-(.*)\.tar\.gz
-
-# Uncommment to examine a FTP server
-#ftp://ftp.example.com/pub/python-restkit-(.*)\.tar\.gz debian uupdate
-
-# Uncomment to find new files on sourceforge, for devscripts >= 2.9
-# http://sf.net/python-restkit/python-restkit-(.*)\.tar\.gz
-
-# Uncomment to find new files on GooglePages
-# http://example.googlepages.com/foo.html python-restkit-(.*)\.tar\.gz
More information about the Python-modules-commits
mailing list