[med-svn] [toothchart] 03/06: Cleanup packaging in SVN
Andreas Tille
tille at debian.org
Fri Dec 29 16:20:20 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository toothchart.
commit ab171150b6589c1f031a92fd58bd42b5fe85244d
Author: Andreas Tille <tille at debian.org>
Date: Thu Dec 29 22:48:34 2016 +0000
Cleanup packaging in SVN
---
debian/changelog | 2 +-
debian/compat | 2 +-
debian/control | 20 ++++++++++----------
debian/rules | 6 ------
debian/watch | 1 -
5 files changed, 12 insertions(+), 19 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 59c342e..b678989 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
diff --git a/debian/compat b/debian/compat
index 45a4fb7..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+10
diff --git a/debian/control b/debian/control
index 6be2ad8..67a34a9 100644
--- a/debian/control
+++ b/debian/control
@@ -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.
diff --git a/debian/rules b/debian/rules
index 4392aa2..7bffbdd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -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
diff --git a/debian/watch b/debian/watch
index 61e968d..369dfc2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,3 @@
-# Compulsory line, this is a version 3 file
version=3
http://sf.net/toothchart/toothchart-.*-(.*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/toothchart.git
More information about the debian-med-commit
mailing list