[Pkg-voip-commits] r10218 - in /sflphone/trunk/debian: changelog rules
msp at alioth.debian.org
msp at alioth.debian.org
Sun Jun 2 08:08:20 UTC 2013
Author: msp
Date: Sun Jun 2 08:08:20 2013
New Revision: 10218
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=10218
Log:
Releasing
Modified:
sflphone/trunk/debian/changelog
sflphone/trunk/debian/rules
Modified: sflphone/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/sflphone/trunk/debian/changelog?rev=10218&op=diff
==============================================================================
--- sflphone/trunk/debian/changelog (original)
+++ sflphone/trunk/debian/changelog Sun Jun 2 08:08:20 2013
@@ -1,12 +1,10 @@
-sflphone (1.2.2-1) UNRELEASED; urgency=low
-
- * NOT RELEASED YET
+sflphone (1.2.2-1) unstable; urgency=low
* New upstream release
* changeset_rb68857a4b485b7d43f92714cd5792595ff895f82.diff - fix QTest
* pjproject ./configure --disable-sound --disable-video
- -- Mark Purcell <msp at debian.org> Mon, 21 Jan 2013 14:27:46 +1100
+ -- Mark Purcell <msp at debian.org> Sun, 02 Jun 2013 18:04:11 +1000
sflphone (1.2.0-3) unstable; urgency=low
Modified: sflphone/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/sflphone/trunk/debian/rules?rev=10218&op=diff
==============================================================================
--- sflphone/trunk/debian/rules (original)
+++ sflphone/trunk/debian/rules Sun Jun 2 08:08:20 2013
@@ -41,9 +41,9 @@
cd kde/build && make DESTDIR=$(CURDIR)/debian/sflphone-kde install
cd plugins && make DESTDIR=$(CURDIR)/debian/sflphone-evolution install
- # Move gconf schemas to the right place
- mv $(CURDIR)/debian/sflphone-gnome/usr/etc/gconf/schemas/* $(CURDIR)/debian/sflphone-gnome/usr/share/gconf/schemas/
- cd $(CURDIR)/debian/sflphone-gnome/usr/ && rmdir -p etc/gconf/schemas
+# # Move gconf schemas to the right place
+# mv $(CURDIR)/debian/sflphone-gnome/usr/etc/gconf/schemas/* $(CURDIR)/debian/sflphone-gnome/usr/share/gconf/schemas/
+# cd $(CURDIR)/debian/sflphone-gnome/usr/ && rmdir -p etc/gconf/schemas
# Move architecture-independent files to the data package
if test -d "$(CURDIR)/debian/sflphone-data/usr/share/sflphone/" ; then \
More information about the Pkg-voip-commits
mailing list