[Pkg-gnutls-commits] r1747 - in /packages/gnutls26/branches/branch2.12.20-1+wheezy/debian: changelog rules
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Thu Apr 4 17:24:10 UTC 2013
Author: ametzler
Date: Thu Apr 4 17:24:09 2013
New Revision: 1747
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1747
Log:
Use 3.0.22-3+really... as faked version. This way no manual work by ftp is
necessary and the version number in unstable does not go backwards.
Modified:
packages/gnutls26/branches/branch2.12.20-1+wheezy/debian/changelog
packages/gnutls26/branches/branch2.12.20-1+wheezy/debian/rules
Modified: packages/gnutls26/branches/branch2.12.20-1+wheezy/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/branches/branch2.12.20-1%2Bwheezy/debian/changelog?rev=1747&op=diff
==============================================================================
--- packages/gnutls26/branches/branch2.12.20-1+wheezy/debian/changelog (original)
+++ packages/gnutls26/branches/branch2.12.20-1+wheezy/debian/changelog Thu Apr 4 17:24:09 2013
@@ -1,9 +1,3 @@
-gnutls26 (2.12.20-7) UNRELEASED; urgency=low
-
- * NOT RELEASED YET
-
- -- Andreas Metzler <ametzler at debian.org> Sun, 31 Mar 2013 13:27:46 +0200
-
gnutls26 (2.12.20-6) unstable; urgency=low
* For wheezy build gnutls-bin and guile-gnutls from this source package
@@ -14,7 +8,7 @@
* Since guile support would require building with --disable-largefile on
armel armhf mipsel we do not provide the package there.
- -- Andreas Metzler <ametzler at debian.org> Sun, 31 Mar 2013 13:18:30 +0200
+ -- Andreas Metzler <ametzler at debian.org> Thu, 04 Apr 2013 18:34:25 +0200
gnutls26 (2.12.20-5) unstable; urgency=low
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=1747&op=diff
==============================================================================
--- packages/gnutls26/branches/branch2.12.20-1+wheezy/debian/rules (original)
+++ packages/gnutls26/branches/branch2.12.20-1+wheezy/debian/rules Thu Apr 4 17:24:09 2013
@@ -55,6 +55,6 @@
# gnutls-bin and guile-gnutls were built from gnutls28 but we chose
# 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/gnutls-bin:: DEB_DH_GENCONTROL_ARGS := -- -v3.0.22-3+really$(DEB_VERSION)
-binary-makedeb/guile-gnutls: DEB_DH_GENCONTROL_ARGS := -- -v3.0.20-3+really$(DEB_VERSION)
+binary-makedeb/guile-gnutls: DEB_DH_GENCONTROL_ARGS := -- -v3.0.22-3+really$(DEB_VERSION)
More information about the Pkg-gnutls-commits
mailing list