[med-svn] [zodiac-zeden] 08/12: Fixed Vcs fields; Debian Med team maintenance; Debhelper 8; changelog: s/unstable/UNRELEASED/; removed comment boilerplates

Andreas Tille tille at debian.org
Sat Dec 30 17:56:03 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository zodiac-zeden.

commit 9ff75368ace9415ca66638aa8e6b930a1ae49ad1
Author: Andreas Tille <tille at debian.org>
Date:   Sun Feb 19 14:33:10 2012 +0000

    Fixed Vcs fields; Debian Med team maintenance; Debhelper 8; changelog: s/unstable/UNRELEASED/; removed comment boilerplates
---
 debian/changelog |  2 +-
 debian/compat    |  2 +-
 debian/control   | 12 +++++++-----
 debian/rules     | 12 ++----------
 4 files changed, 11 insertions(+), 17 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 98842a4..95d1ca7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-zodiac-zeden (0.6.5-1) unstable; urgency=low
+zodiac-zeden (0.6.5-1) UNRELEASED; urgency=low
 
   * Initial release (Closes: #613528) 
 
diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index 642c82b..bb0311f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,14 @@
 Source: zodiac-zeden
 Section: science
 Priority: optional
-Maintainer: Alex Mestiashvili <alex at biotec.tu-dresden.de>
-Build-Depends: debhelper (>= 7.0.50~), qt4-qmake, libqt4-dev, libqt4-opengl-dev, libopenbabel-dev
-Standards-Version: 3.9.1
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+DM-Upload-Allowed: yes
+Uploaders: Alex Mestiashvili <alex at biotec.tu-dresden.de>
+Build-Depends: debhelper (>= 8), qt4-qmake, libqt4-dev, libqt4-opengl-dev, libopenbabel-dev
+Standards-Version: 3.9.2
 Homepage: http://www.zeden.org/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/zodiac-zeden/trunk/?rev=0&sc=0
-Vcs-Svn: http://svn.debian.org/wsvn/debian-med/trunk/packages/zodiac-zeden/trunk/
+Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/zodiac-zeden/trunk/
+Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/zodiac-zeden/trunk/
 
 Package: zodiac-zeden
 Architecture: any
diff --git a/debian/rules b/debian/rules
index b66829b..9d031bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,14 +1,6 @@
 #!/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.
-#
-# Modified to make a template file for a multi-binary package with separated
-# build-arch and build-indep targets  by Bill Allombert 2001
+# debian/rules for zodiac-zeden
 
 # Uncomment this to turn on verbose mode.
 export DH_VERBOSE=1
@@ -16,8 +8,8 @@ export DH_VERBOSE=1
 # This has to be exported to make some magic below work.
 export DH_OPTIONS
 
-
 %:
 	dh $@ 
+
 override_dh_auto_configure:
 	qmake-qt4 Zodiac.pro

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/zodiac-zeden.git



More information about the debian-med-commit mailing list