[med-svn] r8738 - in trunk/packages/rostlab/pp-popularity-contest/trunk/debian: . patches
Laszlo Kajan
lkajan-guest at alioth.debian.org
Thu Dec 1 16:26:25 UTC 2011
Author: lkajan-guest
Date: 2011-12-01 16:26:24 +0000 (Thu, 01 Dec 2011)
New Revision: 8738
Removed:
trunk/packages/rostlab/pp-popularity-contest/trunk/debian/patches/series
Modified:
trunk/packages/rostlab/pp-popularity-contest/trunk/debian/changelog
trunk/packages/rostlab/pp-popularity-contest/trunk/debian/rules
Log:
new upstream release - adjusted Debianization
Modified: trunk/packages/rostlab/pp-popularity-contest/trunk/debian/changelog
===================================================================
--- trunk/packages/rostlab/pp-popularity-contest/trunk/debian/changelog 2011-11-30 21:50:29 UTC (rev 8737)
+++ trunk/packages/rostlab/pp-popularity-contest/trunk/debian/changelog 2011-12-01 16:26:24 UTC (rev 8738)
@@ -1,3 +1,9 @@
+pp-popularity-contest (1.0.5-1) UNRELEASED; urgency=low
+
+ * New upstream release
+
+ -- Laszlo Kajan <lkajan at rostlab.org> Thu, 01 Dec 2011 15:08:32 +0100
+
pp-popularity-contest (1.0.4-1) unstable; urgency=low
* New upstream release
Deleted: trunk/packages/rostlab/pp-popularity-contest/trunk/debian/patches/series
===================================================================
--- trunk/packages/rostlab/pp-popularity-contest/trunk/debian/patches/series 2011-11-30 21:50:29 UTC (rev 8737)
+++ trunk/packages/rostlab/pp-popularity-contest/trunk/debian/patches/series 2011-12-01 16:26:24 UTC (rev 8738)
@@ -1 +0,0 @@
-noStaticVersion.patch
Modified: trunk/packages/rostlab/pp-popularity-contest/trunk/debian/rules
===================================================================
--- trunk/packages/rostlab/pp-popularity-contest/trunk/debian/rules 2011-11-30 21:50:29 UTC (rev 8737)
+++ trunk/packages/rostlab/pp-popularity-contest/trunk/debian/rules 2011-12-01 16:26:24 UTC (rev 8738)
@@ -31,7 +31,7 @@
ifneq "$(wildcard /usr/share/misc/config.guess)" ""
cp -f /usr/share/misc/config.guess config.guess
endif
- ./configure $(CROSS) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --sysconfdir=/etc --with-pppopconspool=/var/spool/pp-popcon CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" LDFLAGS="-Wl,-z,defs"
+ ./configure $(CROSS) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --sysconfdir=/etc --with-pppopconspool=/var/spool/pp-popcon CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" LDFLAGS="-Wl,-z,defs $(LDFLAGS)"
build: build-arch build-indep
More information about the debian-med-commit
mailing list