[med-svn] r23121 - trunk/packages/python-clips/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Wed Nov 23 15:12:20 UTC 2016


Author: tille
Date: 2016-11-23 15:12:19 +0000 (Wed, 23 Nov 2016)
New Revision: 23121

Modified:
   trunk/packages/python-clips/trunk/debian/changelog
   trunk/packages/python-clips/trunk/debian/compat
   trunk/packages/python-clips/trunk/debian/control
   trunk/packages/python-clips/trunk/debian/rules
   trunk/packages/python-clips/trunk/debian/watch
Log:
  * debhelper 10
  * d/watch: version=4
  * cme fix dpkg-control



Modified: trunk/packages/python-clips/trunk/debian/changelog
===================================================================
--- trunk/packages/python-clips/trunk/debian/changelog	2016-11-23 15:03:18 UTC (rev 23120)
+++ trunk/packages/python-clips/trunk/debian/changelog	2016-11-23 15:12:19 UTC (rev 23121)
@@ -1,11 +1,14 @@
-python-clips (1.0.7.348+clips-2) UNRELEASED; urgency=medium
+python-clips (1.0.7.348+clips-2) unstable; urgency=medium
 
   * Team upload
   * make the build reproducible (Thanks for the patch to Reiner Herrmann
     <reiner at reiner-h.de>)
     Closes: #843100
+  * debhelper 10
+  * d/watch: version=4
+  * cme fix dpkg-control
 
- -- Andreas Tille <tille at debian.org>  Wed, 23 Nov 2016 16:00:41 +0100
+ -- Andreas Tille <tille at debian.org>  Wed, 23 Nov 2016 16:06:51 +0100
 
 python-clips (1.0.7.348+clips-1) unstable; urgency=low
 

Modified: trunk/packages/python-clips/trunk/debian/compat
===================================================================
--- trunk/packages/python-clips/trunk/debian/compat	2016-11-23 15:03:18 UTC (rev 23120)
+++ trunk/packages/python-clips/trunk/debian/compat	2016-11-23 15:12:19 UTC (rev 23121)
@@ -1 +1 @@
-9
+10

Modified: trunk/packages/python-clips/trunk/debian/control
===================================================================
--- trunk/packages/python-clips/trunk/debian/control	2016-11-23 15:03:18 UTC (rev 23120)
+++ trunk/packages/python-clips/trunk/debian/control	2016-11-23 15:12:19 UTC (rev 23121)
@@ -1,18 +1,20 @@
 Source: python-clips
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Thorsten Alteholz <debian at alteholz.de>
 Section: python
 Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Thorsten Alteholz <debian at alteholz.de>
-Build-Depends: debhelper (>= 9),
- python-all-dev
-Standards-Version: 3.9.4
+Build-Depends: debhelper (>= 10),
+               python-all-dev
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/python-clips/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/python-clips/trunk/
 Homepage: http://sourceforge.net/projects/pyclips/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/python-clips/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/python-clips/trunk/
 
 Package: python-clips
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${python:Depends}
 Provides: ${python:Provides}
 Description: Python module to interface the CLIPS expert system shell library
  CLIPS is an expert system shell / inference engine written by NASA 


Property changes on: trunk/packages/python-clips/trunk/debian/rules
___________________________________________________________________
Added: svn:executable
   + *

Modified: trunk/packages/python-clips/trunk/debian/watch
===================================================================
--- trunk/packages/python-clips/trunk/debian/watch	2016-11-23 15:03:18 UTC (rev 23120)
+++ trunk/packages/python-clips/trunk/debian/watch	2016-11-23 15:12:19 UTC (rev 23121)
@@ -1,2 +1,2 @@
-version=3
+version=4
 http://sf.net/pyclips/pyclips-([\d.]+)\.tar\.gz




More information about the debian-med-commit mailing list