[med-svn] [ewd] 02/04: Normalised packaging
Andreas Tille
tille at debian.org
Mon Dec 25 13:45:32 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository ewd.
commit 26b359c36fe6a53cbec374e96fe3a82a8790627a
Author: Andreas Tille <tille at debian.org>
Date: Sat Dec 31 20:37:03 2016 +0000
Normalised packaging
---
debian/compat | 2 +-
debian/control | 20 ++++++++++----------
debian/source/format | 1 +
3 files changed, 12 insertions(+), 11 deletions(-)
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 8eb3306..2fd812d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,18 @@
Source: ewd
-Section: science
-Priority: extra
-Build-Depends: debhelper (>= 9),
- apache, nodejs, fis-gtm
-Standards-Version: 3.9.3
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>,
Luis Ibanez <luis.ibanez at kitware.com>
-Homepage: http://gradvs1.mgateway.com/main/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/ewd/trunk
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/ewd/trunk
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 10),
+ apache2,
+ nodejs,
+ fis-gtm
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/ewd/trunk
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/ewd/trunk
+Homepage: http://ec2.mgateway.com/ewd/ws/index.html
Package: ewd-920
Architecture: amd64 i386
@@ -24,4 +25,3 @@ Description: package for EWD Entrerprise Web Development platform.
for web application development, allowing you to build sophisticated, modern
Ajax database-driven applications as simply and as quickly as building static
web pages.
-
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ewd.git
More information about the debian-med-commit
mailing list