[med-svn] r23400 - trunk/packages/toothchart/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Thu Dec 29 22:48:35 UTC 2016
Author: tille
Date: 2016-12-29 22:48:34 +0000 (Thu, 29 Dec 2016)
New Revision: 23400
Modified:
trunk/packages/toothchart/trunk/debian/changelog
trunk/packages/toothchart/trunk/debian/compat
trunk/packages/toothchart/trunk/debian/control
trunk/packages/toothchart/trunk/debian/rules
trunk/packages/toothchart/trunk/debian/watch
Log:
Cleanup packaging in SVN
Modified: trunk/packages/toothchart/trunk/debian/changelog
===================================================================
--- trunk/packages/toothchart/trunk/debian/changelog 2016-12-29 22:45:46 UTC (rev 23399)
+++ trunk/packages/toothchart/trunk/debian/changelog 2016-12-29 22:48:34 UTC (rev 23400)
@@ -1,5 +1,5 @@
toothchart (0.02.0-1) UNRELEASED; urgency=low
- * Initial release (Closes: #12345)
+ * Initial release (Closes: #???)
-- Thorsten Alteholz <debian at alteholz.de> Wed, 06 Jul 2011 18:33:16 +0200
Modified: trunk/packages/toothchart/trunk/debian/compat
===================================================================
--- trunk/packages/toothchart/trunk/debian/compat 2016-12-29 22:45:46 UTC (rev 23399)
+++ trunk/packages/toothchart/trunk/debian/compat 2016-12-29 22:48:34 UTC (rev 23400)
@@ -1 +1 @@
-8
+10
Modified: trunk/packages/toothchart/trunk/debian/control
===================================================================
--- trunk/packages/toothchart/trunk/debian/control 2016-12-29 22:45:46 UTC (rev 23399)
+++ trunk/packages/toothchart/trunk/debian/control 2016-12-29 22:48:34 UTC (rev 23400)
@@ -1,19 +1,19 @@
Source: toothchart
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Andreas Tille <tille at debian.org>,
+ Thorsten Alteholz <debian at alteholz.de>
Section: misc
-Priority: extra
-Build-Depends: debhelper (>= 8.0.0)
-Standards-Version: 3.9.2
+Priority: optional
+Build-Depends: debhelper (>= 10)
+Standards-Version: 3.9.8
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/toothchart/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/toothcharttrunk/
Homepage: http://sourceforge.net/projects/toothchart/
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
-Uploaders: Andreas Tille <tille at debian.org>,
- Thorsten Alteholz <debian at alteholz.de>
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/toothchart/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/toothcharttrunk/
Package: toothchart
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: graphically shows how a baby's primary teeth have erupted
The Baby Tooth chart is a PHP script which graphically shows how a baby's
primary teeth have erupted - Eventually it'll become a POST/PHP-Nuke module.
Modified: trunk/packages/toothchart/trunk/debian/rules
===================================================================
--- trunk/packages/toothchart/trunk/debian/rules 2016-12-29 22:45:46 UTC (rev 23399)
+++ trunk/packages/toothchart/trunk/debian/rules 2016-12-29 22:48:34 UTC (rev 23400)
@@ -1,10 +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
Modified: trunk/packages/toothchart/trunk/debian/watch
===================================================================
--- trunk/packages/toothchart/trunk/debian/watch 2016-12-29 22:45:46 UTC (rev 23399)
+++ trunk/packages/toothchart/trunk/debian/watch 2016-12-29 22:48:34 UTC (rev 23400)
@@ -1,4 +1,3 @@
-# Compulsory line, this is a version 3 file
version=3
http://sf.net/toothchart/toothchart-.*-(.*)\.tar\.gz
More information about the debian-med-commit
mailing list