[med-svn] [librg-exception-perl] 08/15: cme fix dpkg-control, debhelper 9 , Priority: optional

Andreas Tille tille at debian.org
Tue Nov 28 07:08:52 UTC 2017


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

tille pushed a commit to branch master
in repository librg-exception-perl.

commit 00b4abb0efd35a0d6bb793b956ee011b22c5a420
Author: Andreas Tille <tille at debian.org>
Date:   Fri Jul 24 13:20:45 2015 +0000

    cme fix dpkg-control, debhelper 9 , Priority: optional
---
 debian/changelog | 11 ++++++++---
 debian/compat    |  2 +-
 debian/control   | 22 ++++++++++++----------
 3 files changed, 21 insertions(+), 14 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index deb1a3b..e25e126 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,15 @@
-librg-exception-perl (1.0.3-1.1) unstable; urgency=medium
+librg-exception-perl (1.0.3-2.1) UNRELEASED; urgency=medium
 
-  * Non-maintainer upload.
+  [ Damyan Ivanov ]
   * Add build dependency on libmodule-build-perl
     Closes: #789409 -- FTBFS with perl 5.22
 
- -- Damyan Ivanov <dmn at debian.org>  Fri, 24 Jul 2015 12:58:08 +0000
+  [ Andreas Tille ]
+  * cme fix dpkg-control
+  * Debhelper 9
+  * Priority: optional
+
+ -- Andreas Tille <tille at debian.org>  Fri, 24 Jul 2015 15:19:26 +0200
 
 librg-exception-perl (1.0.3-1) unstable; urgency=low
 
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 333e8a0..e6f20d9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,21 @@
 Source: librg-exception-perl
-Section: perl
-Priority: extra
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Ariane Boehm <boehma at in.tum.de>, Laszlo Kajan <lkajan at rostlab.org>
-Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libmodule-build-perl
-Standards-Version: 3.9.3
+Uploaders: Ariane Boehm <boehma at in.tum.de>,
+           Laszlo Kajan <lkajan at rostlab.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9)
+Build-Depends-Indep: perl,
+                     libmodule-build-perl
+Standards-Version: 3.9.6
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/librg-exception-perl/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/librg-exception-perl/trunk/
 Homepage: http://rostlab.org/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/librg-exception-perl/trunk/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/librg-exception-perl/trunk/
-DM-Upload-Allowed: yes
 
 Package: librg-exception-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: RG::Exception Perl module
  This package provides the RG::Exception Perl module, required by certain
  tools from the Rost Lab.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/librg-exception-perl.git



More information about the debian-med-commit mailing list