Author: tille
Date: 2011-02-22 15:00:23 +0000 (Tue, 22 Feb 2011)
New Revision: 6061

Added:
   trunk/packages/altree/trunk/debian/source/
   trunk/packages/altree/trunk/debian/source/format
Modified:
   trunk/packages/altree/trunk/debian/changelog
   trunk/packages/altree/trunk/debian/control
   trunk/packages/altree/trunk/debian/rules
Log:
Aded ghostscript build-depends, some packaging polishing


Modified: trunk/packages/altree/trunk/debian/changelog
===================================================================
--- trunk/packages/altree/trunk/debian/changelog        2011-02-22 12:44:44 UTC 
(rev 6060)
+++ trunk/packages/altree/trunk/debian/changelog        2011-02-22 15:00:23 UTC 
(rev 6061)
@@ -1,10 +1,5 @@
-altree (1.1.0-1) UNRELEASED; urgency=low
+altree (1.0.1-4) UNRELEASED; urgency=low
 
-There are concerns that 1.1.0 should not be packaged, see:
-http://lists.debian.org/msgid-search/[email protected]
-
-  * New upstream release. 
-
   [ Charles Plessy ]
   * Depends on libtamuanova-perl (debian/control).
   * Added a BibTeX reference in debian/reference and install it through
@@ -26,29 +21,25 @@
   * debian/rules:
     - removing unneeded included Makefile
 
- -- Charles Plessy <[email protected]>  Wed, 03 Jun 2009 19:30:05 +0900
-
-altree (1.0.1-3) unstable; urgency=low
-
+  [Andreas Tille]
+  * debian/rules: Use perl-makemaker.mk instead of deprecated
+    perlmodule.mk is deprecated - please use perl-makemaker.mk instead
+  * debian/source/format: 3.0 (quilt)
   * debian/control:
-    - Corrected the VCS information.
-    - Checked conformance with Policy 3.8.0 (no changes needed).
-    - Added a new Arch:all package, altree-examples.
-  * debian/copyright:
-    - Lifted to the latest version of the proposed machine-readable format.
-  * manual.pdf:
-    - Compression prevented by DEB_COMPRESS_EXCLUDE := .pdf in debian/rules.
-    - Registered in doc-base.
+    - Standards-Version: 3.9.1
+    - Added myself to Uploaders
+    - Added Build-Depends: ghostscript to avoid errors in LaTeX run
+      Closes: #614538
 
- -- Charles Plessy <[email protected]>  Sun, 22 Jun 2008 01:37:07 +0900
+ -- Andreas Tille <[email protected]>  Tue, 22 Feb 2011 14:37:21 +0100
 
-altree (1.0.1-2) unstable; urgency=low
+altree (1.0.1-3) unstable; urgency=low
 
   [ Charles Plessy ]
   * Initial release for Debian (Closes: #461506)
   * debian/copyright: converted to machine-readable format.
   * debian/control:
-    - Added texlive-lang-french, texlive-latex-recommended
+    - Added texlive-lang-french, texlive-latex-base, texlive-latex-recommended
       and texlive-latex-extra as build dependencies.
     - Updated my email address.
 
@@ -70,7 +61,7 @@
   * remove empty dir in package (/usr/sbin)
   => package lintian clean now
 
- -- Charles Plessy <[email protected]>  Mon, 12 May 2008 13:37:03 +0900
+ -- Vincent Danjean <[email protected]>  Mon, 12 May 2008 08:19:31 +0200
 
 altree (1.0.1-1) unstable; urgency=low
 

Modified: trunk/packages/altree/trunk/debian/control
===================================================================
--- trunk/packages/altree/trunk/debian/control  2011-02-22 12:44:44 UTC (rev 
6060)
+++ trunk/packages/altree/trunk/debian/control  2011-02-22 15:00:23 UTC (rev 
6061)
@@ -4,9 +4,12 @@
 Maintainer: Debian Med Packaging Team 
<[email protected]>
 DM-Upload-Allowed: yes
 Uploaders: Charles Plessy <[email protected]>,
- Vincent Danjean <[email protected]>
-Build-Depends: bash-completion (>= 1:1), debhelper (>= 7), cdbs, latex-make, 
texlive-lang-french, texlive-latex-extra, texlive-latex-recommended, 
texlive-fonts-recommended
-Standards-Version: 3.8.1
+ Vincent Danjean <[email protected]>,
+ Andreas Tille <[email protected]>
+Build-Depends: bash-completion, debhelper (>= 7), cdbs, latex-make, 
ghostscript,
+ texlive-lang-french, texlive-latex-extra, texlive-latex-recommended,
+ texlive-fonts-recommended
+Standards-Version: 3.9.1
 Vcs-Browser: 
http://svn.debian.org/wsvn/debian-med/trunk/packages/altree/trunk/?rev=0&sc=0
 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/altree/trunk
 Homepage: http://claire.bardel.free.fr/software.html

Modified: trunk/packages/altree/trunk/debian/rules
===================================================================
--- trunk/packages/altree/trunk/debian/rules    2011-02-22 12:44:44 UTC (rev 
6060)
+++ trunk/packages/altree/trunk/debian/rules    2011-02-22 15:00:23 UTC (rev 
6061)
@@ -4,8 +4,7 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/makefile.mk
-#include /usr/share/cdbs/1/rules/patchsys-quilt.mk
-include /usr/share/cdbs/1/class/perlmodule.mk
+include /usr/share/cdbs/1/class/perl-makemaker.mk
 
 build/altree::
        $(MAKE) -C Documentation pdf

Added: trunk/packages/altree/trunk/debian/source/format
===================================================================
--- trunk/packages/altree/trunk/debian/source/format                            
(rev 0)
+++ trunk/packages/altree/trunk/debian/source/format    2011-02-22 15:00:23 UTC 
(rev 6061)
@@ -0,0 +1 @@
+3.0 (quilt)


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit

Reply via email to