[Pkg-xfce-commits] r2768 - desktop/branches/svn-snapshots/xfprint4/debian
corsac at alioth.debian.org
corsac at alioth.debian.org
Fri Feb 27 00:34:49 UTC 2009
Author: corsac
Date: 2009-02-27 00:34:49 +0000 (Fri, 27 Feb 2009)
New Revision: 2768
Modified:
desktop/branches/svn-snapshots/xfprint4/debian/changelog
desktop/branches/svn-snapshots/xfprint4/debian/control
desktop/branches/svn-snapshots/xfprint4/debian/rules
Log:
* new upstream release candidate.
* debian/control:
- update build-deps for 4.6.
* debian/rules:
- clean out commented stuff from 4.3.99.
Modified: desktop/branches/svn-snapshots/xfprint4/debian/changelog
===================================================================
--- desktop/branches/svn-snapshots/xfprint4/debian/changelog 2009-02-27 00:34:33 UTC (rev 2767)
+++ desktop/branches/svn-snapshots/xfprint4/debian/changelog 2009-02-27 00:34:49 UTC (rev 2768)
@@ -1,4 +1,4 @@
-xfprint4 (4.5.99.1-1) UNRELEASED; urgency=low
+xfprint4 (4.6.0-1) UNRELEASED; urgency=low
[ Xfce 4.6 Alpha “Pinkie”]
* new upstream alpha release.
@@ -28,8 +28,15 @@
* debian/control:
- update build-deps for “Capybara”.
- -- Yves-Alexis Perez <corsac at debian.org> Mon, 26 Jan 2009 13:05:59 +0100
+ [ Xfce 4.6 ]
+ * new upstream release candidate.
+ * debian/control:
+ - update build-deps for 4.6.
+ * debian/rules:
+ - clean out commented stuff from 4.3.99.
+ -- Yves-Alexis Perez <corsac at debian.org> Wed, 25 Feb 2009 08:06:10 +0100
+
xfprint4 (4.4.2-6) unstable; urgency=low
* debian/control:
Modified: desktop/branches/svn-snapshots/xfprint4/debian/control
===================================================================
--- desktop/branches/svn-snapshots/xfprint4/debian/control 2009-02-27 00:34:33 UTC (rev 2767)
+++ desktop/branches/svn-snapshots/xfprint4/debian/control 2009-02-27 00:34:49 UTC (rev 2768)
@@ -5,7 +5,7 @@
Uploaders: Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Yves-Alexis Perez <corsac at debian.org>
Build-Depends: debhelper (>> 4.0.0), libgtk2.0-dev (>= 2.10.6), libxft-dev,
a2ps, lpr, libcups2-dev, chrpath, sharutils, quilt,
- libxfcegui4-dev (>= 4.5.99.1), libxfconf-0-dev, intltool
+ libxfcegui4-dev (>= 4.6.0), libxfconf-0-dev, intltool
Standards-Version: 3.8.0
Homepage: http://www.xfce.org/
Vcs-Svn: svn://svn.debian.org/pkg-xfce/desktop/trunk/xfprint4/
Modified: desktop/branches/svn-snapshots/xfprint4/debian/rules
===================================================================
--- desktop/branches/svn-snapshots/xfprint4/debian/rules 2009-02-27 00:34:33 UTC (rev 2767)
+++ desktop/branches/svn-snapshots/xfprint4/debian/rules 2009-02-27 00:34:49 UTC (rev 2768)
@@ -62,19 +62,6 @@
install -D -p -o root -g root -m 644 `pwd`/debian/lintian \
`pwd`/debian/xfprint4/usr/share/lintian/overrides/xfprint4
- #Remove after 4.3.99.2
- #uudecode -o `pwd`/debian/printer.png `pwd`/debian/printer-24x24.png.uu
- #install -D -m 664 `pwd`/debian/printer.png `pwd`/debian/xfprint4/usr/share/icons/hicolor/24x24/devices/printer.png
- #uudecode -o `pwd`/debian/printer.png `pwd`/debian/printer-48x48.png.uu
- #install -D -m 664 `pwd`/debian/printer.png `pwd`/debian/xfprint4/usr/share/icons/hicolor/48x48/devices/printer.png
-
- #install -D -m 664 `pwd`/debian/printer.svg `pwd`/debian/xfprint4/usr/share/icons/hicolor/scalable/devices/printer.svg
-
- #sed -i -e 's/Icon=xfprint/Icon=printer/' \
- # $(CURDIR)/debian/xfprint4/usr/share/applications/*.desktop
- #End remove
-
-
chrpath -d -k `pwd`/debian/xfprint4/usr/lib/*.so.* \
`pwd`/debian/xfprint4/usr/bin/* \
`pwd`/debian/xfprint4/usr/lib/xfce4/xfprint-plugins/*
More information about the Pkg-xfce-commits
mailing list