[Pkg-gnutls-commits] r1676 - /packages/gnutls26/branches/branch2.12.20-1+wheezy/debian/rules

ametzler at users.alioth.debian.org ametzler at users.alioth.debian.org
Sun Feb 10 17:07:38 UTC 2013


Author: ametzler
Date: Sun Feb 10 17:07:37 2013
New Revision: 1676

URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1676
Log:
Use a debian revision in the really-version number. This way we could
re-introduce gnutls28 3.0.20-3 with correct number.

Modified:
    packages/gnutls26/branches/branch2.12.20-1+wheezy/debian/rules

Modified: packages/gnutls26/branches/branch2.12.20-1+wheezy/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/branches/branch2.12.20-1%2Bwheezy/debian/rules?rev=1676&op=diff
==============================================================================
--- packages/gnutls26/branches/branch2.12.20-1+wheezy/debian/rules (original)
+++ packages/gnutls26/branches/branch2.12.20-1+wheezy/debian/rules Sun Feb 10 17:07:37 2013
@@ -50,8 +50,8 @@
 		chrpath -d {} +
 
 # gnutls-bin and guile-gnutls were built from gnutls28 but we chose
-# to not ship it in wheezy.  Bump its version to supersede the gnutls28
-# version.
-binary-makedeb/gnutls-bin:: DEB_DH_GENCONTROL_ARGS := -- -v3.0.20+really$(DEB_VERSION)
+# to not ship this sourcepackage in wheezy. Bump the binary package version
+# to supersede the gnutls28-built versions.
+binary-makedeb/gnutls-bin:: DEB_DH_GENCONTROL_ARGS := -- -v3.0.20-3+really$(DEB_VERSION)
 
-binary-makedeb/guile-gnutls: DEB_DH_GENCONTROL_ARGS := -- -v3.0.20+really$(DEB_VERSION)
+binary-makedeb/guile-gnutls: DEB_DH_GENCONTROL_ARGS := -- -v3.0.20-3+really$(DEB_VERSION)




More information about the Pkg-gnutls-commits mailing list