Build for Debian stable (only version for which we're building right now).
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Sat, 3 Nov 2012 10:46:14 +0000 (10:46 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Sat, 3 Nov 2012 10:46:14 +0000 (10:46 +0000)
org.glite.lb/configure
org.gridsite.core/project/debian.changelog

index 95f42af..c8a7eec 100755 (executable)
@@ -1561,7 +1561,7 @@ deb: ${package}-${version}.tar.gz
                        $file="${build}debian/compat"; if (not -f $file) { `echo "7" > $file` }
                        $file="${build}debian/changelog"; if (not -f $file) {
                                open FH, ">$file" or die $!;
-                               print FH qq{$packageName ($major.$minor.$rev-$age) unstable; urgency=low
+                               print FH qq{$packageName ($major.$minor.$rev-$age) stable; urgency=low
 
   * Automatically generated package
 
index 5ac1f3c..714c38e 100644 (file)
@@ -1,4 +1,4 @@
-gridsite (${PATCH_VERSION}-`echo ${RELEASE_VERSION}`) unstable; urgency=low
+gridsite (${PATCH_VERSION}-`echo ${RELEASE_VERSION}`) stable; urgency=low
 
   * Local package
   * Automatically generated package