[med-svn] r9712 - trunk/packages/zodiac-zeden/trunk/debian

Andreas Tille tille at alioth.debian.org
Sun Feb 19 14:33:10 UTC 2012


Author: tille
Date: 2012-02-19 14:33:10 +0000 (Sun, 19 Feb 2012)
New Revision: 9712

Modified:
   trunk/packages/zodiac-zeden/trunk/debian/changelog
   trunk/packages/zodiac-zeden/trunk/debian/compat
   trunk/packages/zodiac-zeden/trunk/debian/control
   trunk/packages/zodiac-zeden/trunk/debian/rules
Log:
Fixed Vcs fields; Debian Med team maintenance; Debhelper 8; changelog: s/unstable/UNRELEASED/; removed comment boilerplates


Modified: trunk/packages/zodiac-zeden/trunk/debian/changelog
===================================================================
--- trunk/packages/zodiac-zeden/trunk/debian/changelog	2012-02-19 06:38:57 UTC (rev 9711)
+++ trunk/packages/zodiac-zeden/trunk/debian/changelog	2012-02-19 14:33:10 UTC (rev 9712)
@@ -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) 
 

Modified: trunk/packages/zodiac-zeden/trunk/debian/compat
===================================================================
--- trunk/packages/zodiac-zeden/trunk/debian/compat	2012-02-19 06:38:57 UTC (rev 9711)
+++ trunk/packages/zodiac-zeden/trunk/debian/compat	2012-02-19 14:33:10 UTC (rev 9712)
@@ -1 +1 @@
-7
+8

Modified: trunk/packages/zodiac-zeden/trunk/debian/control
===================================================================
--- trunk/packages/zodiac-zeden/trunk/debian/control	2012-02-19 06:38:57 UTC (rev 9711)
+++ trunk/packages/zodiac-zeden/trunk/debian/control	2012-02-19 14:33:10 UTC (rev 9712)
@@ -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

Modified: trunk/packages/zodiac-zeden/trunk/debian/rules
===================================================================
--- trunk/packages/zodiac-zeden/trunk/debian/rules	2012-02-19 06:38:57 UTC (rev 9711)
+++ trunk/packages/zodiac-zeden/trunk/debian/rules	2012-02-19 14:33:10 UTC (rev 9712)
@@ -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 @@
 # This has to be exported to make some magic below work.
 export DH_OPTIONS
 
-
 %:
 	dh $@ 
+
 override_dh_auto_configure:
 	qmake-qt4 Zodiac.pro




More information about the debian-med-commit mailing list