[Pkg-sympa-commits] [libmime-lite-html-perl] 12/15: Refresh packaging: - Bump Standards-Version to 3.9.5 - Set Sympa Team as maintainer - Set Racke and me as uploaders

Emmanuel Bouthenot kolter at moszumanska.debian.org
Wed Feb 12 21:11:41 UTC 2014


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

kolter pushed a commit to branch unstable
in repository libmime-lite-html-perl.

commit ed570c12cbd3993be2986395b2c78d1cec64ee25
Author: Emmanuel Bouthenot <kolter at openics.org>
Date:   Tue Feb 11 17:10:11 2014 +0000

    Refresh packaging:
      - Bump Standards-Version to 3.9.5
      - Set Sympa Team as maintainer
      - Set Racke and me as uploaders
---
 debian/compat  |  2 +-
 debian/control | 19 +++++++++++++------
 debian/rules   |  6 +++---
 3 files changed, 17 insertions(+), 10 deletions(-)

diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index e2326f6..41995d8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,19 @@
 Source: libmime-lite-html-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, perl-modules, libwww-perl, libhtml-parser-perl,
-  liburi-perl, libmime-lite-perl (>= 1)
-Maintainer: Stefan Hornburg (Racke) <racke at linuxia.de>
-Standards-Version: 3.8.3
+Build-Depends: debhelper (>= 9)
+Build-Depends-Indep:
+    perl,
+    perl-modules,
+    libwww-perl,
+    libhtml-parser-perl,
+    liburi-perl,
+    libmime-lite-perl (>= 1)
+Maintainer: Debian Sympa Team <pkg-sympa-devel at lists.alioth.debian.org>
+Uploaders:
+    Stefan Hornburg (Racke) <racke at linuxia.de>,
+    Emmanuel Bouthenot <kolter at debian.org>
+Standards-Version: 3.9.5
 Homepage: http://search.cpan.org/dist/MIME-Lite-HTML/
 
 Package: libmime-lite-html-perl
@@ -23,4 +31,3 @@ Description: Transform HTML page into MIME email
   * Include external CSS and Javascript files
   * Replace relative urls with absolute ones
   * Build the MIME email with any parts found
-
diff --git a/debian/rules b/debian/rules
index 09ff41b..31c9581 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,11 @@
 #!/usr/bin/make -f
 
-%:
-	dh $@
-
 override_dh_auto_test:
 	# recreate ref files
 	# ignore non-zero exit code that occurs since no tests are run
 	-perl -Iblib/lib t/20create_image_part.t 1
 	-perl -Iblib/lib t/50generic.t 1
 	dh_auto_test
+
+%:
+	dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sympa/libmime-lite-html-perl.git



More information about the Pkg-sympa-commits mailing list