r36267 - in /packages/cimg/trunk/debian: changelog control get-orig-source patches/10_examples.patch patches/series
tille at users.alioth.debian.org
tille at users.alioth.debian.org
Thu Mar 11 17:14:13 UTC 2010
Author: tille
Date: Thu Mar 11 17:14:04 2010
New Revision: 36267
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=36267
Log:
New upstream version
Removed:
packages/cimg/trunk/debian/patches/10_examples.patch
Modified:
packages/cimg/trunk/debian/changelog
packages/cimg/trunk/debian/control
packages/cimg/trunk/debian/get-orig-source
packages/cimg/trunk/debian/patches/series
Modified: packages/cimg/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/cimg/trunk/debian/changelog?rev=36267&op=diff
==============================================================================
--- packages/cimg/trunk/debian/changelog (original)
+++ packages/cimg/trunk/debian/changelog Thu Mar 11 17:14:04 2010
@@ -1,3 +1,13 @@
+cimg (1.3.3-1) unstable; urgency=low
+
+ * New upstream version
+ * Standards-Version: 3.8.4 (no changes needed)
+ * debian/get-orig-source upstream does not provide tarballs any
+ more and switched back to zip only habit
+ * debian/patches/10_examples.patch became useless
+
+ -- Andreas Tille <tille at debian.org> Thu, 11 Mar 2010 17:18:31 +0100
+
cimg (1.3.2-2) unstable; urgency=low
* debian/watch: Re-enable zip download files.
Modified: packages/cimg/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/cimg/trunk/debian/control?rev=36267&op=diff
==============================================================================
--- packages/cimg/trunk/debian/control (original)
+++ packages/cimg/trunk/debian/control Thu Mar 11 17:14:04 2010
@@ -8,7 +8,7 @@
Build-Depends-Indep: doxygen, libx11-dev, libxrandr-dev, libmagick++-dev,
libfftw3-dev | fftw3-dev, libgimp2.0-dev, quilt
Build-Depends: debhelper (>= 7.1)
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/cimg/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/cimg/trunk/?rev=0&sc=0
Homepage: http://cimg.sourceforge.net/
Modified: packages/cimg/trunk/debian/get-orig-source
URL: http://svn.debian.org/wsvn/debian-science/packages/cimg/trunk/debian/get-orig-source?rev=36267&op=diff
==============================================================================
--- packages/cimg/trunk/debian/get-orig-source (original)
+++ packages/cimg/trunk/debian/get-orig-source Thu Mar 11 17:14:04 2010
@@ -1,11 +1,6 @@
#!/bin/sh -e
# Upstream provides source in ZIP file so we have to repack to get a tar.gz
-# now upstream has tar.gz as well ... so this is not needed any more
-
-uscan --verbose --force-download
-
-exit
UNAME=CImg
PKG=`dpkg-parsechangelog | awk '/^Source/ { print $2 }'`
UVERSION=`uscan --verbose --force-download | \
Modified: packages/cimg/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/debian-science/packages/cimg/trunk/debian/patches/series?rev=36267&op=diff
==============================================================================
--- packages/cimg/trunk/debian/patches/series (original)
+++ packages/cimg/trunk/debian/patches/series Thu Mar 11 17:14:04 2010
@@ -1,3 +1,2 @@
-10_examples.patch
10_do_not_build_gmic_examples.patch
20_examples2.patch
More information about the debian-science-commits
mailing list