This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository care2x.
commit bb3fe78b32b8b3330355ce1863bc60d61ec32f02 Author: Andreas Tille <[email protected]> Date: Mon Dec 25 08:48:42 2017 +0100 Add watch file, update metadata --- debian/changelog | 11 ++--------- debian/control | 2 +- debian/copyright | 2 +- debian/watch | 3 +++ 4 files changed, 7 insertions(+), 11 deletions(-) diff --git a/debian/changelog b/debian/changelog index ecc6607..6ca3fc6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,5 @@ -care2x (1.1-1) UNRELEASED; urgency=low +care2x (2.5~rc2-1) UNRELEASED; urgency=low - * Initial release. - - [ Thorsten Alteholz ] - * debian/rules get-orig-source: put orig.tar.gz in ../tarballs to allow - automatic build with svn-buildpackage - * debian/control: debhelper moved to 8 - * debian/control: standards version moved to 3.9.2 (no changes) - * debian/source/format: added + * No intend to release since software is not maintained since 2009 -- Andreas Tille <[email protected]> Tue, 09 Jan 2012 18:06:17 +0100 diff --git a/debian/control b/debian/control index 2b5c17d..e7261e8 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Andreas Tille <[email protected]>, Section: misc Priority: optional Build-Depends: debhelper (>= 10) -Standards-Version: 3.9.8 +Standards-Version: 4.1.2 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/care2x/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/care2x/trunk/ Homepage: http://www.care2x.org diff --git a/debian/copyright b/debian/copyright index ec2285d..7a0e829 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: http://sourceforge.net/projects/care2002/files/ Files: * diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..c77d068 --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=4 + +http://sf.net/care2002/care2x-(\d[\d._RC]*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/care2x.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
