[med-svn] r10103 - trunk/packages/f2j/trunk/debian
Olivier Sallou
osallou at alioth.debian.org
Mon Mar 26 21:36:37 UTC 2012
Author: osallou
Date: 2012-03-26 21:36:37 +0000 (Mon, 26 Mar 2012)
New Revision: 10103
Modified:
trunk/packages/f2j/trunk/debian/changelog
trunk/packages/f2j/trunk/debian/control
trunk/packages/f2j/trunk/debian/rules
Log:
remove doc generation, set to unstable for upload
Modified: trunk/packages/f2j/trunk/debian/changelog
===================================================================
--- trunk/packages/f2j/trunk/debian/changelog 2012-03-26 19:30:56 UTC (rev 10102)
+++ trunk/packages/f2j/trunk/debian/changelog 2012-03-26 21:36:37 UTC (rev 10103)
@@ -1,7 +1,7 @@
-f2j (0.8.1-1) UNRELEASED; urgency=low
+f2j (0.8.1-1) unstable; urgency=low
+ [ Olivier Sallou ]
* Initial release (Closes: #657184)
- PENDING UPLOAD: waiting validation with mtj package
[ Thorsten Alteholz ]
* debian/rules: target get-orig-source added
Modified: trunk/packages/f2j/trunk/debian/control
===================================================================
--- trunk/packages/f2j/trunk/debian/control 2012-03-26 19:30:56 UTC (rev 10102)
+++ trunk/packages/f2j/trunk/debian/control 2012-03-26 21:36:37 UTC (rev 10103)
@@ -4,8 +4,7 @@
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Olivier Sallou <osallou at debian.org>,
DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 8), default-jdk, bison, javahelper,
- texlive-latex-base, texlive-latex-extra, texlive-fonts-recommended
+Build-Depends: debhelper (>= 8), default-jdk, bison, javahelper
Standards-Version: 3.9.2
Homepage: http://sourceforge.net/projects/f2j/
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/f2j/trunk/
Modified: trunk/packages/f2j/trunk/debian/rules
===================================================================
--- trunk/packages/f2j/trunk/debian/rules 2012-03-26 19:30:56 UTC (rev 10102)
+++ trunk/packages/f2j/trunk/debian/rules 2012-03-26 21:36:37 UTC (rev 10103)
@@ -15,11 +15,9 @@
override_dh_auto_build:
dh_auto_build
- cd doc; make
override_dh_clean:
dh_clean
- cd doc; make clean
get-orig-source:
mkdir -p ../tarballs
More information about the debian-med-commit
mailing list