[adms] 05/20: Fix error

felix salfelder felix-guest at moszumanska.debian.org
Fri May 9 19:40:33 UTC 2014


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

felix-guest pushed a commit to branch unstable
in repository adms.

commit c14e07f6601060f6305a47e12668f38064360520
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date:   Wed Mar 30 14:55:09 2011 +0200

    Fix error
---
 debian/changelog          | 2 +-
 debian/control            | 4 +++-
 debian/rules              | 1 +
 debian/source/git-patches | 2 +-
 4 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 12ae271..c438441 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-adms (0.0.3.0.1-1) unstable; urgency=low
+adms (2.3.0.1-1) unstable; urgency=low
 
   * Initial release (Closes: #501264) 
 
diff --git a/debian/control b/debian/control
index 541e749..8947be8 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,9 @@ Source: adms
 Section: science
 Priority: extra
 Maintainer: bastien <roucaries.bastien+debian at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), flex, bison, perl (>= 5.10.0), libgd-gd2-perl (>= 1:2.39-2), libxml-perl
+Build-Depends: debhelper (>= 7.0.50~), quilt,
+	       flex, bison, libxml-parser-perl,
+	       perl (>= 5.10.0), libgd-gd2-perl (>= 1:2.39-2)
 Standards-Version: 3.9.1
 Homepage: http://mot-adms.sourceforge.net/
 Vcs-Git: git://git.debian.org/collab-maint/adms.git
diff --git a/debian/rules b/debian/rules
index 71ff3a5..a85d667 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,4 @@
+#!/usr/bin/make -f
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/patchsys-quilt.mk
diff --git a/debian/source/git-patches b/debian/source/git-patches
index ddf6f87..901c1ae 100644
--- a/debian/source/git-patches
+++ b/debian/source/git-patches
@@ -1 +1 @@
-upstream/..debian-patches/
+upstream/$UPSTREAM_VERSION..debian-patches/$DEB_VERSION

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/adms.git



More information about the debian-science-commits mailing list